bigbluebutton-Github/bigbluebutton-html5/imports/api
prlanzarin b8a1b881c5 fix(audio): clear connection timeout on autoplay failures
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.
2023-08-09 11:09:27 -03:00
..
annotations Merge remote-tracking branch 'upstream/v2.7.x-release' into lodash-radash 2023-04-05 09:42:05 -03:00
audio/client/bridge fix(audio): clear connection timeout on autoplay failures 2023-08-09 11:09:27 -03:00
audio-captions fix(captions): "not supported" in chrome 2023-04-25 10:25:20 -03:00
auth-token-validation Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
breakouts remove unused code 2023-06-22 15:35:40 -03:00
breakouts-history Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
captions Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
common/server Improve text sanitizing of lobby messages 2023-07-26 16:12:39 -03:00
connection-status Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
cursor Merge remote-tracking branch 'upstream/v2.7.x-release' into lodash-radash 2023-04-05 09:42:05 -03:00
external-videos Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
group-chat Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
group-chat-msg Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july26 2023-07-26 22:27:55 -04:00
guest-users Improve text sanitizing of lobby messages 2023-07-26 16:12:39 -03:00
local-settings Merge remote-tracking branch 'upstream/v2.7.x-release' into lodash-radash 2023-04-05 09:42:05 -03:00
log-client/server Create ClientConnections structure and auth-token-validation collection 2020-09-01 09:07:56 -03:00
meetings fix unlock shared notes 2023-07-04 09:50:53 -03:00
pads Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
polls Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
presentation-pods Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
presentation-upload-token Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
presentations Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into june14merge 2023-06-14 10:07:54 -04:00
screenshare Merge remote-tracking branch 'origin/v2.7.x-release' into u27/fix/screenshare-audio-output 2023-05-31 11:06:49 -03:00
slides add missing await 2023-04-06 17:04:47 -03:00
timer [port-timer-with-events-suggestions] - made review suggestions 2023-06-08 16:37:32 -03:00
user-reaction Fix: Unable to choose same reaction twice in a row 2023-08-08 11:32:52 -03:00
users Add required props to dial-in users 2023-07-25 15:23:57 -03:00
users-infos Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
users-persistent-data Introduces flags user.away and user.raiseHand 2023-06-07 22:10:07 -03:00
users-settings feat(audio): add experimental transparent listen only mode 2023-08-07 19:43:18 -03:00
video-streams Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
voice-call-states Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
voice-users Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00
whiteboard-multi-user Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00