Re: Constraints and MediaRecorder

On 2/3/14 2:35 PM, Harald Alvestrand wrote:
> On 02/03/2014 06:32 PM, Martin Thomson wrote:
>> These are all fine, but this offers little material support for the
>> use of constraints in this specific use case.  Is there anything wrong
>> with:
>>
>> app: get me a 96kHz recorder
>> browser: can't do that
>>
>> Because that's what is being suggested.
> It seems to me more complex to do:
>
> app: get me a 96khz recorder
> browser: can't do that
> app: get me a 80khz recorder
> browser: can't do that
> app: get me a 48khz recorder
> browser: can't do that
> app: get me a 44.1khz recorder
> browser: ok, here's one
>
> than to do
>
> app: get me a recorder absolutely above 40 khz, prefer one above 80 khz
> browser: ok, here's an 88.2khz recorder

The first one is simpler because the second one is a new language.

I prefer:

app: get me a 96khz recorder
browser: keep dreaming, here's 48khz, best I can do.

.: Jan-Ivar :.

Received on Monday, 3 February 2014 19:55:37 UTC