Android 适用于安卓浏览器的 VLC 插件
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/20628557/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
VLC plugin for android browser
提问by Peter R.
i found VLC for Android Beta (https://play.google.com/store/apps/details?id=org.videolan.vlc.betav7neon&hl=sk) which enables to play videos in VLC player on Android. But I need VLC plugin for browser on Android (for default browser or for chrome or any other browser). Is it possible ? Can you suggest mi anything ? When I installed VLC for Android Beta it not contains web plugin...
我找到了适用于 Android Beta 的 VLC(https://play.google.com/store/apps/details?id=org.videolan.vlc.betav7neon&hl=sk),它可以在 Android 上的 VLC 播放器中播放视频。但我需要 Android 浏览器的 VLC 插件(用于默认浏览器或 Chrome 或任何其他浏览器)。是否可以 ?你能建议我什么吗?当我为 Android Beta 安装 VLC 时,它不包含网络插件...
btw, I am using android 4.1.1.
顺便说一句,我使用的是 android 4.1.1。
回答by feepk
There is no VLC web plugin for Android and it's highly questionable (if not impossible) if it's actually even technically feasible to develop such a thing. Just open your links in the VLC for Android, e.g. by using the vlc:// protocol handler which will be introduced by the next update.
没有适用于 Android 的 VLC 网络插件,如果开发这样的东西实际上在技术上可行的话,这是非常值得怀疑的(如果不是不可能的话)。只需在 Android 的 VLC 中打开您的链接,例如,使用 vlc:// 协议处理程序,它将在下次更新时引入。