warren-bank / HLS-Proxy

Node.js server to proxy HLS video streams
http://webcast-reloaded.surge.sh/proxy.html
GNU General Public License v2.0
244 stars 75 forks source link

streams stop after 2 minutes under specific condition #36

Open makiele opened 1 year ago

makiele commented 1 year ago

hi! first of all, thanks so much for creating and maintaining this plugin, I love it so much, it has helped me a ton!

i am currently experiencing a quite specific issues i am not even sure is hls-proxys fault.

i use hls-proxy to inject the http-referrer of a website into their hls-streams. thing is, this works perfectly fine for VLC, as well as iOS (IPTV Streamer) and Android (M3U IPTV).

it just doesn't work (correctly) on M3U IPTV (same developer as the Android-app) for my Samsung Tizen TV. when i start the proxied streams on my tv, they work for exactly 2 minutes and then stop, with the tv-app saying something along the lines of the stream has gone offline.

do you have an idea if i can fix that via a hls-proxy setting. already tried to contact the app-developer, but he didn't react to my question.

i'm running hls-proxy with sudo hlsd --port 8082 -v 4 --referer http://www.WEBSITE.com/ &

thanks a lot!

warren-bank commented 1 year ago

off-hand, I'd say that..