Code: Select all
<object>
<embed>
<object type="application/x-fb-vlc" width="320" height="240" autoplay="yes" controls="yes" width="640" height="480" target="http://user:pass@12.3344.556:5001" >
</embed>
</object>
Code: Select all
debug="true"
Code: Select all
<object type="application/x-fb-vlc" width="320" height="240" >
<param name="debug" value="true" />
<param name="mrl" value="http://user:pass@11.222.333.444:5001" />
</object>
Code: Select all
00000001 0.00000000 [2488] main libvlc debug: removing all interfaces
00000002 0.00048112 [2488] main libvlc debug: exiting
00000003 0.00083811 [2488] main libvlc debug: no exit handler
00000004 0.08782188 [2488] main libvlc debug: removing stats
00000005 0.22338313 [2488] main libvlc debug: VLC media player - 2.1.3 Rincewind
00000006 0.22400171 [2488] main libvlc debug: Copyright © 1996-2014 the VideoLAN team
00000007 0.22436793 [2488] main libvlc debug: revision 2.1.3-0-ge6a71cc
00000008 0.22489727 [2488] main libvlc debug: configured with ../extras/package/win32/../../../configure '--enable-update-check' '--enable-lua' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-twolame' '--enable-quicktime' '--enable-avcodec' '--enable-merge-ffmpeg' '--enable-dca' '--enable-mpc' '--enable-libass' '--enable-x264' '--enable-schroedinger' '--enable-realrtsp' '--enable-live555' '--enable-dvdread' '--enable-shout' '--enable-goom' '--enable-caca' '--disable-sdl' '--enable-qt' '--enable-skins2' '--enable-sse' '--enable-mmx' '--enable-libcddb' '--enable-zvbi' '--disable-telx' '--enable-nls' '--disable-dirac' '--host=i686-w64-mingw32' 'host_alias=i686-w64-mingw32'
00000009 0.22539890 [2488] main libvlc debug: searching plug-in modules
00000010 0.22612417 [2488] main libvlc debug: loading plugins cache file C:\Users\Ben\AppData\Roaming\RSATom\FBVLC\0.1.5\plugins\plugins.dat
00000011 0.26273012 [2488] main libvlc debug: recursively browsing `C:\Users\Ben\AppData\Roaming\RSATom\FBVLC\0.1.5\plugins'
00000012 0.37865275 [2488] main libvlc debug: saving plugins cache C:\Users\Ben\AppData\Roaming\RSATom\FBVLC\0.1.5\plugins\plugins.dat
00000013 0.41099942 [2488] main libvlc debug: plug-ins loaded: 360 modules
00000014 0.42610180 [2488] main libvlc debug: translation test: code is "C"
00000015 0.42658395 [2488] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 FPU
00000016 0.43129766 [2488] main input debug: Creating an input for 'http://11.22.33.44:5001'
00000017 0.43584213 [2488] main input debug: using timeshift granularity of 50 MiB, in path 'C:\Users\Ben\AppData\Local\Temp'
00000018 0.43594164 [2488] main input debug: `http://user:pass@11.22.33.44:5001' gives access `http' demux `' path `user:pass@11.22.33.44:5001'
00000019 0.43684745 [2488] main input debug: creating demux: access='http' demux='' location='user:pass@11.22.33.44:5001' file='\\user:pass@11.22.33.44:5001'
00000020 0.43703517 [2488] main demux debug: looking for access_demux module matching "http": 12 candidates
00000021 0.43839952 [2488] main demux debug: no access_demux modules matched
00000022 0.43857598 [2488] main input debug: creating access 'http' location='user:pass@11.22.33.44:5001', path='\\user:pass@11.22.33.44:5001'
00000023 0.43911248 [2488] main access debug: looking for access module matching "http": 20 candidates
00000024 0.44190276 [2488] access_http access debug: querying proxy for http://user:pass@11.22.33.44:5001
00000025 0.44220436 [2488] access_http access debug: no proxy
00000026 0.44250903 [2488] access_http access debug: http: server='11.22.33.44' port=5001 file=''
00000027 0.44288039 [2488] access_http access debug: user='user'
00000028 0.44519365 [2488] main access debug: net: connecting to 11.22.33.44 port 5001
00000029 0.75925666 [2488] main access debug: connection succeeded (socket = 1004)
00000030 0.77803665 [2488] access_http access debug: protocol 'HTTP' answer code 403
00000031 0.77840799 [2488] access_http access error: error: HTTP/1.1 403 Forbidden
00000032 0.77936918 [2488] access_http access debug: switching to HTTP version 1.0
00000033 0.77976310 [2488] main access debug: net: connecting to 11.22.33.44 port 5001
00000034 0.83233726 [2488] main access debug: connection succeeded (socket = 1004)
00000035 0.88634139 [2488] access_http access debug: protocol 'HTTP' answer code 403
00000036 0.88663477 [2488] access_http access error: error: HTTP/1.1 403 Forbidden
00000037 0.89154750 [2488] main access debug: net: connecting to 11.22.33.44 port 5001
00000038 0.96181017 [2488] main access debug: connection succeeded (socket = 1004)
00000039 1.01748645 [2488] access_mms access error: error: HTTP/1.1 401 Unauthorized
00000040 1.01821065 [2488] main access debug: no access modules matched
00000041 1.01891434 [2488] main input error: open of `http://user:pass@11.22.33.44:5001' failed
00000042 1.01933491 [2488] main input error: Your input can't be opened
00000043 1.01964891 [2488] main input error: VLC is unable to open the MRL 'http://user:pass@11.22.33.44:5001'. Check the log for details.
Users browsing this forum: No registered users and 29 guests