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 fps24 option from getMediaConstraints #82

Merged
merged 2 commits into from
Feb 29, 2024

Conversation

nandito
Copy link
Contributor

@nandito nandito commented Feb 26, 2024

This flag was added here: #37

But now it is enabled for everyone, so it's value can be hard coded and the option can be removed.

📦 Published PR as canary version: 1.9.6--canary.82.8062035262.0

✨ Test out this PR locally via:

npm install @whereby/jslib-media@1.9.6--canary.82.8062035262.0
# or 
yarn add @whereby/jslib-media@1.9.6--canary.82.8062035262.0

@nandito nandito self-assigned this Feb 26, 2024
@nandito nandito force-pushed the nandor/cob-381-remove-24fps-flag branch from 9ad2729 to ee86eb6 Compare February 26, 2024 14:21
This fps24 is always on in pwa now, so this constant `true` arg can be
replaced with a default 24 fps in code.
@nandito nandito force-pushed the nandor/cob-381-remove-24fps-flag branch from ee86eb6 to 039995b Compare February 27, 2024 08:53
@nandito nandito requested a review from misi February 27, 2024 13:52
Copy link
Contributor

@misi misi left a comment

Choose a reason for hiding this comment

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

LGTM

@nandito nandito merged commit d29530e into main Feb 29, 2024
3 checks passed
@nandito nandito deleted the nandor/cob-381-remove-24fps-flag branch February 29, 2024 08:29
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