Most important values of "timeslice" in MediaStreamRecorder?

In looking at the implementation of MediaStreamRecorder, we're finding 
that we have to make an implementation choice (at least in version 1).

One will make the most sense for use cases where "timeslice" is in the 
order of tenths of seconds.

The other one will make the most sense for use cases where "timeslice" 
is on the order of tens of seconds to minutes - or "infinite".

For the people who have definite ideas on what they intend to use 
MediaStreamRecorder for - what order of magnitude of "timeslice" do you 
think will be more important to you?

       Harald

Received on Tuesday, 14 October 2014 11:44:50 UTC