I launch VLC like this:
Code: Select all
vlc.exe --extraintf telnet
Code: Select all
telnet 127.0.0.1 4212
Code: Select all
telnet localhost 4212
Code: Select all
Connecting To localhost...Could not open connection to the host, on port 4212: Connect failed
Currently using 2.2.4. Have rolled back a few versions and not getting anywhere. Please help!!
Sean