Starting a stream via VLC web interface
Posted: 12 Apr 2017 23:27
I have recently discovered VLC. One thing I discovered is the ability to stream content from one computer to multiple other computers. This seems perfect to me for a over the internet movie night. So I installed VLC on my ubuntu server (does not have a GUI) and launched the web server (vlc -I http --http-port 3000 --http-password (password here))
I'm trying to create a stream via the web interface, but I keep getting errors. These are the 2 methods i've been trying:
1: Manage streams > Plus button
I have configured it like this
However, it just stays stuck at 00:00:00 and spams this error in the SSH session: and cannot be connected to via VLC
2: Playing the movie via the web interface and clicking the "stream" button
However, nothing happens when i press "yes"
I'm trying to create a stream via the web interface, but I keep getting errors. These are the 2 methods i've been trying:
1: Manage streams > Plus button
I have configured it like this
However, it just stays stuck at 00:00:00 and spams this error in the SSH session:
Code: Select all
[flv @ 0x7efc4c331fe0] Error evaluating rc_eq "(null)
2: Playing the movie via the web interface and clicking the "stream" button
However, nothing happens when i press "yes"