我尝试播放来自www.hotstar.com通过 Mozilla Firefox 和 Chromium 都可以,但只是缓冲而不是播放:
在 chromium 中,我被建议安装adobe flashplugin
,但安装后仍然显示该错误。安装过程中出现了一些错误:
细节:
- Ubuntu版本:14.04 LTS
- 浏览:Chromium 和 Mozilla Firefox
- 无法加载视频的网站:www.hotstar.com
答案1
好的。再看一下屏幕截图,看起来您还安装了其他几个与 Flash 相关的软件包。因此,我建议您通过运行以下命令来清理一下:
sudo apt-get purge browser-plugin-freshplayer-pepperflash pepperflashplugin-nonfree adobe-flashplugin
sudo apt-get install adobe-flashplugin
然后重新启动浏览器。