bigbluebutton.github.io
bigbluebutton.github.io copied to clipboard
(retired) BigBlueButton Documentation
Replace instructions for dummy NIC with sensible FreeSWITCH configuration. Refs: bigbluebutton/bigbluebutton#17134
Since there is no description for recording migration, I added a sentence. However I am not 100% sure if I am right...
Updates the recording API documentation to reflect the changes to the API that have occurred since it has been moved out of BBB-Web and into its own application. - Changes...
Updated Cluster Proxy Setup docs regarding the Dashboard. Include what's necessary for the Dashboard to properly work when using [Cluster Proxy Setup](https://docs.bigbluebutton.org/admin/clusterproxy.html) :warning: WARNING: it depends on https://github.com/bigbluebutton/bigbluebutton/pull/15910.
Follow up to https://github.com/bigbluebutton/bigbluebutton/pull/14735 by @schrd
Updates docs to reflect changes made by https://github.com/bigbluebutton/bigbluebutton/pull/14667
as requested by @matiasilva this PR adds the docker installation method to the documentation. closes https://github.com/alangecker/bigbluebutton-docker/issues/15
https://github.com/bigbluebutton/bbb-install/issues/385#issuecomment-926571995 See also commit 1340230
Added a section `Adjust audio quality and microphone sensitivity` to the Customize documentation.
If a TURN server is available, then there is no need to supply STUN servers to the Browser. As stated on [webrtc.org](https://webrtc.org/getting-started/peer-connections#ice_candidates): > TURN (Traversal Using Relay NAT) is the...