Page 1 of 1

Help for using http interface in VLC 1.0.0

Posted: 19 Dec 2008 11:29
by HiProIT
Hi all
- I installed VLC 1.0.0 and i configured Main Interface is HTTP, I added interface is web interface but when i used IE type in Adress bar: http://localhost:8080, result is "The page cannot be displayed"
Please help me!

Re: Help for using http interface in VLC 1.0.0

Posted: 20 Dec 2008 18:08
by VLC_help
You use port 8080 for VLC HTTP interface?

Re: Help for using http interface in VLC 1.0.0

Posted: 21 Dec 2008 04:27
by HiProIT
Hi VLC_help!
I used port 8080 but VLC don't run http interface.
I configured Host address: localhost:8080, Source directory: C:\Program Files\VideoLAN\VLC\http and after choose menu View / Add Interface / Web Interface. Open IE and type in address bar: http://localhost:8080 but I receives result "The page cannot be displayed".
Please help me!

Re: Help for using http interface in VLC 1.0.0

Posted: 21 Dec 2008 12:27
by Lorni
I think, may be it is winsock issue. Please, run vlc with -vvv --extraintf=logger
and show us vlc-log.txt

Re: Help for using http interface in VLC 1.0.0

Posted: 22 Dec 2008 06:25
by HiProIT
Hi all
I had run vlc with -vvv --extraintf=logger and show us vlc-log.txt, the result have one error.
Detail error:

-- logger module started --
main debug: using interface module "logger"
main debug: TIMER module_need() : 43.000 ms - Total 43.000 ms / 1 intvls (Avg 43.000 ms)
main debug: thread (interface) created at priority 0 (interface/interface.c:154)
main debug: looking for interface module: 1 candidate
main debug: using interface module "hotkeys"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: thread started
main debug: thread started
main debug: thread (interface) created at priority 0 (interface/interface.c:154)
main debug: thread ended
main: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
main debug: looking for interface module: 3 candidates
main debug: using interface module "qt4"
main debug: TIMER module_need() : 395.000 ms - Total 395.000 ms / 1 intvls (Avg 395.000 ms)
main debug: thread (interface) created at priority 0 (interface/interface.c:154)
main debug: thread started
main debug: thread ended
qt4 debug: Error while initializing qt-specific localization

I don't know why have this error. Please helpme!

Re: Help for using http interface in VLC 1.0.0

Posted: 22 Dec 2008 11:49
by Lorni
Please, run with the Logger, choose web interface, try to connect to, exit and show vlc-log.txt