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. |
||
---|---|---|
.. | ||
.meteor | ||
client | ||
imports | ||
private | ||
public | ||
server | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
deploy_to_usr_share.sh | ||
jsconfig.json | ||
package-lock.json | ||
package.json | ||
run-dev.sh | ||
test-html5.sh | ||
TRANSIFEX_PULL_INSTRUCTIONS.md | ||
transifex.sh |