12,302
edits
|  (→apps) | |||
| Line 4: | Line 4: | ||
| This page documents different possible approaches and hopefully will show how it's done when successful. | This page documents different possible approaches and hopefully will show how it's done when successful. | ||
| ==Unsucessful  | ==Unsucessful Approaches== | ||
| === | ===Apps=== | ||
| If you are on Windows, you have some choices for apps: | If you are on Windows, you have some choices for apps: | ||
| * [https://www.trinusvirtualreality.com Trinus VR] | * [https://www.trinusvirtualreality.com Trinus VR] | ||
| * [http://www.swatterco.com/vr_streamer.php VR Streamer] | * [http://www.swatterco.com/vr_streamer.php VR Streamer] | ||
| === | ===Using x11vnc=== | ||
| Use the command xwininfo to find out the ID of the window to be shared, then use <tt>x11vnc -id {id number here}</tt> | Use the command xwininfo to find out the ID of the window to be shared, then use <tt>x11vnc -id {id number here}</tt> | ||
| to share only one window to the vnc client. | to share only one window to the vnc client. | ||