Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/video/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Mobile JW播放器不在Android设备上工作_Mobile_Jwplayer - Fatal编程技术网

Mobile JW播放器不在Android设备上工作

Mobile JW播放器不在Android设备上工作,mobile,jwplayer,Mobile,Jwplayer,我使用的是jwplayer6.6 当服务器响应时: X-UA-Compatible: IE=EmulateIE9 Server: Apache-Coyote/1.1 Date: Wed, 04 Dec 2013 03:03:41 GMT Content-Type: video/mp4 Content-Length: 3771577 Content-Disposition: attachment; filename="a.mp4" Accept-Ranges: bytes

我使用的是jwplayer6.6

当服务器响应时:

X-UA-Compatible:    IE=EmulateIE9
Server: Apache-Coyote/1.1
Date:   Wed, 04 Dec 2013 03:03:41 GMT
Content-Type:   video/mp4
Content-Length: 3771577
Content-Disposition:    attachment; filename="a.mp4"
Accept-Ranges:  bytes
它在桌面浏览器(chrome、firefox、ie)和IOS上运行良好

但在我的android chrome浏览器上显示“加载媒体时出错:无法播放文件”

Hi user3064176。欢迎来到SO。我将您的问题格式化为在服务器响应周围包含代码标记。这样可以更整洁、更容易地查看您的问题。对于将来的问题,你也应该这样做。你能提供一个链接吗?