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

Feat default presentation #207

Open
wants to merge 7 commits into
base: feat-send-file
Choose a base branch
from

Conversation

SpechtD
Copy link
Contributor

@SpechtD SpechtD commented Apr 15, 2022

Frontend works so far.
Backend is not yet functional.

added backend handling
get the direct download from the php api instead of frontend
generate direct in the DB instead of using getDirectDownload()
fixed some formatting with cs-fixer
@pielonet
Copy link
Collaborator

Hi,

From BBB 2.7.2 on it is now possible to add a default presentation URL as a single create call query string parameter :
See : https://docs.bigbluebutton.org/development/api/#create

preUploadedPresentation	String	If passed with a valid presentation file url, this presentation will override the default presentation. To only upload but not set as default, also pass preUploadedPresentationOverrideDefault=false (added 2.7.2)

This can be used to upload a single file default presentation.

Kind regards,
Thierry

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

Successfully merging this pull request may close these issues.

2 participants