Export a single application display to VNC

笑着哭i 提交于 2019-12-23 03:21:25

问题


I'm looking for a script/solution to export a single linux application display to VNC.

For example :

A client browses a web page; it requires authentification (basic username password).

After being authentified, he gets a page with different buttons; each button is related to an application.

For example; clicking on the 'firefox' button, will launch a VNC connection and will only display the firefox application window (no desktop, no right click), only the application.

If the user 'logs out' (provided by a button) or simply drops the connection; the application must remain running and next time he connects back, the application (or VNC) opens in the same state as he leaved the app.

If someone can help, or give me some clues on how to get started it would be nice. If someone is interested in this project, we can have some funds too.


回答1:


Xzibit is a Mutter (window manager) plugin that allow individual window sharing over VNC. Might be worth a look: http://telepathy.freedesktop.org/wiki/Xzibit



来源:https://stackoverflow.com/questions/1509900/export-a-single-application-display-to-vnc

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!