Page 1 of 1

Interface issue

Posted: 17 Feb 2012 01:43
by manoxik
I have installed Lubuntu on my HTPC and try to set up remote connection from phone to vlc by HTTP but now I can't even open VLC nor reinstall it

Code: Select all

VLC media player 1.1.12 The Luggage (revision exported) [0x95d1f1c] main interface: creating httpd [0x95d1f1c] main interface error: socket bind error (Permission denied) [0x95d1f1c] main interface error: cannot create socket(s) for HTTP host [0x95d1f1c] oldhttp interface error: cannot listen on 192.168.1.14:8080 [0x95d1f1c] main interface error: no suitable interface module Remote control interface initialized. Type `help' for help. Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS") Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE") [0x95e0824] main interface: creating httpd [0x95e0824] main interface error: socket bind error (Permission denied) [0x95e0824] main interface error: cannot create socket(s) for HTTP host [0x95e0824] oldhttp interface error: cannot listen on 192.168.1.14:8080 [0x95e0824] main interface error: no suitable interface module [0x953b164] main libvlc error: interface "default" initialization failed status change: ( stop state: 0 ) status change: ( quit )

Re: Interface issue

Posted: 17 Feb 2012 02:34
by Jean-Baptiste Kempf
run vlc -Iqt4 from command line.

Re: Interface issue

Posted: 17 Feb 2012 09:13
by RĂ©mi Denis-Courmont
You have some local security protection that blocks the VLC HTTP server. Fix your configuration, this is not a VLC issue.