Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 374c3cf

Browse files
authored
Merge pull request #231 from bigbluebutton/antobinary-patch-1
Added info on bbb_skip_video_preview_on_first_join
2 parents 42a0fa4 + 90bb644 commit 374c3cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_posts/2019-02-14-customize.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1156,7 +1156,8 @@ Useful tools for development:
11561156
| `userdata-bbb_enable_screen_sharing=` | If set to `false`, the client will display the screen sharing button if they are the current presenter | `true` |
11571157
| `userdata-bbb_enable_video=` | If set to `false`, the client will display the webcam sharing button (in effect disabling/enabling webcams) | `true` |
11581158
| `userdata-bbb_record_video=` | If set to `false`, the user won't have her/his video stream recorded | `true` |
1159-
| `userdata-bbb_skip_video_preview=` | If set to `true`, the client will not see a preview of their webcam before sharing it | `false` |
1159+
| `userdata-bbb_skip_video_preview=` | If set to `true`, the user will not see a preview of their webcam before sharing it | `false` |
1160+
| `userdata-bbb_skip_video_preview_on_first_join=` | (Introduced in BigBlueButton 2.3) If set to `true`, the user will not see a preview of their webcam before sharing it when sharing for the first time in the session. If the user stops sharing, next time they try to share webcam the video preview will be displayed, allowing for configuration changes to be made prior to sharing | `false` |
11601161
| `userdata-bbb_mirror_own_webcam=` | If set to `true`, the client will see a mirrored version of their webcam. Doesn't affect the incoming video stream for other users. | `false` |
11611162

11621163
### Presentation parameters

0 commit comments

Comments
 (0)