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

Fixes receiving remove videos. #507

Merged
merged 1 commit into from
Dec 17, 2019
Merged

Fixes receiving remove videos. #507

merged 1 commit into from
Dec 17, 2019

Conversation

damencho
Copy link
Member

The initial change was made in 912998b, but was not taking in
consideration that all jitsi desktop video calls have a rtpTranslator,
and that change broke incoming video.
As this change is needed for jigasi, jigasi always sets useTranslator
for the audio and that setting is only used in that case.
fixes jitsi/jitsi#627
closes #505

Thanks @traud for finding it.

The initial change was made in 912998b, but was not taking in
consideration that all jitsi desktop video calls have a rtpTranslator,
and that change broke incoming video.
As this change is needed for jigasi, jigasi always sets useTranslator
for the audio and that setting is only used in that case.
fixes jitsi/jitsi#627
closes #505
@damencho damencho merged commit 58f6195 into master Dec 17, 2019
@damencho damencho deleted the fix-remote-video-rcv branch December 17, 2019 16:07
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.

No incoming video.
2 participants