YutoDev
New Member
Hello,
I'm running OBS 32.0.2 in a Docker container (LinuxServer WebTop image) as a 24/7 for my own remote IRL streaming. OBS crashes randomly throughout the day, and I suspect it might be related to my SRT Media Source constantly trying to reconnect when the mobile stream is offline.
Setup:
- OBS runs continuously waiting for SRT input from mobile device
- SRT connection: Japan → EU server (long distance, unstable mobile connection)
- Media Source configured with SRT URL and "Reconnect on disconnect" behavior
The crash seems to happen during reconnection attempts when the source is unavailable for extended periods.
Here is the crash log: https://obsproject.com/logs/oPqk2hUmBwEOQjUn
Key error from log:
MP: Failed to open media: 'srt://10.0.0.5:8001?mode=caller&streamid=live/bnzurnqe5csr...' [Media Source 'Stream Téléphone']: Disconnected. Reconnecting...
Has anyone experienced similar issues with Media Sources and long reconnection loops? Should I implement a buffer/proxy between the SRT source and OBS, or are there better timeout/buffer settings I should use? I have other crash logs available if needed.
Thanks for your help!
I'm running OBS 32.0.2 in a Docker container (LinuxServer WebTop image) as a 24/7 for my own remote IRL streaming. OBS crashes randomly throughout the day, and I suspect it might be related to my SRT Media Source constantly trying to reconnect when the mobile stream is offline.
Setup:
- OBS runs continuously waiting for SRT input from mobile device
- SRT connection: Japan → EU server (long distance, unstable mobile connection)
- Media Source configured with SRT URL and "Reconnect on disconnect" behavior
The crash seems to happen during reconnection attempts when the source is unavailable for extended periods.
Here is the crash log: https://obsproject.com/logs/oPqk2hUmBwEOQjUn
Key error from log:
MP: Failed to open media: 'srt://10.0.0.5:8001?mode=caller&streamid=live/bnzurnqe5csr...' [Media Source 'Stream Téléphone']: Disconnected. Reconnecting...
Has anyone experienced similar issues with Media Sources and long reconnection loops? Should I implement a buffer/proxy between the SRT source and OBS, or are there better timeout/buffer settings I should use? I have other crash logs available if needed.
Thanks for your help!