You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, for RemoteDescription with info m=application 54111 UDP/DTLS/SCTP webrtc-datachannel a=sctp-port:5000
pc.CreateAnswer does not produce any result - no error, no answer
According https://bugs.chromium.org/p/webrtc/issues/detail?id=9484 new versions of Chrome are sending new offer format and answer cannot be generated.
For example, for RemoteDescription with info
m=application 54111 UDP/DTLS/SCTP webrtc-datachannel a=sctp-port:5000
pc.CreateAnswer does not produce any result - no error, no answer
Similiar issue for node implementation - node-webrtc/node-webrtc#483
The text was updated successfully, but these errors were encountered: