Page 1 of 1

Firefox VLC plugin not working, examples don't work

Posted: 17 Aug 2011 14:04
by darius
Hi Videolan,

I tried really hard,
but can't make your examples to work

http://wiki.videolan.org/Windows

Looking for one person only, who succeeded vlc firefox plugin to work and have the following examples to work
(Windows XP)


<html>
<head><title>Demo of VLC mozilla plugin</title></head>

<body>

<h1>Demo of VLC mozilla plugin - Example 2</h1>

<embed type="application/x-vlc-plugin"
name="video2"
autoplay="no" loop="no" hidden="yes"
target="udp:@239.255.12.42" />
<br />
<a href="javascript:;" onclick='document.video2.play()'>Play video2</a>
<a href="javascript:;" onclick='document.video2.stop()'>Stop video2</a>
<a href="javascript:;" onclick='document.video2.fullscreen()'>Fullscreen</a>

</body>
</html>

More example code, as well as a working implementation using Javascript, XHTML, and PHP that auto-detects browsers (the code is good, but the stream doesn't work) can be found at http://altair.videolan.org/~dionoea/vlc-plugin-demo/
Demo of VLC mozilla plugin - Example 2

<embed type="application/x-vlc-plugin"
name="video2"
autoplay="no" loop="no" hidden="yes"
target="udp:@239.255.12.42" />
<br />
<a href="javascript:;" onclick='document.video2.play()'>Play video2</a>
<a href="javascript:;" onclick='document.video2.stop()'>Stop video2</a>
<a href="javascript:;" onclick='document.video2.fullscreen()'>Fullscreen</a>

More example code, as well as a working implementation using Javascript, XHTML, and PHP that auto-detects browsers (the code is good, but the stream doesn't work) can be found at http://altair.videolan.org/~dionoea/vlc-plugin-demo/

Re: Firefox VLC plugin not working, examples don't work

Posted: 25 Aug 2011 14:17
by evaldo
Hello there!
I´m having the same problem here.
Look, I have some projects running, but after Firefox updates do version 6, they´re all broken now.
Need to solv this in a hury... Oh God... My job is to be runnning away from my fingers...
I need some help, really!
:)

Yours
Evaldo
@ BraSil