b8a1b881c5
If the autoplay block is triggered in listen only, the connection timer keeps ticking even if the user correctly accepts the audio play prompt. That causes an audio re-connect once the timeout expires. Clear the connection timer if the audio bridge starts with NotAllowedError as a soft error. For connection purposes, the audio join procedure worked. The autoplay thing is at the UI/UX level, not WebRTC. |
||
---|---|---|
.. | ||
base.js | ||
bridge-whitelist.js | ||
service.js | ||
sfu-audio-bridge.js | ||
sip.js |