Skip to content
Snippets Groups Projects
Commit 64a9115e authored by Boris Grozev's avatar Boris Grozev
Browse files

Fixes a problem where video wouldn't work in a jitsi-hosted

conference. Adds some logs.

We don't need to perform any format checks in
VideoMediaDeviceSession#onRTCPFeedbackCreate(). At the time of a call,
our format could be null (for MediaStreamMediaDeviceSession's
subsequently added to a VideoTranslatorMediaDevice), which causes an
NPE.
parent e4944f1c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment