Closed
Bug 1312889
Opened 8 years ago
Closed 5 years ago
MediaRecorder documentation needs to be updated for API changes
Categories
(Developer Documentation Graveyard :: API: WebRTC, defect)
Developer Documentation Graveyard
API: WebRTC
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sheppy, Unassigned)
Details
The MediaRecorder docs were written back when getUserMedia() was on Navigator rather than navigator.mediaDevices. Probably doesn't use the promise-based APIs, either. Oh, the humanity! This needs to be fixed, because bad coding practices will develop.
https://developer.mozilla.org/en-US/docs/Web/API/MediaRecorder_API/Using_the_MediaRecorder_API
https://developer.mozilla.org/en-US/docs/Web/API/MediaRecorder_API
https://developer.mozilla.org/en-US/docs/Web/API/MediaRecorder
Reporter | ||
Comment 1•8 years ago
|
||
There are parts of this API not even documented at all yet, too.
Comment 2•5 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•