Re: Constraints and MediaRecorder

On 3 February 2014 15:12, Robert O'Callahan <robert@ocallahan.org> wrote:
> OK. What does it mean to request a MediaRecorder with 4x3 aspect ratio? Does
> that mean that video frames with a different aspect ratio get
> squashed/stretched to that aspect ratio? What is a use-case for that?
>
> And when you request a MediaRecorder with 15fps, are you saying that video
> tracks with a different FPS should be downsampled in the time domain to get
> 15fps if they're running > 15fps?

I think that since we have all the necessary tests on size, frame rate
and all that on MediaStream{Track}, maybe the right thing to ask for
is:  MediaRecorder, are you getting all of this?

Received on Tuesday, 4 February 2014 00:00:44 UTC