开发者

iPhone Development: VNC Server Framework to mirror iPhone screen to Mac (Keynote)?

I developed an iPhone app which I now have to present an audience. For that purpose, I'm creating a presentation with Apple Keynote to show some facts — and after that, I also would like to hold a "live presentation" of the developed iPhone app.

To do that, I need to mirror the iPhone screen (that is, the iPhone running my app) up to my Mac. Best would be, if I could show this "live mirror view" right in Keynote — just as Apple does it in their keynotes.

My idea is to implement a VNC server into my app which mirrors the app to my MacBook which than acts like a VNC client. And at best I would need to sho开发者_Python百科w the VNC client's stream in Keynote.

iPhone as VNC Server --> MacBook as VNC Client --> Keynote showing VNC Client's "image stream"

Does anybody knows a good VNC Server framework, which I could implement into my app?

(And if someone has an idea related to the Keynote thing, I would love to hear about that, too.)


Here's something similar, but you'd need an additional television or monitor.

http://www.touchcentric.com/blog/archives/123


If you're open to jailbreaking you could install Veency which is a VNC server for iOS. Or you could use ScreenSplitr and iDemo which is for jailbroken devices too.

But note, VNC (and possibly ScreenSplitr too) will be laggy. It won't be as smooth as when Apple does it at their keynotes.


An alternate is to look at the possibilities here:

Possible to mirror iPhone/iPad screen on a monitor without jailbreaking?

I have used the google project (http://code.google.com/p/iphoneos-screen-mirroring/) and it worked well for a course demonstration, but nothing that went to the app store.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜