zorchenhimer / MovieNight

Single instance video streaming server with integrated chat.
https://discord.gg/F2VSgjJ
MIT License
691 stars 87 forks source link

Support http stream with seek and support selecting subtitles #200

Open MVasuki1 opened 1 year ago

MVasuki1 commented 1 year ago

At the moment it only supports rtmp (which is done via ffmpeg) It would be nice if it supports playing an http stream (allowing the admin to set the stream in browser)

zorchenhimer commented 1 year ago

This sounds like you want a coordinated play server, not a stream server. If so, that's out of scope for this project. See the comments on #131 and #159 for some more context.