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

WebRTC: Fix missing msid in play answer #4252

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

parallelcc
Copy link

a=ssrc:<ssrc> msid:<stream-id> <track-id> is missing in play answer due to not setting the msid for track, so audio and video tracks are not explicitly associated to the same stream, which may cause player avsync and compatibility issues

@winlinvip winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EnglishNative This issue is conveyed exclusively in English.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants