Commit c9355432 authored by Michael Mayr's avatar Michael Mayr

Extended vlc start commands

parent c0d7a1b8
...@@ -9,6 +9,10 @@ ...@@ -9,6 +9,10 @@
$ vlc --intf telnet $ vlc --intf telnet
To start VLC with allowed remote admin:
$ vlc --intf telnet --lua-config "telnet={host='0.0.0.0:4212'}"
More information about the telnet interface: More information about the telnet interface:
http://wiki.videolan.org/Documentation:Streaming_HowTo/VLM http://wiki.videolan.org/Documentation:Streaming_HowTo/VLM
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment