更新webrtc调用

pull/1414/head
648540858 2024-04-10 22:44:19 +08:00
parent f458c9b793
commit 31be0a3874
1 changed files with 1 additions and 0 deletions

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 协商出错')