Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Display m3u stream on blank website?
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Display m3u stream on blank website?

stefemanstefeman Member
edited July 2019 in Help

Suppose I have a .m3u file that allows or is optimized for 1 concurrent view. How should multiply the stream on my VPS/Dedi so that the server uses this one concurrent view and then displays it on blank index.html page real time and uses it's own bandwidth to display to ongoing video stream to 2-3 friends of mine.

Found these, but I don't know if it just tries to load the video stream x amount of times from the source instead of displaying one ongoing stream to everyone.

https://github.com/aitorciki/jquery-playlist
https://stackoverflow.com/questions/55293207/
https://github.com/ey3ball/node-iptv-proxy

Comments

  • KwoonKwoon Member

    If your friends are watching different "channels" from the stream I think it won't count as a single user.

  • I intend to setup single channel only.

  • djndjn Member

    use vlc to restream it

Sign In or Register to comment.