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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there,
I only succeeded to have the qualityLimitation issue if I remove the following code:
Why qualityLimitation issue seems to be sent only when there is no frame sent (in the case streamStats.framesSent <= previousStreamStats.framesSent) ?
In my case (beginning of a call), frames are sent and I have a "bandwidth" limitation (from the stats)
Did I wrongly interpret the code ?
Beta Was this translation helpful? Give feedback.
All reactions