[Webkit-unassigned] [Bug 179415] New: Get/set audio output devices -- mediaDevices.enumerateDevices() & HTMLMediaElement.setSinkId()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 8 00:02:39 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=179415

            Bug ID: 179415
           Summary: Get/set audio output devices --
                    mediaDevices.enumerateDevices() &
                    HTMLMediaElement.setSinkId()
           Product: WebKit
           Version: Safari 11
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: webkit at xylil.com
                CC: youennf at gmail.com

Created attachment 326312

  --> https://bugs.webkit.org/attachment.cgi?id=326312&action=review

Get/set audio output test case

mediaDevices.enumerateDevices() does not return any valid devices of type 'audiooutput'

HTMLMediaElement.setSinkId(), used to pass output device IDs to media elements to control which output the element should use, is not supported.

Attached test case illustrates these work on Chrome and Opera, but not Safari.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171108/cfe4984f/attachment.html>


More information about the webkit-unassigned mailing list