PSA: correct MediaRecorder.start() behaviour to buffer-up-to-forever

9 views
Skip to first unread message

Miguel Casas

unread,
Oct 27, 2016, 6:49:21 PM10/27/16
to blink-dev, discuss-webrtc

Spec: https://w3c.github.io/mediacapture-record/MediaRecorder.html#dom-mediarecorder-start


Summary: MediaRecorder start() method accepts an optional |timeslice| argument. If and when |timeslice| is not present should be understood as 'infinite', whereas the current implementation erroneously interprets it as 0+.


Interoperability and Compatibility Risk: Interop is the motivation, Firefox already has this behaviour and users expect it.


This was pointed out in https://crbug.com/567859


There's already a CL addressing this bug in https://crrev.com/2444153002.


--

Miguel Casas-Sanchez | Gatopardo del Software | ydog / mca...@google.com | +1 (650) 603 1380

Reply all
Reply to author
Forward
0 new messages