[streaming] Re: vlc0.8.5 & mozilla/firefox plugin: no access2 http problem
Ondrej Koala Vacha
koala at vju.cz
Fri Dec 8 14:48:26 CET 2006
On Fri, 8 Dec 2006, Jean-Paul Saman wrote:
> You need to install VLC entirely on the system. The libvlcplugin.so loads the
> entire vlc in the background. Without that you will not find any modules of
> vlc and it won't function.
>
Thanks! I don't understand that vlc 0.8.5 has yet 'make install' to
system.
Another small problem:
<embed type="application/x-vlc-plugin"
name="video1"
autoplay="yes" loop="yes" width="400" height="300"
target="http://81.31.32.57:7777" />
<a href="javascript:;" onclick='document.video1.play()'>Play video1</a>
<a href="javascript:;" onclick='document.video1.pause()'>Pause video1</a>
<a href="javascript:;" onclick='document.video1.stop()'>Stop video1</a>
<a href="javascript:;" onclick='document.video1.fullscreen()'>Fullscreen</a>
I have autoplay="yes", but I get 'no picture' screen after this page was
loaded. Solution is manually click to 'Play video1' or to insert this javacript:
<script language="Javascript" type="text/javascript" />document.video1.play()</script>
Is here anybody with working autoplay parameter?
regards
--
Ondrej Koala Vacha
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the streaming
mailing list