- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Thu, 11 Jan 2024 14:55:58 +0000
- To: public-webrtc-logs@w3.org
I assume that "mediaDevicesToTieSourceTo" is null here. So the operation is calling "MediaStreamTrack source-specific constructions steps", which is null unless otherwise specified. Do they need specification? The call(s) to "create a mediastreamtrack" would be part of what happens in "Prompt the user to choose", which retuns "options", but the caller in createDisplayMedia() assumes that what's returned is either tracks or "denied". -- GitHub Notification of comment by alvestrand Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/293#issuecomment-1887356530 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 11 January 2024 14:56:01 UTC