bluenviron / mediamtx

Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
MIT License
11.63k stars 1.47k forks source link

'New' WebRTC implementation significantly slower to detect a broken stream and restart #2718

Closed wryun closed 9 months ago

wryun commented 9 months ago

Which version are you using?

v0.22 -> 1.3

Which operating system are you using?

OpenWrt 22

Describe the issue

With MediaMTX v0.22, if a WebRTC stream dropped out it would detect it in the frontend almost immediately and start trying to reconnect. With 1.3 - related to the change from websockets to WHEP? - the receiver JS takes a number of seconds to realise that the stream is no longer there before trying to reconnect.

Describe how to replicate the issue

github-actions[bot] commented 9 months ago

This issue is being automatically closed because it does not follow the issue template. Please reopen the issue and make sure to include all sections of the template.

github-actions[bot] commented 3 months ago

This issue is being locked automatically because it has been closed for more than 6 months. Please open a new issue in case you encounter a similar problem.