Re: [mediacapture-main] Should we revisit and document getUserMedia() track order? (#1028)

@jan-ivar Is there ever a time when a MediaStream would be returned from `getUserMedia()` with tracks added later?  For example, an audio device is usually available seconds before a video device initializes and starts returning video data.  I suppose the opposite *could* happen.  Just thinking ahead, wondering if specifying track order might hurt optimizations in the future that return available tracks immediately and add the other requested track(s) later.

-- 
GitHub Notification of comment by bradisbell
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/1028#issuecomment-2599441142 using your GitHub account


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

Received on Saturday, 18 January 2025 01:07:32 UTC