Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.6-beta3] autoSwapLayout=true does not cause that the default presentation is hidden #16257

Closed
mwuttke opened this issue Dec 21, 2022 · 1 comment

Comments

@mwuttke
Copy link

mwuttke commented Dec 21, 2022

Describe the bug
The configuration autoSwapLayout=true in the bbb-html5.yml override file does not cause that the default presentation will be hidden at the beginning of a session.

To Reproduce
Steps to reproduce the behavior:

  1. Configure autoSwapLayout: true (and restoreOnUpdate: true) in bbb-html5.yml
  2. Start a session with 2 participants (a moderator and a viewer).
  3. The presentation is not hidden at the beginning for all participants.

Expected behavior
The presentation is hidden at the beginning for all participants.

Actual behavior
The presentation is not hidden at the beginning for all participants.

BBB version:
BigBlueButton Server 2.6.0-beta3

Desktop (please complete the following information):

  • OS: Linux
  • Browser: Firefox
  • Version: 108

Additional context
With this parameter, hiding the presentation worked in the BBB old versions (2.4.x & 2.5.x).

@ramonlsouza
Copy link
Member

autoSwapLayout has been removed in 2.6.
To start a meeting in 2.6 with the default presentation hidden, set hidePresentation: true instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants