You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
return [LEVEL_WARNING, "Max Video Bitrate Limit Exceeded", "Current bitrate "+str(currentBitrate) +"kbps exceeds max video bitrate limit "+str(maxVideoBitrate) +"kbps. This may result in the streaming service not displaying the video from your stream or rejecting it entirely."]
0 commit comments