一只大猫
一只大猫
  • 发布:2021-01-26 15:16
  • 更新:2021-05-24 11:16
  • 阅读:793

APP端video标签使用局域网HTTP服务无法播放

分类:uni-app
2021-01-26 15:16 负责人:无 分享
已邀请:
anyupUI

anyupUI - IT

App平台播放Http视频流error

Uncaught (in promise) DOMException: Failed to load because no supported source was found.

{
"type": "error",
"detail": {},
"target": {
"id": "",
"dataset": {},
"offsetLeft": 0,
"offsetTop": 0
},
"currentTarget": {
"id": "",
"dataset": {},
"offsetLeft": 0,
"offsetTop": 0
},
"timeStamp": 0,
"preventDefault": "function() { [native code] }",
"stopPropagation": "function() { [native code] }",
"mp": {
"@warning": "mp is deprecated",
"type": "error",
"detail": {},
"target": {
"id": "",
"dataset": {},
"offsetLeft": 0,
"offsetTop": 0
},
"currentTarget": {
"id": "",
"dataset": {},
"offsetLeft": 0,
"offsetTop": 0
},
"timeStamp": 0,
"preventDefault": "function() { [native code] }",
"stopPropagation": "function() { [native code] }"
},
"_processed": true
}

该问题目前已经被锁定, 无法添加新回复