j'essaye de me connecter a un flux video dispo sur le Web.
mon VLC (0.8.5) est derriere un parfeu (ipcop) qui requiere une authentification
voici ce que VLC m'affiche lorsque je tente d'acceder a mon flux :
- Code: Tout sélectionner
main debug: creating new input thread
main debug: waiting for thread completion
main debug: thread 3908 (input) created at priority 1 (input/input.c:261)
main debug: `http://kornfr.dyndns.org:8080' gives access `http' demux `' path `kornfr.dyndns.org:8080'
main debug: creating demux: access='http' demux='' path='kornfr.dyndns.org:8080'
main debug: ***spam*** access_demux module: 0 candidates
main warning: no access_demux module matched "http"
main debug: creating access 'http' path='kornfr.dyndns.org:8080'
main debug: ***spam*** access2 module: 7 candidates
access_http debug: http: server='kornfr.dyndns.org' port=8080 file='(null)
access_http debug: proxy 10.0.0.69:800
main debug: net: connecting to 10.0.0.69 port 800
main debug: connection in progress
access_http debug: protocol 'HTTP' answer code 407
access_http error: error: HTTP/1.0 407 Proxy Authentication Required
main debug: net: connecting to 10.0.0.69 port 800
main debug: connection in progress
access_http debug: protocol 'HTTP' answer code 407
access_http error: error: HTTP/1.0 407 Proxy Authentication Required
main debug: net: connecting to kornfr.dyndns.org port 8080
main debug: connection in progress
main debug: select timed out
main error: Connection to kornfr.dyndns.org port 8080 failed: Connection timed out
access_mms error: cannot connect to kornfr.dyndns.org:8080
vcd debug: trying .cue file: kornfr.dyndns.cue
access_file warning: kornfr.dyndns.org:8080: No such file or directory
cdda debug: trying .cue file: kornfr.dyndns.cue
cdda warning: could not open kornfr.dyndns.org:8080
main warning: no access2 module matching "http" could be loaded
main error: no suitable access module for `http://kornfr.dyndns.org:8080'
main debug: thread times: real 0m5.307526s, kernel 0m0.070100s, user 0m0.010014s
main debug: thread 3908 joined (input/input.c:399)
main: nothing to play
le soucis est l'authentification,
Savez vous comme faire pour authentifier VLC
j'ai deja ete "Parametres -> Preference -> Input Codecs -> Access Modules -> HTTP(S)" j'ai bien mis "http://log:pass@IPCOP:PORT/" c'est rien de plus ....
Merci
-
kornfr
- Messages : 1068