- Dec 08, 2020
-
-
germanocaumo authored
-
prlanzarin authored
-
- Dec 01, 2020
-
-
prlanzarin authored
-
prlanzarin authored
Useful when parsing logs to split errors by bridge type
-
prlanzarin authored
Fixed listen only reconnection handling Added proper error handling; now all errors have proper mapped codes which are funneled through to audio-manager logger and should be easier to gauge types of errors Fixed botched reconnection error rejection, audio modal shouldnt be stuck anymore when it fails Remove every tie that listen only bridge had to kurento-extension
-
prlanzarin authored
To be used with bbb-webrtc-sfu based media brokers
-
prlanzarin authored
A replacement to the old kurento-extension script which is to be considered legacy code
-
prlanzarin authored
Moved bbb-webrtc-sfu utilitaries to properly named folder Logging improvements to base broker Added onerror/onstart/onended callback interfaces to base broker
-
prlanzarin authored
Extracts most of the common bbb-webrtc-sfu WebSocket setup, handshaking and message broker procedures that was scattered among HTML5 components (video, screenshare and listen only) into a base class suitable for inheritance
-
prlanzarin authored
-
Anton Georgiev authored
Empty After= may confuses systemd
-
timm2k authored
Empty After= may confuses systemd
-
- Nov 30, 2020
-
-
Anton Georgiev authored
-
Anton Georgiev authored
Prevent voiceUser clean for entire server
-
Joao Siebel authored
-
Joao Siebel authored
-
Anton Georgiev authored
Allow mirroring individual webcams
-
Anton Georgiev authored
Fix Typo in bbb-record
-
Lars Kiesow authored
This patch fixes a typo in bbb-record causing problems by checking the bigbluebtuuon user.
-
- Nov 29, 2020
-
-
Lars Kiesow authored
BigBlueButton already allows mirroring the users own webcam as a global setting set by administrators. Users have no way of choosing this on their own. This patch turns this functionality into a user setting for all webcams. Every camera menu now gets a “mirror” entry. The global setting is still used as a default value, keeping the current behavior as it is to not confuse users.
-
- Nov 27, 2020
-
-
Anton Georgiev authored
-
Dixon Fred authored
Mask output of which command
-
Dixon Fred authored
-
Anton Georgiev authored
First version of a PeerTube player
-
Anton Georgiev authored
Remove callbacks from mongo operations
-
Anton Georgiev authored
Pulled HTML5 locales, Nov 27, 2020
-
Anton Georgiev authored
-
Tiago D J authored
-
- Nov 26, 2020
-
-
Anton Georgiev authored
Reduce server side logging
-
Anton Georgiev authored
-
Lucas Zawacki authored
-
Anton Georgiev authored
-
Joao Siebel authored
-
Anton Georgiev authored
Add flag to enable/disabled custom heartbeat
-
Joao Siebel authored
-
Anton Georgiev authored
Use INFO message as default for sending dtmf on call transfer
-
Joao Siebel authored
-
Mario Jr authored
-
- Nov 25, 2020
-
-
Mario Jr authored
Instead of sending using rfc4733 standard, we use INFO message for all transfers INFO message was used in older SIP.js version. Although this is not a standard for sending DTMF tones, this has more reliability (once it sent over TCP) This might reduce occurrences of 1008
-
Anton Georgiev authored
-