- Jul 16, 2021
-
-
Mario Jr authored
-
- Jul 15, 2021
-
-
Mario Jr authored
-
- Jul 12, 2021
-
-
Anton Georgiev authored
fix(audio): audio modal inactive after connection error
-
Anton Georgiev authored
chore(audio): add audio join time in extraInfo of server log
-
- Jul 09, 2021
-
-
Mario Jr authored
-
- Jul 06, 2021
-
-
Anton Georgiev authored
Fixes poll option misalignment in mobile device
-
Mario Jr authored
-
Anton Georgiev authored
fix(audio): prevent mute notification to be triggered when mic is locked
-
Mario Jr authored
When mic is locked, user is not able to talk so it doesn't make sense to alert the user about unmuting (mute button is also disabled when mic is locked). Closes #12048
-
Anton Georgiev authored
-
Anton Georgiev authored
fix(audio): mic not working when skipCheck=true
-
Mario Jr authored
Complements #12705
-
- Jul 05, 2021
-
-
Anton Georgiev authored
Prevent loggedOut property to be undefined
-
Joao Siebel authored
-
Anton Georgiev authored
fix: Check for correct directory before deploying bbb-html5
-
Anton Georgiev authored
-
hiroshisuga authored
-
Anton Georgiev authored
fix: layout issues on mobile with portrait presentation
-
Ramon Souza authored
-
Anton Georgiev authored
fix: client crash when userlist is hidden and viewer is ejected
-
Ramon Souza authored
-
- Jul 02, 2021
-
-
Anton Georgiev authored
Pulled HTML5 locales on July 2, 2021
-
Anton Georgiev authored
-
Anton Georgiev authored
feat(audio): use kurento's trickle-ice to improve mic negotiation
-
Anton Georgiev authored
fix: Filter poll data for moderator and viewers
-
Joao Siebel authored
-
Anton Georgiev authored
Remove linefeed for polling option
-
Anton Georgiev authored
Prevent addConnectionStatus log spam when not authenticated
-
Anton Georgiev authored
fix: reconnection crash
-
Mario Jr authored
-
Joao Siebel authored
-
Ramon Souza authored
-
- Jul 01, 2021
-
-
Mario Jr authored
Here's what we do when user activates mic: 1 - When we do something similar to listenonly's joining process until we find a valid candidate-pair. The information about this local candidate is store. 2 - We then start a new userAgent, and as soon as browser finds a candidate with the same local ip address, we leave only this candidate in the SDP and send this to FreeSWITCH. SDP should contain only a single candidate. 3 - The rest of signaling process is basically the same.
-
- Jun 30, 2021
-
-
Anton Georgiev authored
fix(poll): Respect maxCustom property in quick-polls
-
Anton Georgiev authored
fix: removeUser - handle connections in frontends, db changes in backend
-
Anton Georgiev authored
-
Ramon Souza authored
-
germanocaumo authored
More than 5 answers are now of Custom type poll and answers passed directly. Increase A-I slide options detection
-
Dixon Fred authored
Fix the behavior of "bbb-conf --check" when multiple STUN servers are defined
-
- Jun 29, 2021
-
-
Steffen Moser authored
-