Telnet Interface Not Working Anymore
Posted: 08 Jun 2016 23:31
I was using VLC with the telnet interface for awhile, but it's not working anymore. In fact, I can't get it to work on any system. Tested on Windows 10 and my home server running Windows Server 2008 R2.
I launch VLC like this:
I attempt to test with telnet client:
and
In all cases, I keep getting this response:
Seems 4212 port won't open. I have disabled all firewalls and even tried setting a different port with the "telnet-port" switch but having NO luck.
Currently using 2.2.4. Have rolled back a few versions and not getting anywhere. Please help!!
Sean
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