Skip to content
Snippets Groups Projects
  • Sébastien Blin's avatar
    d7708201
    videoRtpSession: avoid busy loop · d7708201
    Sébastien Blin authored
    waitForRTCP as nothing to do with the readBlockingMode, so we should
    remove this from the condition as it causes a busy loop (if video
    is muted, receiver is stopped, condition_variable is always true,
    causing a loop on the adaptative bitrate algorithm).
    
    GitLab: #878
    Change-Id: If19a43c5350eb43eff694b162d412a80d541f449
    d7708201
    History
    videoRtpSession: avoid busy loop
    Sébastien Blin authored
    waitForRTCP as nothing to do with the readBlockingMode, so we should
    remove this from the condition as it causes a busy loop (if video
    is muted, receiver is stopped, condition_variable is always true,
    causing a loop on the adaptative bitrate algorithm).
    
    GitLab: #878
    Change-Id: If19a43c5350eb43eff694b162d412a80d541f449
Code owners
Assign users and groups as approvers for specific file changes. Learn more.