Re: [webrtc-extensions] What happens if scaleTo: {360p, 720p} and frame is 360 (#222)

_(renumbering the second 1,2 steps to 4,5)_

> ```
> 4. Increase size of track to 720p.
> ```

{360p, off} is achieved. No race so far

> ```
> 5. Re-enable the 720p encoding: {360p, 720p}.
> ```

Is the problem not knowing how long to wait to do this step to ensure a clean {360p, off} → {360p, 720p} instead of {360p, off} → {360p, 360p} → {360p, 720p}?

Is shaving off a few 360p frames a significant saving during this transition to using more bandwidth?

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/222#issuecomment-2346760304 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 12 September 2024 16:33:38 UTC