Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(TPC): Reset the scalabilityMode for VP8.
Set the scalabilityMode to undefined for VP8 after a VP9->VP8 switch even though the browser returns L1T2 in the RTCRtpSender.getParameters() call. Fixes an issue where the bridge stops forwarding video for some participants after vp8->vp9 switch.
- Loading branch information