Jwplayer与chrome和IE无法正常工作 [英] Jwplayer not working properly with chrome and IE

查看:150
本文介绍了Jwplayer与chrome和IE无法正常工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在页面中使用了jw播放器,但是使用Chrome浏览器,当我向前跳过它时视频卡住了但是使用Firefox它运行正常并且这个错误显示在控制台中

JWPlayer抛出此错误控制台:

MediaError

代码:2

__proto__:MediaError

MEDIA_ERR_ABORTED:1

MEDIA_ERR_DECODE:3

MEDIA_ERR_NETWORK:2

MEDIA_ERR_SRC_NOT_SUPPORTED:4







请帮助



我的尝试:



< script id =aatype =text / javascript>

jwplayer(video1)。setup({

/ / skin:jwplayer / five.xml,

flashplayer:jwplayer / player.swf,

file:video / video1.mp4,
宽度:'650',

身高:'307',

autostart:true ,

controlbar:none,

startparam:starttime,

I have using jw player in the page but with chrome browser the video stuck when I skip it ahead but with Firefox it works properly and this error is shown in console
The JWPlayer throws this error in the console:
MediaError
code: 2
__proto__: MediaError
MEDIA_ERR_ABORTED: 1
MEDIA_ERR_DECODE: 3
MEDIA_ERR_NETWORK: 2
MEDIA_ERR_SRC_NOT_SUPPORTED: 4



please help

What I have tried:

<script id="aa" type="text/javascript">
jwplayer("video1").setup({
// skin:"jwplayer/five.xml",
flashplayer: "jwplayer/player.swf",
file: "video/video1.mp4",
width: '650',
height: '307',
autostart: true,
controlbar: "none",
startparam: "starttime",

推荐答案

你可以变得更好如果你在这里使用他们的论坛,请立即回答 - https://support.jwplayer.com/customer/portal/questions / new [ ^ ]。支持页面 - https://support.jwplayer.com/ [ ^ ]。
You can get better and prompt answer, if you use their forum here - https://support.jwplayer.com/customer/portal/questions/new[^]. Support page - https://support.jwplayer.com/[^].


这篇关于Jwplayer与chrome和IE无法正常工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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