vlc and libproxy confusion
Posted: 20 Jul 2010 13:05
Hi everybody,
can anyone help me to set the libproxy options/files to prevent VLC to look at the Webproxy for http://localhost?
(from cvlc -vvv http://localhost:37890)
0x8fad1ec] main access debug: looking for access module: 2 candidates
Blocked: call to setenv("_PX_CONFIG_ORDER", "", 1)
Blocked: call to setlocale(6, "")
[0x8fad1ec] access_http access debug: asking libproxy about url 'http://localhost:37890'
Warning: call to signal(13, 0x1)
[0x8fad1ec] access_http access debug: libproxy suggest to use 'http://<myProxyURL>:80'
[0x8fad1ec] access_http access debug: http: server='localhost' port=37890 file=''
[0x8fad1ec] access_http access debug: proxy <myProxyURL>:80
[0x8fad1ec] main access debug: net: connecting to <myProxyURL> port 80
I try with /etc/proxy.conf and <Home>.proxy.conf but i think there are syntax error(s).
Thanks a lot for any assistance
rh
can anyone help me to set the libproxy options/files to prevent VLC to look at the Webproxy for http://localhost?
(from cvlc -vvv http://localhost:37890)
0x8fad1ec] main access debug: looking for access module: 2 candidates
Blocked: call to setenv("_PX_CONFIG_ORDER", "", 1)
Blocked: call to setlocale(6, "")
[0x8fad1ec] access_http access debug: asking libproxy about url 'http://localhost:37890'
Warning: call to signal(13, 0x1)
[0x8fad1ec] access_http access debug: libproxy suggest to use 'http://<myProxyURL>:80'
[0x8fad1ec] access_http access debug: http: server='localhost' port=37890 file=''
[0x8fad1ec] access_http access debug: proxy <myProxyURL>:80
[0x8fad1ec] main access debug: net: connecting to <myProxyURL> port 80
I try with /etc/proxy.conf and <Home>.proxy.conf but i think there are syntax error(s).
Thanks a lot for any assistance
rh