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 signal mappings for disabled sources. #2250

Merged
merged 4 commits into from
Nov 13, 2024

Conversation

bgrozev
Copy link
Member

@bgrozev bgrozev commented Nov 13, 2024

This fixes an issue when a receiver joins a conference and one of the senders has a disabled source. The source was signaled with type NONE, which is not handled correctly by receivers.

  • fix: Do not signal mappings for disabled sources.
  • feat: Read initial VideoType from colibri.
  • feat: Log a warning when video type changes between CAMERA and DESKTOP.

@bgrozev bgrozev merged commit fe5577d into jitsi:master Nov 13, 2024
3 checks passed
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