[webkit-dev] flash player on Linux?

marcoil marc.ordinasillopis at collabora.co.uk
Thu Jul 24 05:01:10 PDT 2008


El dj 24 de 07 del 2008 a les 05:34 +0000, en/na leslie lige va
escriure:
> my goal is to implement VLC as a plugin for qt webkit browser.
>  
> I have found VLC netscape plugin, but it seems qt will have ns plugin support from 4.5, when will this version be released?
> I don't know whether I could wait for it.

NPAPI plugin support for qtwebkit has been present in the svn version
for while now, so if you want to try it out you don't need to wait for
Qt 4.5 to be released.

I just tried the VLC plugin (the version included in Ubuntu 7.10) and
although it loads, it doesn't display any video. You may want to
investigate that further and/or add a bug to
https://bugzilla.mozilla.org/

>  
> another way is implement VLC via qwebpluginfactory, but I don't find any detailed documentation on how to implement qt web plugins. I've checked demo browser from Qt 4.4.0, and it doesn't involve qwebpluginfactory in.

There's some documentation here:
http://doc.trolltech.com/4.4/qwebpluginfactory.html


Regards,
marcoil
>  
> So, could anybody give me some suggestion?
>  
> many thanks,
>  
> Leslie
>  
> ----------------------------------------
> > Subject: Re: [webkit-dev] flash player on Linux?
> > From: marc.ordinasillopis at collabora.co.uk
> > To: leslie.lg at hotmail.com
> > CC: benjamin.meyer at trolltech.com; webkit-dev at lists.webkit.org
> > Date: Wed, 23 Jul 2008 09:29:44 +0200
> > 
> > Hi, 舸 Leslie,
> > 
> > El dc 23 de 07 del 2008 a les 06:43 +0000, en/na leslie lige va
> > escriure:
> >> BTW, does anybody know how to develop a nestscape type plugin for qt webkit on Linux?
> >> where can I find a Hello World program starting up document?
> >> 
> > 
> > If you want to develop a standard NPAPI plugin that can be used with
> > WebKit and other browsers, the best documentation is Mozilla's,
> > http://developer.mozilla.org/en/docs/Plugins .
> > 
> > QtWebKit also has a plugin system based on QObject that's not portable
> > to other engines (but it is between Qt-supported platforms). You can
> > find more information at
> > http://labs.trolltech.com/blogs/2008/03/05/webkit-demobrowser/
> > 
> > Hope this helps,
> > marcoil
> > 
> 
> _________________________________________________________________
> Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy!
> http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us
> 



More information about the webkit-dev mailing list