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

Do not allow VP9 publishing on FF #894

Merged
merged 2 commits into from
Oct 19, 2023
Merged

Do not allow VP9 publishing on FF #894

merged 2 commits into from
Oct 19, 2023

Conversation

davidzhao
Copy link
Member

Since FF does not support SVC, and we require SVC for VP9, it will not be able to support VP9 publishing.

Previously FF didn't support getCapabilities, so supportsVP9 check was passing for it. As much as I hate browser checks, there isn't another way to check for SVC publishing.

Since FF does not support SVC, and we require SVC for VP9, it will not
be able to support VP9 publishing.

Previously FF didn't support `getCapabilities`, so supportsVP9 check
was passing for it. As much as I hate browser checks, there isn't
another way to check for SVC publishing.
@davidzhao davidzhao requested a review from lukasIO October 18, 2023 22:48
@changeset-bot
Copy link

changeset-bot bot commented Oct 18, 2023

🦋 Changeset detected

Latest commit: 5d5c73c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
livekit-client Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Oct 18, 2023

size-limit report 📦

Path Size
dist/livekit-client.esm.mjs 76.59 KB (+0.01% 🔺)
dist/livekit-client.umd.js 82.17 KB (+0.01% 🔺)

Copy link
Contributor

@lukasIO lukasIO left a comment

Choose a reason for hiding this comment

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

lgtm!

@davidzhao davidzhao merged commit 65394dd into main Oct 19, 2023
2 checks passed
@davidzhao davidzhao deleted the dz-vp9-ff branch October 19, 2023 06:27
@github-actions github-actions bot mentioned this pull request Oct 19, 2023
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