Azure Media Player打破视频播放 [英] Azure Media Player breaking upon video play

查看:110
本文介绍了Azure Media Player打破视频播放的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我有一个非常奇怪的问题。 Azure的媒体播放器工作得很好,直到几天前,当我真正需要它工作时,从那时起它就没有了。它只是变得疯狂,用白色斑点覆盖了一半页面

I've got a really strange issue. Azure's media player was working just fine until a few days ago, when I actually needed it working, and since then it hasn't. It just goes crazy, covering half the page with a white blob 


这是播放器的代码:

This is the code for the player:

<video id="azuremediaplayer" class="azuremediaplayer amp-default-skin amp-big-play-centered" tabindex="0" autoplay controls width="100%" margin="0" margin="0px" poster="{{object.thumbnail.url}}" data-setup='{"logo": { "enabled": false },"nativeControlsForTouch": false, "plugins": {"ga":{ "eventsToTrack": ["playerConfig", "loaded", "playTime", "percentsPlayed", "start", "end", "play", "pause", "error", "buffering", "fullscreen", "seek", "bitrate"], "debug": false}}}'>
    <source
    src="{{object.ingest_url}}"
    type="application/vnd.ms-sstr+xml"
    />
    <p class="amp-no-js">
        To view this video please enable JavaScript, and consider upgrading to a web browser that supports HTML5 video
    </p>
</video>





我也使用Azure media Player 2.2.4


I am also using Azure media Player 2.2.4

推荐答案

嗨乔丹,

感谢您提出此问题。我会调查并更新你。

Thanks for raising this issue. I will investigate and update you.


这篇关于Azure Media Player打破视频播放的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆