使用TeamViewer主机进行屏幕镜像android Things(RPI) [英] Screen mirroring android things (RPI) with TeamViewer Host

查看:127
本文介绍了使用TeamViewer主机进行屏幕镜像android Things(RPI)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经成功地对运行Android事物的RPI进行了屏幕镜像.我所做的是:

I've succeeded to screen mirror the RPI running android things. What I did is:

  • 通过adb安装了TeamViewer_Host.apk
  • 在RPI上运行它并登录到我的帐户(需要通过HDMI连接的显示器)
  • 通过我的笔记本电脑TeamViewer应用程序连接到它
  • 然后有一个非常漂亮的1080p分辨率镜像屏幕

但是当我尝试做同样的事情却没有连接HDMI显示器,然后突然在笔记本电脑上看到一个可怜的32x32小屏幕时,问题就出现了!

But the problem appeared when I tried to do the same thing but without the HDMI display connected and then suddenly got a poor 32x32 tiny screen on the laptop!

我也在Vysor应用程序中尝试过,但得到了相同的结果

I tried it with Vysor app too but got the same result

我的猜测是,Android Things会以某种方式自动检测显示屏的分辨率并使其适合显示屏,但是当没有显示屏连接时,它可以为我们提供32x32分辨率!

My guess is that Android Things somehow detects automatically the resolution of the display and fits itself with it but when there's no display connected, it gives us a 32x32 one!

你们对此有什么想法吗?

You guys have any ideas for this one?

推荐答案

好的.我终于找到了正确的方法.

Okay. I finally got the right way to do this.

您唯一需要做的就是调整分辨率(当您的Pi连接到HDMI显示器时).之后,您不再需要物理显示,可以通过TeamViewer连接到Pi.

The only thing you need to do is to adjust the resolution(while your Pi is connected to an HDMI display). After that you dont need the physical display any more and can connect to the Pi via TeamViewer.

要调整分辨率,请在ADB:adb shell wm size 1080x1920或任何其他分辨率中使用此命令.

For adjusting the resolution use this command in ADB:adb shell wm size 1080x1920 or any other resolution.

这篇关于使用TeamViewer主机进行屏幕镜像android Things(RPI)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆