[vlc] Re: sout http basic authentication

Patrice Lahaie intvpc at club-internet.fr
Mon Apr 19 15:55:43 CEST 2004


I tried on :
- Linux RedHat 9 : vlc 0.7.1
- XP pro vlc 0.7.0 (just for test, it's not the target)

=== REDHAT COMMAND LINE WITHOUT AUTH : OK =================================
vlc --intf dummy
/home/httpd/cam09/www/html/newphp/video/video.1/1082325600/xcam1_1082370885.
mpg --sout
'#transcode{vcodec=mp1v,vb=1024,scale=1}:duplicate{dst=std{access=http,mux=m
peg1,url=172.16.0.1:8001}}'

VLC media player 0.7.1 Bond
[00000194] main input: playlist item
`/home/httpd/cam09/www/html/newphp/video/video.1/1082325600/xcam1_1082370885
.mpg'
[00000200] access_output_http private: creating new http daemon
[00000203] dummy interface: Using the dummy interface module...
[00000202] httpd private: httpd started
[00000201] httpd private: http thread launched
[00000204] mux_ps private: Open

=== REDHAT COMMAND LINE WITH AUTH : NOK ====================================
vlc --intf dummy
/home/httpd/cam09/www/html/newphp/video/video.1/1082325600/xcam1_1082370885.
mpg --sout
'#transcode{vcodec=mp1v,vb=1024,scale=1}:duplicate{dst=std{access=http{user=
user,pass=pass},mux=mpeg1,url=172.16.0.1:8001}}'

VLC media player 0.7.1 Bond
[00000194] main input: playlist item
`/home/httpd/cam09/www/html/newphp/video/video.1/1082325600/xcam1_1082370885
.mpg'
[00000200] access_output_http private: creating new http daemon
[00000202] httpd private: httpd started
[00000201] httpd private: http thread launched
Segmentation fault


=== XP GRAPHICAL INTF WITH AUTH : NOK ====================================
main debug: adding playlist item « F:\RCAM\NEWCAM\xcam2_1080835246.mpeg »
( F:\RCAM\NEWCAM\xcam2_1080835246.mpeg )
main debug: creating new input thread
main debug: set input option: sout to
#transcode{vcodec=mp1v,vb=1024,scale=1}:duplicate{dst=std{access=http{user=u
ser,pass=pass},mux=mpeg1,url=172.16.0.55:1234}}
main: playlist item `F:\RCAM\NEWCAM\xcam2_1080835246.mpeg'
main debug: waiting for thread completion
main warning: drive letter F: found in source string
main debug: access `', demux `', name `F:\RCAM\NEWCAM\xcam2_1080835246.mpeg'
main debug: stream=`transcode'
main debug: looking for sout stream module
main debug: probing 1 candidate
main debug: stream=`duplicate'
main debug: looking for sout stream module
main debug: probing 1 candidate
stream_out_duplicate debug: creating a duplication
stream_out_duplicate debug:  * adding
`std{access=http{user=user,pass=pass},mux=mpeg1,url=172.16.0.55:1234}'
main debug: stream=`std'
main debug: looking for sout stream module
main debug: probing 1 candidate
stream_out_standard debug: creating
`http{user=user,pass=pass}/mpeg1://172.16.0.55:1234'
stream_out_standard debug: extention is 55:1234
stream_out_standard debug: extention -> mux=(null)
stream_out_standard debug: using
`http{user=user,pass=pass}/mpeg1://172.16.0.55:1234'
main debug: looking for sout access module
main debug: probing 1 candidate
access_output_http: creating new http daemon
main debug: looking for httpd module
main debug: probing 1 candidate
main debug: thread 2780 (input) created at priority 15
(src/input/input.c:257)
main debug: thread 2928 (httpd thread) created at priority 0 (httpd.c:330)
httpd: http thread launched
main debug: using httpd module "httpd"
httpd error: Out of memory
access_output_http error: cannot add stream /
access_output_http: destroying unused httpd
httpd: httpd started







----- Original Message -----
From: "Benjamin PRACHT" <bigben at via.ecp.fr>
To: <vlc at videolan.org>
Sent: Monday, April 19, 2004 12:53 PM
Subject: [vlc] Re: sout http basic authentication


> There was indeed a bug in the authentifaication mecanism on client side,
> but that doesn't  explain your segfault on the server.  Which OS are you
> running ? At which step does it segfaut ?
>
> --
> $(echo "BigBen")
>
> Oui je quote, et alors ?
>
> --
> This is the vlc mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://www.videolan.org/support/lists.html
> If you are in trouble, please contact <postmaster at videolan.org>
>

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list