Roverr / rtsp-stream

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

VPN stream not loading #73

Closed RamanChola closed 2 years ago

RamanChola commented 2 years ago

I have a rstp stream which only runs when we are connected to the vpn. But when I convert that rtsp while I am connected to the vpn to hls stream, the stream only buffers and doesn't plays. p.s. - The rtsp stream works fine in VLC media player.

It would be appreciated if anyone could help me debug this issue!

bhatiaharshit07 commented 2 years ago

I have a rstp stream which only runs when we are connected to the vpn. But when I convert that rtsp while I am connected to the vpn to hls stream, the stream only buffers and doesn't plays. p.s. - The rtsp stream works fine in VLC media player.

It would be appreciated if anyone could help me debug this issue! ######################################################## It was a codec related issue xD H.265 cant be played on browsers yet but VLC supports it.