how to use VLC webplugin to work in firefox and Opera?

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
hnxzh
New Cone
New Cone
Posts: 2
Joined: 10 Sep 2012 08:07

how to use VLC webplugin to work in firefox and Opera?

Postby hnxzh » 10 Sep 2012 08:18

I need to use VLC webpluin to play stream file.

I have downloaded 2.0.3 and installed, which normally work in IE8. But in opera and FF, it does'nt work.

the web pages source is:
<object type="application/x-vlc-plugin"
id="vlcplayer"
width="864px"
height="540px"
classid="clsid:9BE31822-FDAD-461B-AD51-BE1D1C159921">
<param name="Volume" value="60" />
<param name="AutoPlay" value="true" />
<param name="AutoLoop" value="false" />
<param name="Src" value="http://192.168.3.12/MOV03023.MPG" />
</object>

Please help me to resove this problem, very very thks!

best regards

rgkluver
Blank Cone
Blank Cone
Posts: 13
Joined: 29 Jan 2013 13:08

Re: how to use VLC webplugin to work in firefox and Opera?

Postby rgkluver » 30 Jan 2013 02:25

Code: Select all

<embed type="application/x-vlc-plugin" pluginspage="http://www.videolan.org" version="VideoLAN.VLCPlugin.2" id="vlcplayer" width="864px" height="540px" loop="true" target="http://192.168.3.12/MOV03023.MPG" autoPlay="true" autoLoop="true"></embed>
??


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 12 guests