MediaStream recording
Limited availability
The MediaRecorder
API captures data generated by MediaStream
or HTMLMediaElement
objects for analysis, processing, or saving to disk. Also known as the Media Recording API or the MediaRecorder API.
Learning resources on MDN
Browser support
- Chrome ❌
- Chrome Android ❌
- Edge ❌
- Firefox ❌ See bugzil.la/1573299
- Firefox for Android ❌ See bugzil.la/1573299
- Safari ❌
- Safari on iOS ❌
Specifications
View web-platform-tests results for this feature - View the feature source file - Edit the feature - Report an issue about this feature