ZLMediaKit / ZLMRTCClient.js

MIT License
66 stars 26 forks source link

chrome内核77播放不了,报错 #3

Closed liuyiling0221 closed 2 years ago

liuyiling0221 commented 2 years ago

出错代码 https://github.com/ZLMediaKit/ZLMRTCClient.js/blob/29fbe27c81086706b5d66438c430a8287287fcd5/src/endpoint/endpoint.js#L98 报错内容 [RTCPusherPlayer] DOMException: Failed to execute 'setRemoteDescription' on 'RTCPeerConnection': Failed to set remote answer sdp: Failed to set remote audio description streams.

xia-chu commented 2 years ago

这个问题可能无法处理 不知道answer sdp哪里让chrome 不兼容了,而且chrome77太老了,建议用户升级下啊

LemonTao76 commented 2 years ago

像我们这种要求40版本chrome的是不是可以放弃了?

xia-chu commented 2 years ago

像我们这种要求40版本chrome的是不是可以放弃了?

如果你不会调试修改zlm,建议放弃

xia-chu commented 2 years ago

兼容性问题 不要全指望项目作者,毕竟是开源的,自己要学会用和改。 这些兼容性问题,我去哪里给你找老版本的浏览器安装包啊

xxxxxxbin6 commented 2 years ago

@xiongguangjie 大佬,我现在在谷歌40版本开发,拉取webrtc流的API已降到能适配40版本的浏览器,但是在播放流的时候,video标签是黑屏现象,src是以blob开头的url,你知道为啥吗?

xxxxxxbin6 commented 2 years ago

@liuyiling0221 image

xia-chu commented 2 years ago

这个issue合并到 https://github.com/ZLMediaKit/ZLMediaKit/issues/1359 讨论吧,先关闭。那个issue更详实点