- From: guest271314 via GitHub <sysbot+gh@w3.org>
- Date: Sat, 12 Sep 2020 17:36:18 +0000
- To: public-webrtc-logs@w3.org
@jan-ivar Neither this specification nor Media Capture and Streams define capture of devices other than microphone input. The suggested code is currently impossible at Chromium. Chromium refuses to support listing of or capture of monitor devices at Linux https://bugs.chromium.org/p/chromium/issues/detail?id=931749. Have filed multiple specification and implementation issues to support what this issue requests; in brief see https://github.com/w3c/mediacapture-main/issues/720; https://github.com/w3c/mediacapture-main/issues/720. To capture output of `speechSynthesis.speak()` at Firefox on Linux you can filter monitor device. To capture output of `sppechSynthesis.speak()` at Chromium workarounds must be used, see https://github.com/guest271314/captureSystemAudio. -- GitHub Notification of comment by guest271314 Please view or discuss this issue at https://github.com/w3c/mediacapture-output/issues/102#issuecomment-691522238 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 12 September 2020 17:36:19 UTC