Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SimulcastConsumer: Fix frozen video when syncing keyframe is discarde…
…d due to too high RTP timestamp extra offset needed - It may fix #990. - Rationale here: #990 (comment). - Basically we should reset this->syncRequired` nor `this->spatialLayerToSync` when the keyframe that is supposed to switch to another spatial layer is discarded due to too high RTP timestamp extra offset needed.
- Loading branch information