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(html5) userCameraDropdown enhancements, user-camera dom-element and screenshareHelper #106

Merged
merged 5 commits into from
Aug 5, 2024

Conversation

GuiLeme
Copy link
Collaborator

@GuiLeme GuiLeme commented Jul 31, 2024

What does this PR do?

This PR does 3 related things in general:

  • Enhance user-camera-dropdown extensible area;
    • Add display function callback to decide in which cameras that dropdown will be shown;
    • Add onClick arguments for the dropdown option;
  • Create another extensible-area which is screenshare helper;
  • Create another dom-element-manipulation hook: useUserCameraDomElement;

See some demo of the 2 first items:

User-camera-dropdown display funcion demo:

user_camera_dropdown_change_demo_plugin.mp4

Screenshare helper buttons
image

More

Closely related to PR in core: bigbluebutton/bigbluebutton#20820

@GuiLeme GuiLeme requested a review from TiagoJacobs August 2, 2024 18:31
@TiagoJacobs TiagoJacobs merged commit 08d4da7 into bigbluebutton:main Aug 5, 2024
3 checks passed
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