zorchenhimer / MovieNight

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

How do I play a local file? #159

Closed polkunus closed 3 years ago

zorglube commented 3 years ago

I would say, MovieNight isn't a player, but I may have missed something. @zorchenhimer do you confirm?

CptPie commented 3 years ago

Heyo @polkunus, what exactly do you mean with a "local" file? The basic idea of MovieNight is to have some system stream to the MovieNight server (via rtmp) and the server itself just distributes that stream. Hence there is no need to upload any files to the server running the MovieNight service. For the "i have the file on the server and want to distribute that"-usecase there are other projects that work in that way.

zorglube commented 3 years ago

Think it's time to close this issue ?