versatica / JsSIP

JsSIP, the JavaScript SIP library
https://jssip.net
Other
2.4k stars 739 forks source link

Error 'setLocalDescription' on Chrome #843

Open dongshyshiny opened 8 months ago

dongshyshiny commented 8 months ago

When I using Chrome and jsSIP it's have issue Failed to execute 'setLocalDescription' on 'RTCPeerConnection' and sending message not have Content-length. Image bellow. It's error on Chrome, Firefox is working well

image

Can you tell me the reason?

Thank you

eeremin commented 8 months ago

Probably related to https://bugs.chromium.org/p/webrtc/issues/detail?id=15764 Try to reproduce it in Chrome Canary and see if issue is still there