- From: guest271314 via GitHub <sysbot+gh@w3.org>
- Date: Mon, 09 Dec 2019 15:40:35 +0000
- To: public-webrtc-logs@w3.org
@guidou We must have posted at the same time. > Firefox does not even expose entries of kind audiooutput in enumerateDevices (tested with Firefox Nightly 73.0a1, 2019-12-09). The capture of "Monitor of ..." devices is via entries exposed as audioinput by enumerateDevices, as it should be. Again, do not care what technical jargon is used re inout or output. The use case is capturing only audio output from the system, not capturing microphone input where audio might be playing in the background. Firefox does provide a means to capture `"Monitor of <device>"`. Whether you call that an input or output device is immaterial to the observable result: capturing audio output from the system, which Firefox provides a means to do simply by exposing `"Monitor of <devide>"` which you appear to be against implementing at Chromium, Chrome, for an unknown reason, which would tentatively resolve this issue. -- GitHub Notification of comment by guest271314 Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/650#issuecomment-563297303 using your GitHub account
Received on Monday, 9 December 2019 15:40:37 UTC