wrapper to run GoogleTV Flash plugin on Firefox

Flávio Alberto Lopes Soares flavioalsoares at gmail.com
Fri Jan 14 15:08:23 UTC 2011


Hello all,
I'm working to port a Firefox (XulRunner) to Intel CE4100 platform (the same
processor used in GoogleTV system), at now Firefox works fine, but now I
need to run the original GoogleTV Flash plugin in this Firefox instance, but
it doesn't run, I know that this plugin was designed to run inside a WebKit
browser (as Chrome or OWB browsers) and using a very simple plugin wrapper
that I write and intercepts the real Flash plugin I noticed that the Flash
fails when call NP_Initialize() call and do not register the NPPluginFuncs
struct and nothing from Flash works, I want to write a wrapper that
intercepts the original plugin and "build" an environment for this plugin
run as it running inside a WebKit plugin building a layer to Firefox, I
think to use nspluginwrapper project to help me to do this, I'm correct ?
Can I use nspluginwrapper (or parts of it) to do this ?

Someone recommends some place with more documentation to help me ? Googling
not help me so much beyond the NPAPI (that was very important) that can
explain the Flash plugin operation details.

Thanks so much for all help

Flavio Alberto Lopes Soares
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/nspluginwrapper-devel-list/attachments/20110114/70789dc3/attachment.htm>


More information about the Nspluginwrapper-devel-list mailing list