Sehr interessant! Darf ich auch teilnehmen?I'm currently preparing a public beta. If you are interesting testing the current state, email me!
Code: Select all
23.09.14 20:36:57,328 PluginProcess[1545]: Error loading /Library/Internet Plug-Ins/VLC Plugin.plugin/Contents/MacOS/VLC-Plugin: dlopen(/Library/Internet Plug-Ins/VLC Plugin.plugin/Contents/MacOS/VLC-Plugin, 262): Library not loaded: /Users/videolan/slave/vlc-npapi-osx-ub/build/extras/macosx/vlc/x86_64-install/lib/libvlccore.8.dylib
Referenced from: /Library/Internet Plug-Ins/VLC Plugin.plugin/Contents/MacOS/VLC-Plugin
Reason: image not found
That's why it didn't work out for me...The last 10 or so nightlies don't work at all because the libvlccore library is referenced wrongly.
From the console:Code: Select all
23.09.14 20:36:57,328 PluginProcess[1545]: Error loading /Library/Internet Plug-Ins/VLC Plugin.plugin/Contents/MacOS/VLC-Plugin: dlopen(/Library/Internet Plug-Ins/VLC Plugin.plugin/Contents/MacOS/VLC-Plugin, 262): Library not loaded: /Users/videolan/slave/vlc-npapi-osx-ub/build/extras/macosx/vlc/x86_64-install/lib/libvlccore.8.dylib Referenced from: /Library/Internet Plug-Ins/VLC Plugin.plugin/Contents/MacOS/VLC-Plugin Reason: image not found
Code: Select all
16.11.14 15:46:51,759 com.apple.WebKit.Plugin.64[1167]: Error loading /Library/Internet Plug-Ins/VLC Plugin.plugin/Contents/MacOS/VLC-Plugin: dlopen(/Library/Internet Plug-Ins/VLC Plugin.plugin/Contents/MacOS/VLC-Plugin, 262): Library not loaded: /Users/videolan/slave/vlc-npapi-osx-ub/build/extras/macosx/vlc/x86_64-install/lib/libvlccore.8.dylib
Referenced from: /Library/Internet Plug-Ins/VLC Plugin.plugin/Contents/MacOS/VLC-Plugin
Reason: image not found
How does this plugin actually work? Is it like a YouTube5 or ClickToPlugin replacement so you can uninstall flash and play all embedded videos in HTML5 but using VLC embedded media player?This plugin will not be available for the newest versions of Chrome in the very near future, because Chrome completely removed the technique used by our plugin. Instead, Chrome uses a new framework for plugins, which we are not using currently. Maybe we will adapt our code to this framework at some time, but I cannot give any promises here.
For all other browers, you can download the current test version here: http://nightlies.videolan.org/build/mac ... l/?C=M;O=D
i downloaded it but when i try to install just open a some files and folders.. how to do? or maybe i need to put somewhere?This plugin will not be available for the newest versions of Chrome in the very near future, because Chrome completely removed the technique used by our plugin. Instead, Chrome uses a new framework for plugins, which we are not using currently. Maybe we will adapt our code to this framework at some time, but I cannot give any promises here.
For all other browers, you can download the current test version here: http://nightlies.videolan.org/build/mac ... l/?C=M;O=D
Code: Select all
<OBJECT width="640" height="480" id="vlc" type="application/x-vlc-plugin">
<param name="src" value="rtsp://192.168.10.213:10026/1" />
<param name="ShowDisplay" value="true" />
<param name="AutoLoop" value="false" />
<param name="AutoPlay" value="true" />
<param name="controls" value="true" />
<embed id="vlcEmb" autoplay="yes" loop="no" width="640" height="480" controls="yes" type="application/x-vlc-plugin"
target="rtsp://192.168.10.213:10026/1" ></embed>
</OBJECT>
Need to open dmg and drag and drop "VLC plugin.plugin" into "Internet Plug-Ins" folder, Mac will ask user credential for complete the installation.i downloaded it but when i try to install just open a some files and folders.. how to do? or maybe i need to put somewhere?
can someone explain how to do?
Return to “VLC media player for macOS Troubleshooting”
Users browsing this forum: No registered users and 8 guests