- From: Elad Alon via GitHub <sysbot+gh@w3.org>
- Date: Thu, 23 Mar 2023 10:11:18 +0000
- To: public-webrtc-logs@w3.org
> It is interesting how things that relate to either audio or video are instead added at the options e.g. systemAudio, instead of being added as a media track constraint. Options like `selfBrowserSurface`, `systemAudio`, etc., affect the capture-session, not the track. One way to think of it is - would it ever make sense to `applyConstraints({...selfBrowserSurface: "exclude", ...})`. It wouldn't, so these aren't MediaStreamTrack constraints. -- GitHub Notification of comment by eladalon1983 Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/260#issuecomment-1480920507 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 23 March 2023 10:11:20 UTC