Hellow,<br><br>Thanks for your help.<br>The topic of SoC 2008 will help us.<br><br>Best regardes.<br><br><div class="gmail_quote">2009/7/22 Anthony Loiseau <span dir="ltr"><<a href="mailto:thannoy@actech-innovation.com">thannoy@actech-innovation.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
<br>
Some ideas have already been written on the wiki about such project. it<br>
was in the goal of a google summer of code but never reached its end for<br>
what I remember. @see link 1.<br>
<br>
Personally, I would propose those requirements I find usefull:<br>
<br>
<br>
- It should allow to pause/play, seek and mute<br>
- We should be able to hide the toolbar using plugin properties. I<br>
suggest boolean property "toolbar" as it already exists.<br>
- better is to be able to do it also using JS call at any time.<br>
<br>
<br>
The property already exists because a toolbar had been written around a<br>
year ago for Firefox/Linux (based on X11). It was written directly<br>
inside mozilla-plugin code (/project/mozilla/).<br>
<br>
<br>
As link 1 says, better is to have a cross-platform toolbar. I don't know<br>
if better/simpler choice will be to code into the two web plugins or<br>
into a VLC module able to print control toolbar/buttons over/under the<br>
video. Play/pause events and other stuff can write on the video with<br>
transparency but I don't remember of any piece of code which make<br>
special area of the video react to a click.<br>
<br>
In web plugins:<br>
 + maybe more simple<br>
 + more fancy buttons maybe (link 1 compared to existing stuff)<br>
<br>
In a VLC module:<br>
 + usable by every libvlc users<br>
 + written once<br>
 - more difficult maybe<br>
<br>
<br>
Some resources:<br>
[1]<br>
<a href="http://wiki.videolan.org/SoC_2008/GUI_interfaces_for_the_browsers_plug-ins" target="_blank">http://wiki.videolan.org/SoC_2008/GUI_interfaces_for_the_browsers_plug-ins</a><br>
<br>
/projects/activex/README.TXT file<br>
<a href="http://wiki.videolan.org/Documentation:WebPlugin" target="_blank">http://wiki.videolan.org/Documentation:WebPlugin</a><br>
<br>
<br>
<br>
Regards and good luck,<br>
Anthony<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</blockquote></div><br>