plugin vlc 1.0.5 doesn't work ?

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
thanaos
Blank Cone
Blank Cone
Posts: 10
Joined: 10 May 2010 09:27

plugin vlc 1.0.5 doesn't work ?

Postby thanaos » 10 May 2010 17:26

Hello,

I try to play a video in my browser but it doesn't work. the plugin tell : "waiting for video"
I'm using firefox 3.6.3 and plugin version is 1.0.5.
the video "parasites" is in the same dir of vlc.html (http://192.168.1.5:8000/vsm/vlc.html)

<html>
<title>VLC Mozilla plugin test page</title>
<body>
<embed type="application/x-vlc-plugin" pluginspage="http://www.videolan.org" version="VideoLAN.VLCPlugin.2"
width="640"
height="480"
id="vlc">
</embed>
<script language="Javascript">
<!--
var vlc = document.getElementById("vlc");
document.write("</br>" + vlc.versionInfo());
vlc.playlist.add("parasites.avi");
vlc.playlist.play();
-->
</script>
</body>
</html>


Thanks for your responses
Last edited by thanaos on 10 May 2010 19:35, edited 1 time in total.

thanaos
Blank Cone
Blank Cone
Posts: 10
Joined: 10 May 2010 09:27

Re: plugin vlc 1.0.5 doesn't work ?

Postby thanaos » 10 May 2010 19:34

In fact it works on another pc but not on my pc !!


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 9 guests