Question / Help Media Source (rtmp/http) refresh

YannickB

New Member
I have various smartphones sending video streams to OBS (via a Wowza streaming engine), the streams are not continuous (the phones send for a few minutes, then stop, then resumes and so on...).
When one stream stops, the media source freezes (or disappear if I have checked "Hide source when playback ends") and the console says
[hls,applehttp @ 0x7f91ac008500] keepalive request failed for 'http://mystream.mywowza.be:1935/iPhone/live/chunklist_w1561063342.m3u8', retrying with new connection: Server returned 404 Not Found
The 404 is normal since the stream has stopped.

The problem is that when the stream resumes, the Media Source is not refreshed automatically so it stays frozen until I go to properties (or double click on the media source) and press OK (sort of manual refresh). Any solution to that ?

Note: ffmpeg has those "reconnect" options (-reconnect 1 -reconnect_at_eof 1 -reconnect_streamed 1 -reconnect_delay_max 2) but I have tried manually and it does not help.
Any help would be appreciated.
 
Top