12,302
edits
| No edit summary | |||
| (2 intermediate revisions by the same user not shown) | |||
| Line 9: | Line 9: | ||
| ===Apps=== | ===Apps=== | ||
| If you are on Windows, you have some choices for apps: | If you are on Windows, you have some choices for apps, that may or may not come with their own limitations: | ||
| * [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] | ||
| Line 57: | Line 57: | ||
| Then run on the desktop: | Then run on the desktop: | ||
| <tt>ffmpeg -f x11grab -video_size wxga -r 25 -i :0.0 -f mpjpeg udp://192.168.1.2:5678</tt> | <tt>ffmpeg -f x11grab -video_size wxga -r 25 -i :0.0 -f mpjpeg udp://192.168.1.2:5678</tt> | ||
| ==Successful== | |||
| ===OBS/VLC=== | |||
| It works in OBS + VLC with this method https://obsproject.com/forum/resources/obs-studio-send-an-udp-stream-to-a-second-pc-using-obs.455/ but has a delay of a couple of seconds. | |||