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

Add check for suspiciously low bitrate of the layer #1439

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 14, 2020

  1. Add check for suspiciously low bitrate of the layer

    If WebRTC client's uplink is bad to a degree that encoder periodically sends packets
    of the higher spatial layer but it is not enough for stable playback it leads to a situation
    when higher layer keyframe switches the stream however no packets are sent afterwards
    and picture freezes until the next keyframe appears instead of keep on sending stable lower layer stream.
    Daniil Meitis committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    8da435c View commit details
    Browse the repository at this point in the history