controls and seekbar for vlc

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
oberoi
New Cone
New Cone
Posts: 3
Joined: 12 Oct 2010 13:38

controls and seekbar for vlc

Postby oberoi » 14 Dec 2010 07:59

Hi

I am trying to embed vlc player in jsp page (using embed tag for firefox). I want to show the seek bar and the controls for the video being played with it in firefox but cannot do so. The embed code is
<embed type="application/x-vlc-plugin" pluginspage="http://www.videolan.org" version="VideoLAN.VLCPlugin.2" src="http://<serverPath>/part1.mp4" width="640" height="480" id="vlc" align="center" showcontrols="1" name="acl" autoplay="no"/>


How can i show the controls and seek bar with it.

Thanks

Ilasir
Cone that earned his stripes
Cone that earned his stripes
Posts: 139
Joined: 14 Apr 2010 18:57

Re: controls and seekbar for vlc

Postby Ilasir » 19 Dec 2010 05:07

There are NO native controls in vlc web plugin. You must use the api to design your own.

If you have vlc 1.0.6 or earlier, which are the versions with working plugins, you can go here or google "revolunet controls" to find pre-scripted control bars for the vlc web plugin.


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 3 guests