cannot get the vcl plugin to work
Posted: 29 Jun 2010 04:22
I am trying to use the vlc plugin in firefox 3.5.9 but cannot seem to get it working. My html page has this in it:
<div id='preview'>
<embed type="application/x-vlc-plugin"
name="videoplugin"
autoplay="yes"
width="352" height="288"
target="http://localhost:/data1/Movies/SpiderMan.m4v" />
</div>
I have verified that the VLC Multimedia Plug-in (version 1.0.2) is indeed installed in Firefox. The plugin appears to load in that I see a black box on the page where the plugin should be. If I double click on the black box, "Waiting for video" is displayed in the middle of the box. I know that vlc is installed properly on my system because I can play all my .m4v files without problems. I get no errors reported in the Error Console.
Any ideas on what might be my problem?
Thanks,
-Andres
<div id='preview'>
<embed type="application/x-vlc-plugin"
name="videoplugin"
autoplay="yes"
width="352" height="288"
target="http://localhost:/data1/Movies/SpiderMan.m4v" />
</div>
I have verified that the VLC Multimedia Plug-in (version 1.0.2) is indeed installed in Firefox. The plugin appears to load in that I see a black box on the page where the plugin should be. If I double click on the black box, "Waiting for video" is displayed in the middle of the box. I know that vlc is installed properly on my system because I can play all my .m4v files without problems. I get no errors reported in the Error Console.
Any ideas on what might be my problem?
Thanks,
-Andres