diff --git a/bigbluebutton-html5/private/config/settings.yml b/bigbluebutton-html5/private/config/settings.yml index dcb09305648b5da7c26289f7afe1aab456701646..bfa0100710d78946a7a30dd2312d47ed56cfc8c4 100755 --- a/bigbluebutton-html5/private/config/settings.yml +++ b/bigbluebutton-html5/private/config/settings.yml @@ -106,6 +106,17 @@ public: - screen firefoxScreenshareSource: window cameraProfiles: + # id: unique identifier of the profile + # name: name of the profile visible to users + # default: if this is the default profile which is pre-selected + # bitrate: the average bitrate for used for a webcam stream + # constraints: + # # Optional constraints put on the requested video a browser MAY honor + # # For a detailed list on possible values see: + # # https://developer.mozilla.org/en-US/docs/Web/API/MediaTrackConstraints + # # Examples: + # width: requested width of the camera stream + # frameRate: requested framerate - id: low name: Low quality default: false