Roverr / rtsp-stream

Out of box solution for RTSP - HLS live stream transcoding. Makes RTSP easy to play in browsers.
MIT License
712 stars 167 forks source link

hls.js fails after first segment with "Buffer stalled error" #89

Closed arnowelzel closed 3 months ago

arnowelzel commented 3 months ago

Steps to reproduce:

This also happens when I use VLC to play back the stream - it just stops after a few seconds since no new segments are provided.

However the RTSP source works fine, so there may be some issue with rtsp-stream. Any ideas?

arnowelzel commented 3 months ago

It seems the RTSP source is also not reliable, therefore closing this issue.