Re: new device APIs?

Hi Dom, all,

I've put some use cases that seem not covered by current mediaDevices API, with proposals:
https://github.com/boiler23/media-devices-use-cases/blob/gh-pages/README.md

I’ll be glad to see comments.

Thanks,
Ilya

On 10 июля 2014 г., at 18:44, Dominique Hazael-Massieux <dom@w3.org> wrote:

> Hi Ilya,
> 
> Le mardi 08 juillet 2014 à 21:00 +0400, Ilya Bogdanovich a écrit :
> 
> 
>> For example: you connect your notebook with built-in speakers to
>> external stereo system and play some music. If you unplug external
>> system, there’s no need to pause the music - it can continue playing
>> through internal speakers, but when you unplug headphones - you
>> probably don’t want to harm people around you with music from internal
>> speakers.
>> 
> Makes sense; that would point to the need to get additional information
> about the audiooutput device (somewhat similar to the "facingMode" of
> cameras in getUserMedia).
>> 
>> Ok, I’ll try to write some use cases with it. What would be the best
>> place to land them?
> 
> We can probably start by discussing them on the list (i.e. send them by
> email?); based on what comes out of the discussions, we can define what
> to do.
> 
> Dom
> 
> 

Received on Thursday, 31 July 2014 15:54:01 UTC