- From: Kiran Kumar <g.kiranreddy4u@gmail.com>
- Date: Mon, 10 Mar 2014 15:43:07 +0530
- To: Iņaki Baz Castillo <ibc@aliax.net>
- Cc: "public-media-capture@w3.org" <public-media-capture@w3.org>
Received on Monday, 10 March 2014 10:13:55 UTC
It is not universally true for all, When I connect an external webcam to my desktop PC, which has no camera, Mozilla is displaying its names as YUV-xxx-camera. Laptops are also not showing "default" prefix in the names. I am not sure which devices/SO's are showing the "default" prefix. Thanks, Kiran. On Mon, Mar 10, 2014 at 3:19 PM, Iņaki Baz Castillo <ibc@aliax.net> wrote: > 2014-03-10 6:51 GMT+01:00 Kiran Kumar <g.kiranreddy4u@gmail.com>: > > I would like to propose adding a defaultDevice attribute which indicates > > which device is the default device out of the list. > > > > dictionary MediaDeviceInfo { > > DOMString deviceId; > > MediaDeviceKind kind; > > DOMString label; > > DOMString groupId; > > > > bool defaultDevice; > > }; > > > > This will allow a default value checked while displaying the list of > > devices. > > > Correct me if I'm wrong, but AFAIK the multimedia subsystem in some > SO's report a "default sound card", "default mic" and "default > webcam". > > > -- > Iņaki Baz Castillo > <ibc@aliax.net> >
Received on Monday, 10 March 2014 10:13:55 UTC