- From: youennf via GitHub <noreply@w3.org>
- Date: Mon, 02 Jun 2025 15:12:16 +0000
- To: public-webrtc-logs@w3.org
> * With `windowAudio` correctly employed by the Web app, the UA does not offer the user to share audio which the app would subsequently ignore. The issue is not with `windowAudio` itself but with `system` vs.`window` choices. The web app will not know whether receiving system vs. window audio AFAIUI so my understanding is that they will use whatever audio is provided. > * There is a privacy aspect here, albeit minor. Namely, `windowAudio` is one more building block towards the greater edifice that is - only ever ask the user to grant the minimum necessary set of permissions to accomplish the goal. I buy that, to the extent that user understands the difference between `system` and `window`. If so, UA can provide UX to dynamically change between the two. I look forward for learning how users will handle this choice. -- GitHub Notification of comment by youennf Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/325#issuecomment-2931201355 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 2 June 2025 15:12:17 UTC