muaz-khan / RTCMultiConnection

RTCMultiConnection is a WebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, media streaming etc.)
https://muazkhan.com:9001/
MIT License
2.54k stars 1.38k forks source link

DOMException: Failed to execute 'setRemoteDescription' on 'RTCPeerConnection': Failed to set remote answer sdp: Called in wrong state: kStable #762

Open rtarta opened 5 years ago

rtarta commented 5 years ago

With IOS safari and Desktop getting this error on console.

DOMException: Failed to execute 'setRemoteDescription' on 'RTCPeerConnection': Failed to set remote answer sdp: Called in wrong state: kStable v=0 o=- 4597997210688072287 2 IN IP4 127.0.0.1 s=- t=0 0 a=group:BUNDLE 0 1 a=msid-semantic: WMS 3ce233a8-58b4-4ea6-bc0c-2a0752e55643 m=audio 9 UDP/TLS/RTP/SAVPF 111 103 9 0 8 105 13 110 113 126 c=IN IP4 0.0.0.0 a=rtcp:9 IN IP4 0.0.0.0 a=ice-ufrag:wGI4 a=ice-pwd:eOdojM4SyrbBg5e65o1y7jW3 a=ice-options:trickle a=fingerprint:sha-256 B8:C1:39:21:E7:23:4D:93:FC:BB:4A:F5:C7:60:74:AE:83:78:4F:E2:5B:31:1B:B6:8B:39:DC:69:6D:9F:D1:D8 a=setup:active a=mid:0 a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level a=sendrecv a=rtcp-mux a=rtpmap:111 opus/48000/2 a=rtcp-fb:111 transport-cc a=fmtp:111 minptime=10;useinbandfec=1 a=rtpmap:103 ISAC/16000 a=rtpmap:9 G722/8000 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:105 CN/16000 a=rtpmap:13 CN/8000 a=rtpmap:110 telephone-event/48000 a=rtpmap:113 telephone-event/16000 a=rtpmap:126 telephone-event/8000 a=ssrc:2601018897 cname:asUeod169SWip8OM a=ssrc:2601018897 msid:3ce233a8-58b4-4ea6-bc0c-2a0752e55643 daa03f08-5649-49a2-83da-01f0480b68ac a=ssrc:2601018897 mslabel:3ce233a8-58b4-4ea6-bc0c-2a0752e55643 a=ssrc:2601018897 label:daa03f08-5649-49a2-83da-01f0480b68ac m=application 9 DTLS/SCTP 5000 c=IN IP4 0.0.0.0 b=AS:30 a=ice-ufrag:wGI4 a=ice-pwd:eOdojM4SyrbBg5e65o1y7jW3 a=ice-options:trickle a=fingerprint:sha-256 B8:C1:39:21:E7:23:4D:93:FC:BB:4A:F5:C7:60:74:AE:83:78:4F:E2:5B:31:1B:B6:8B:39:DC:69:6D:9F:D1:D8 a=setup:active a=mid:1 a=sctpmap:5000 webrtc-datachannel 1024

malionde commented 4 years ago

Problemi çözebildin mi? Aynı hatayı alıyorum.