Bug 190291 - Implement Start() feature for MediaRecorder
Summary: Implement Start() feature for MediaRecorder
Status: RESOLVED DUPLICATE of bug 202233
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 85851
  Show dependency treegraph
 
Reported: 2018-10-04 13:58 PDT by Wendy
Modified: 2020-06-29 03:05 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wendy 2018-10-04 13:58:14 PDT
According to the spec: https://w3c.github.io/mediacapture-record/#mediarecorder-api
implement: void start(optional long timeslice);
Comment 1 youenn fablet 2020-06-29 03:05:55 PDT

*** This bug has been marked as a duplicate of bug 202233 ***