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

remove gUM options that are no longer supported. #549

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

jallamsetty1
Copy link
Member

No description provided.

@@ -120,9 +120,7 @@ JitsiMeetJS.setLogLevel(JitsiMeetJS.logLevels.ERROR);
7. `maxFps` - the maximum frame rate for the video stream (passed to GUM)
8. `desktopSharingSourceDevice` - The device id or label for a video input source that should be used for screensharing.
9. `facingMode` - facing mode for a camera (possible values - 'user', 'environment')
10. `firePermissionPromptIsShownEvent` - optional boolean parameter. If set to `true`, `JitsiMediaDevicesEvents.PERMISSION_PROMPT_IS_SHOWN` will be fired when browser shows gUM permission prompt.
11. `fireSlowPromiseEvent` - optional boolean parameter. If set to `true`, `JitsiMediaDevicesEvents.USER_MEDIA_SLOW_PROMISE_TIMEOUT` will be fired when browser takes too long to resolve the gUM promise. This event is mutual exclusive with the above `JitsiMediaDevicesEvents.PERMISSION_PROMPT_IS_SHOWN` event
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please update the numbers :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, good catch, will do!

@jallamsetty1 jallamsetty1 merged commit f9253db into master Dec 16, 2024
1 check passed
@jallamsetty1 jallamsetty1 deleted the cleanup branch December 16, 2024 20:58
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