-
- Downloads
videoRtpSession: avoid busy loop
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
Please register or sign in to comment