编程流的Andr​​oid内容电视内容、电视、Andr、oid

2023-09-06 08:53:42 作者:孤独无心

我想才达到对现场中sTREM我的Andr​​oid之一游戏电视(使用DLNA / Wi-Fi直连连接)。我能以某种方式做到这一点?我还是想控制使用的手机我的游戏(因为它是)但我会看到我在电视上我的游戏画面。是否有任何解决办法了吗?

What i would like to achive is to live-strem one of my Android game to TV (using DLNA/Wifi Direct connection). Can i somehow do that? I still would like to control my game using phone (as it is), but i would see my game screen on my TV in live. Are there any solution out there?

谢谢!

推荐答案

有关Android 4.2以上版本,应用程序可以使用 presentation DISPLAYMANAGER (或 MediaRouter )显示外部显示器(HDMI,MHL,SlimPort,Miracast的)在不同的内容。 Miracast的是基于Wi-Fi直连。

For Android 4.2+, your app can use a Presentation and DisplayManager (or MediaRouter) to show separate content on an external display (HDMI, MHL, SlimPort, Miracast). Miracast is based on WiFiDirect.

这里是我发表了presentation 去年覆盖这个话题。