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

fix: fixed race condition with sdp negotiation #403

Merged
merged 2 commits into from
Nov 13, 2023
Merged

Conversation

0xcadams
Copy link
Contributor

Description

Fixed a race condition when b-frames are present in a stream, and fallback happens to HLS while SDP negotiation is still pending.

@0xcadams 0xcadams requested a review from iameli November 13, 2023 16:46
@0xcadams 0xcadams requested a review from a team as a code owner November 13, 2023 16:46
Copy link

vercel bot commented Nov 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
livepeerjs-with-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2023 4:57pm
livepeerjs-with-svelte ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2023 4:57pm
lvpr-tv ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2023 4:57pm

@@ -0,0 +1,9 @@
---
'@livepeer/core-web': patch
Copy link
Contributor

Choose a reason for hiding this comment

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

Ooh. What's this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just the name of one of the core packages - renamed from livepeer

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