- Sep 09, 2020
-
-
Anton Georgiev authored
Add a client-side microphone mute/unmute
-
prlanzarin authored
Should increase client-server mute state consistency
-
prlanzarin authored
The mic mute is done client side via the track`s enabled flag, which generates silent when false. This still tracks the server/freeswitch mute state, so server-side mutes will be reproduced in the client
-
Anton Georgiev authored
Pulled HTML5 locales Sept 9, 2020
-
Anton Georgiev authored
-
- Sep 08, 2020
-
-
Anton Georgiev authored
Meeting end callback url
-
Anton Georgiev authored
Fix banned users log
-
Joao Siebel authored
-
Anton Georgiev authored
Normalize custom parameters
-
Joao Siebel authored
-
- Sep 05, 2020
-
-
Richard Alam authored
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into meeting-end-callback-url
-
Richard Alam authored
- add meetingEndedURL and endWhenNoModerator create param - meetingEndedURL is complete - endWhenNoModerator is partially implemented. Will be continued in another PR.
-
- Sep 04, 2020
-
-
Anton Georgiev authored
-
Anton Georgiev authored
Prevent non presenters to start/stop an external video
-
Joao Siebel authored
-
Anton Georgiev authored
Add check when start/stop an external video
-
- Sep 03, 2020
-
-
João Francisco Siebel authored
Co-authored-by:
Anton Georgiev <antobinary@users.noreply.github.com>
-
Joao Siebel authored
-
- Aug 31, 2020
-
-
Anton Georgiev authored
Update saved users text file data
-
Anton Georgiev authored
Also delete opus files in freeswitch cache dir
-
timm2k authored
Only wav files in freeswitch cache directory were deleted. With this PR also opus files are deleted.
-
- Aug 29, 2020
- Aug 28, 2020
-
-
Anton Georgiev authored
Update minBrowserVersions
-
Anton Georgiev authored
-
- Aug 27, 2020
-
-
Anton Georgiev authored
video-provider: add missing PropType, remove render socketOpen check
-
Anton Georgiev authored
screenshare: improve screenshare service findOne calls
-
Anton Georgiev authored
Include voice user's upsert to changes observer
-
prlanzarin authored
Also trim down prop assignment in render
-
prlanzarin authored
That check doesnt make sense anymore. Removing it makes the video list load faster and webcam sharing seem more responsive
-
- Aug 26, 2020
-
-
prlanzarin authored
-
Pedro Beschorner Marin authored
We noticed that the mute action button wasn't being consistent when using muteOnStart as meeting configuration. Included the addition of the voice user object to the collection as an event to also be observed.
-
- Aug 25, 2020
-
-
Anton Georgiev authored
video-provider: add inline docs for pagination configuration
-
- Aug 24, 2020
-
-
prlanzarin authored
Change the default page sizes for mobile to 2
-
Anton Georgiev authored
video-provider: prioritise presenter in pagination ordering, restore pre-.22 full mesh ordering
-
Anton Georgiev authored
Add individual video record control
-
prlanzarin authored
Also restore the old full mesh, pre-.22 ordering where outbound streams were put first
-
Anton Georgiev authored
video-provider: fix dynamic profile accounting when using pagination
-
prlanzarin authored
-
Anton Georgiev authored
Make external video MATCH_URL even more generic
-