Resonite video streaming in Linux

By ValkaTR , 5 сентября 2026

Frooxius recently introduced video streaming functionality in VR, but it's broken on Linux:

Currently not functional on graphical Linux client due to issues with MediaMTX under Steam Pressure Vessel (see this issue for more info: https://github.com/Yellow-Dog-Man/Resonite-Issues/issues/6863)

fortunately there's a workaround.

configure OBS first, choose custom stream option and type server: rtmp://127.0.0.1:1935/Resonite

obs

have Resonite started and start MediaMTX manually from resonite folder:

[valka@phanteks ~]$ cd ~/.local/share/Steam/steamapps/common/Resonite/RuntimeData/MediaMTX
[valka@phanteks MediaMTX]$ ./mediamtx mediamtx.yml

start streaming in OBS:

obs2

goto dash home menu in Resonite and press "Stream Custom Video":

stream_custom_video

the video stream will start to stream:

resonite_linux_video_stream

Comments