standards-positions icon indicating copy to clipboard operation
standards-positions copied to clipboard

windowAudio option for getDisplayMedia()

Open drkron opened this issue 4 months ago • 0 comments

WebKittens

@youennf

Title of the proposal

windowAudio option for getDisplayMedia()

URL to the spec

https://w3c.github.io/mediacapture-screen-share/#dom-displaymediastreamoptions-windowaudio

URL to the spec's repository

https://github.com/w3c/mediacapture-screen-share/

Issue Tracker URL

No response

Explainer URL

https://github.com/drkron/explainers/blob/main/windowAudio_Explainer.md

TAG Design Review URL

https://github.com/w3ctag/design-reviews/issues/1110

Mozilla standards-positions issue URL

https://github.com/mozilla/standards-positions/issues/1254

WebKit Bugzilla URL

No response

Radar URL

No response

Description

Minor addition to the Screen Capture spec (already with consensus). This option provides a hint to the user agent about the application's preference for audio sources (specifically window or system audio, or exclude audio entirely) when the user selects a window as the display surface.

drkron avatar Jun 17 '25 07:06 drkron