deepch / RTSPtoWeb

RTSP Stream to WebBrowser
MIT License
1.18k stars 284 forks source link

HLS playlist(m3u8) request failed and it causes infinite loop #371

Open Y-k-Y opened 10 months ago

Y-k-Y commented 10 months ago

I've tested my ip cameras but when working with hls format it fails requesting m3u8 playlist after some times thus can't get next fragments to fetch. and it keeps requesting m3u8 playlist quite amount of time and looping back the previous fragments.

The rest of format works fine but what i need to use is hls format.

image The above image is the list of requests

Let me know if you need to know any other info