首页 > 移动平台 > 详细

第44月第15天 iOS AVPlayerItem 视频无法播放 Code=-11850 Code=-12939 Operation Stopped The server is not correctly configured

时间:2020-05-15 18:06:35      阅读:78      评论:0      收藏:0      [点我收藏+]

1.

 

总结一下,视频在最开始播放的时候,会请求一个 Range【0-1】 的 bytes range request。

如果返回 hTTP Code = 200,那么就报 11850 错误.

如果返回 206,那么正常播放。

11850 错误含义:The HTTP server sending the media resource is not configured as expected. This might mean that the server does not support byte range requests.



https://www.jianshu.com/p/7675d8e0ab12

第44月第15天 iOS AVPlayerItem 视频无法播放 Code=-11850 Code=-12939 Operation Stopped The server is not correctly configured

原文:https://www.cnblogs.com/javastart/p/12896257.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!