更新webrtc调用

This commit is contained in:
648540858
2024-04-10 22:44:19 +08:00
parent f458c9b793
commit 31be0a3874

View File

@@ -44,6 +44,7 @@ export default {
audioEnable: true,
videoEnable: true,
recvOnly: true,
usedatachannel: false,
})
webrtcPlayer.on(ZLMRTCClient.Events.WEBRTC_ICE_CANDIDATE_ERROR,(e)=>{// ICE 协商出错
console.error('ICE 协商出错')