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
Currently it isn't clear that the videoQuality does not update when adaptiveStream is being used.
Either we need to clarify that the reading is only reflecting the correct state if setting the quality manually or update it also for adaptive stream changes.
Reproduction
start the sample app with adaptiveStream enabled
connect two browser tabs
adjust window size of one tab to pull in a lower layer
read RemoteTrackPublication.videoQuality from the track with the lower layer
it still shows up as VideoQuality.HIGH
Logs
No response
System Info
.
Severity
annoyance
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Currently it isn't clear that the
videoQuality
does not update when adaptiveStream is being used.Either we need to clarify that the reading is only reflecting the correct state if setting the quality manually or update it also for adaptive stream changes.
Reproduction
RemoteTrackPublication.videoQuality
from the track with the lower layerVideoQuality.HIGH
Logs
No response
System Info
.
Severity
annoyance
Additional Information
No response
The text was updated successfully, but these errors were encountered: