[vlc] Problem with Internet plug-in or command line?
elle at bioportale.com
elle at bioportale.com
Wed Dec 17 15:34:30 CET 2008
Hi!
I have a problem with internet plug-in ( I think! ).
I have a stream at http://www.moovioole.it/diretta.php . Is a "live"
stream or better an automatic stream. Is lauched (0.8.6i Janus on
Linux debian 2.6.18-6-686 server) by a PHP script and the line is the
follow:
/usr/local/bin/cvlc --logo-file ".$logo." --logo-position 10
--logo-transparency 170 ".$input."
--sout='#transcode{venc=x264{keyint=25,cabac},vcodec=h264,vb=256,scale=1,acodec=mp4a,ab=32,channels=2,samplerate=32000,audio-sync,sfilter=logo}:duplicate{dst=std{access=http,mux=ts,dst=62.149.233.155:8081}}'
vlc:quit
Since 0.8.6i 70% of browser can stream it, now 60% of windows and 20%
of mac can't stream it:
audio without video or no video
this is the object in html:
<OBJECT classid="clsid:9BE31822-FDAD-461B-AD51-BE1D1C159921"
codebase="http://downloads.videolan.org/pub/videolan/vlc/latest/win32/axvlc.cab#Version=0,8,6,0"
width="640"
height="480"
id="vlc"
events="True">
<param name="MRL" value="http://62.149.233.155:8081" />
<param name="ShowDisplay" value="True" />
<param name="AutoLoop" value="True" />
<param name="AutoPlay" value="True" />
<param name="Volume" value="50" />
<param name="StartTime" value="0" />
<param name="ShowControls" value="True" />
<param name="type" value="application/x-vlc-plugin" />
<EMBED type="application/x-vlc-plugin"
pluginspage="http://www.moovioole.it/plug_in/vlc/"
version="VideoLAN.VLCPlugin.2"
name="vlc"
autoplay="true"
hidden="no"
loop="true"
width="640"
height="480"
id="vlc"
target="http://62.149.233.155:8081"
/>
</EMBED>
</OBJECT>
Foe example, I tested http://62.149.233.155:8081 on windows xp
professional 2002 service pack 3 with vlc 0.9.6 Grishenko (with moz
plugin an active-x installed) with VLC Plugin test page (
people.videolan.org/~damienf/plugin-0.8.6.html ) and with VLC ActiveX
plugin test page ( comic.sjtu.edu.cn/vlc/play.htm ) and the error is:
could not create access. Opening directly with vlc 0.9.6 the stream
work well.
Please... where is the problem ? In the internet plug-in or in the
command line? How can I solve it?
I have to redirect this mail to another mail address?
Francesco
More information about the vlc
mailing list