1d860d64d0
Use the built-in getLocalStream from the peer wrapper instead (which relies on getSenders - the proper, spec-compliant way). Two different issues are addressed: - RTCPeerConnection.getLocalStreams is a pre-1.0 WebRTC spec which is deprecated and not recommended. - Fixed an issue where a switch from full audio to listen only could cause the latter to be rejected with an error 1004 in rare scenarios. |
||
---|---|---|
.. | ||
api | ||
startup | ||
ui | ||
utils |