- Mar 22, 2021
-
-
Gustavo Trott authored
-
Anton Georgiev authored
Increasing presenter menu width
-
Anton Georgiev authored
Fix messages being not cleared
-
Anton Georgiev authored
Increasing userlist menu width
-
Ramon Souza authored
-
Ramon Souza authored
-
Tainan Felipe authored
-
Anton Georgiev authored
Revert "Add getter for defaultKeepEvents"
-
Anton Georgiev authored
-
Anton Georgiev authored
Add getter for defaultKeepEvents
-
Anton Georgiev authored
Follow up to #11681
-
- Mar 19, 2021
-
-
Anton Georgiev authored
Add selectRandomUser settings
-
Ramon Souza authored
-
Anton Georgiev authored
Fix client crash when user is sharing video
-
Ramon Souza authored
-
Anton Georgiev authored
-
Anton Georgiev authored
Fix userlist height if banner is enabled
-
Ramon Souza authored
-
Pedro Beschorner Marin authored
Handle multi-user whiteboard for solo presenter
-
- Mar 18, 2021
-
-
Dixon Fred authored
Recording: Don't use string interpolation when generating commands for slide conversion
-
Pedro Beschorner Marin authored
Adjusts the user interface to keep coherence when activating the multi-user whiteboard while there is only the presenter in the meeting.
-
Calvin Walton authored
Just want to make sure that we don't get any bad filenames sneaking in and causing havoc.
-
Dixon Fred authored
Recording: Audio processing changes to reduce audio desync
-
Calvin Walton authored
This incorporates only the audio desync related changes from #11626 * Add the aresample filter with async option to fill in timestamp gaps * Use the libopus decoder for opus audio instead of ffmpeg's builtin decoder
-
Calvin Walton authored
This gives the following advantages over the previous code: * The ffmpeg input filters are loaded from a filter "script" file instead of passed on the command line. This fixes some cases of recordings failing to process because the ffmpeg command line generated for the audio processing exceeded the max command line length limit. (Although that only really happens due to BBB bugs...) * Use absolute positions when trimming audio segments for cuts. Previously segments were trimmed to the length of the segment, and the results were concatenated. There's some possibility of accumulated errors in the segment lengths causing audio desync over time. The new code incrementally concatenates the segments, and cuts each segment end based on the absolute time since the start of the meeting, to avoid error accumulation.
-
Anton Georgiev authored
Replaced keepEvents with defaultKeepEvents and meetingKeepEvents
-
Anton Georgiev authored
-
- Mar 17, 2021
-
-
Anton Georgiev authored
Update and add Polling specs
-
Anton Georgiev authored
Fixes chat panel appearing after webcam share/unshare
-
Anton Georgiev authored
Escaping user typed poll results
-
Anton Georgiev authored
Show unmuted microphone in video
-
Ramon Souza authored
-
Anton Georgiev authored
Fix for posJoinMessage as undefined
-
Ramon Souza authored
-
Ramon Souza authored
-
Tainan Felipe authored
-
Ramon Souza authored
-
Ramon Souza authored
-
Anton Georgiev authored
video-provider: add dynamic video page sizes based on number of users
-
Anton Georgiev authored
[Refactor] Whiteboard individual access
-