status of authorization process for getMediaDevices

Hi public-media-capture!

The spec<http://dev.w3.org/2011/webrtc/editor/getusermedia.html#widl-NavigatorUserMedia-getMediaDevices-void-MediaDeviceInfoCallback-resultCallback>
 says:

Collects information about the user agents available media input and output
devices; for example a web camera or a headset. The method must only return
information that the script is authorized to access (*TODO expand
authorized*).

(boldface mine)

This TODO is blocking integrating getMediaDevices()' output with the
<audio> & <video> tags as sinks (c.f.
http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2014-April/126956.html,
a continuation of
http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2014-February/084281.html
).

Is this TODO in the process of getting done?

Cheers,
-a

Received on Thursday, 3 April 2014 07:12:57 UTC