iOS直接点击视频链接可以播放但是通过接口放到video标签中无法播放?
{"type": "error", "target": {"dataset": {}, "id": "infos_v", "offsetTop": 109, "offsetLeft": 16, "errMsg": "MEDIA_ERR_NETWORK"}, "currentTarget": {"dataset": {}, "id": "infos_v", "offsetTop": 109, "offsetLeft": 16}, "timeStamp": 3965, "detail": {"errMsg": "MEDIA_ERR_NETWORK"}, "preventDefault": "<Function: g>", "stopPropagation": "<Function: g>", "stopImmediatePropagation": "<Function: g>"}
提示这些信息
手机是iPhone11,iOS 15.4.1,微信版本 8.0.41
视频地址
https://study.kh.qhjurenwl.com/../../storage/video/6474665da2927.mp4
https://study.kh.qhjurenwl.com/storage/video/6474665da2927.mp4
已经解决了
是链接的问题
这个链接在iOS上无法播放https://study.kh.qhjurenwl.com/storage/video/6474665da2927.mp4
只有这个链接可以https://study.kh.qhjurenwl.com/storage/video/6474665da2927.mp4
安卓没问题?