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 track creation synchronization #1109

Merged
merged 2 commits into from
Feb 14, 2024
Merged

Conversation

paullouisageneau
Copy link
Owner

@paullouisageneau paullouisageneau commented Feb 14, 2024

This PR fixes the missing synchronization in impl::PeerConnection::emplaceTrack(). This is not a critical issue in practice as a race condition is possible only if the application performs track renegotiation from both sides.

@paullouisageneau paullouisageneau merged commit 0487131 into v0.20 Feb 14, 2024
10 checks passed
@paullouisageneau paullouisageneau deleted the fix-track-creation-sync branch February 14, 2024 12:49
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.

1 participant