Page 1 of 1

Fix for broken plugin on OSX

Posted: 29 Nov 2014 05:21
by jn441
The web plugin has been broken for some time on OSX. Here's how you can fix:

Copy the files in the folder: /Library/Internet Plug-Ins/VLC Plugin.plugin/Contents/MacOS/lib/

to this new folder: /Users/videolan/slave/vlc-npapi-osx-ub/build/extras/macosx/vlc/x86_64-install/lib/

and restart Chrome.

Hopefully the plugin will be updated with the correct paths soon.

Re: Fix for broken plugin on OSX

Posted: 04 Dec 2014 15:18
by oscar982
Hi,
i have try your suggestion now i'm able to see the plugin inside the browser, but the video do not start.

Code: Select all

<embed type="application/x-vlc-plugin" width="640" height="480" id="vlc2" target="rtsp://192.168.10.213:10026/1"> </embed>
Tryed with 30November2014 webplugin and older.

Any suggestion?

Re: Fix for broken plugin on OSX

Posted: 05 Dec 2014 18:23
by jn441
Beyond changing target to mrl I don't know what to try for it.