vlc 1.0.5 mozilla plugin built but not working
Posted: 15 Apr 2010 09:26
Hi all,
I want to use a compiled vlc mozilla plugin for a web-page. I have built vlc 1.0.5 code (alongwith plugin) and the standalone exe is able to come up. However when I embed the plugin in a web-page using <object> tag, its not working (e.g. not able to invoke plugin apis like vlc.playlist.add("test.avi"))
I have copied npvlc.dll from the build directory (/vlc-1.0.5/mozilla) to C:\Program Files\Mozilla Firefox\plugins folder and its able to detect the plugin (verified using 'about:plugins'). Please help me in this regard.
Regards
I want to use a compiled vlc mozilla plugin for a web-page. I have built vlc 1.0.5 code (alongwith plugin) and the standalone exe is able to come up. However when I embed the plugin in a web-page using <object> tag, its not working (e.g. not able to invoke plugin apis like vlc.playlist.add("test.avi"))
I have copied npvlc.dll from the build directory (/vlc-1.0.5/mozilla) to C:\Program Files\Mozilla Firefox\plugins folder and its able to detect the plugin (verified using 'about:plugins'). Please help me in this regard.
Regards