本文介绍了IE和firefox中的Azure媒体播放器播放问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
在播放来自天蓝色媒体服务的视频时出错.在过去的两个星期中,我面临着这个问题.
Getting an error while playing videos from azure media services. For the last 2 weeks i am facing this issue.
在firefox中,由于损坏问题或所使用的视频不支持您的浏览器功能,导致视频播放中止.
In firefox,The video playback was aborted due to a corruption problem or because the video used features your browser did not support.
推荐答案
- 0x10600000-HTML5播放问题,或JS选择的不受支持的DRM .
- 0x10600001-Flash Player问题.
- 0x10600002-Silverlight播放器问题.
- 0x10600003-自动选择找不到播放器.
- 0x10600000 - HTML5 playback issue, or unsupported DRM selected by JS.
- 0x10600001 - Flash player issue.
- 0x10600002 - Silverlight player issue.
- 0x10600003 - Autoselect failed to find a player.
从IE11中的齿轮菜单中,选择管理加载项,并确保 Microsoft Silverlight 已安装并已启用.
From the gear menu in IE11, select Manage add-ons and ensure Microsoft Silverlight is installed and Enabled.
这篇关于IE和firefox中的Azure媒体播放器播放问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!