iPad屏幕镜像性能

发布于 2024-09-17 06:46:50 字数 276 浏览 5 评论 0原文

我已经尝试使用以下代码在 ipad 上进行屏幕镜像:

http://code。 google.com/p/iphoneos-screen-mirroring/

问题在于它速度极慢且性能不佳(例如在交叉淡入淡出动画上)。 我尝试过各种刷新率,但没有任何运气。

是我做错了什么还是 ipad 上速度通常很慢?

I have tried screen mirroring on an ipad using the code from:

http://code.google.com/p/iphoneos-screen-mirroring/

The problem is that it is extremely slow and bad performance (e.g. on a cross fade animation).
I have tried various refresh rates but without any luck.

Am I doing something wrong or is this generally slow on ipads?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

北方。的韩爷 2024-09-24 06:46:51

看起来它使用的技术是资源密集型的。您需要将镜像帧速率调低(例如 5 fps 就可以满足我的需求)。您不会在外部屏幕上看到流畅的动画。

It looks like the technique it uses is resource intensive. You need to wind the mirroring framerate way down (e.g. 5 fps was fine for my needs). You won't see smooth animations on the external screen.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文