简体   繁体   中英

Connect mobile devices (iOS & Android) to VNC Server with QT / C++ and mirror display

I've a problem, I'm not an expert of VNC but, i've installed http://www.karlrunge.com/x11vnc/ on rasperry, and connect him to display.

Now, I'get the display mirroring thought vnc, but I didn't found documents about connect to VNC Server. My target is write code from QT Cross Platform, connect on VNC server on rasperry and start mirroring on client devices (tablet or smartphone - iOS & Android). Exist the documentations to do that ?

Thanks

Here, Check this out:

http://amin-ahmadi.com/2016/09/23/full-featured-vnc-client-widget-for-qt/

This guy programmed a custom view for VNC clients in Qt. Looks like that's what you need; if not, please be more specific.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM