Re: [mediacapture-record] Required encoding types?

The only requirement is that 
```
The UA should be able to play back any of the MIME types it supports for recording. 
For example, it should be able to display a video recording in the HTML <video> tag. 
The default value for this property is platform-specific.
```
https://w3c.github.io/mediacapture-record/MediaRecorder.html#dom-mediarecorder-mimetype

How do you propose extending it to uncompressed audio? Note that Cr supports e.g. PCM over WebM/MKV.

-- 
GitHub Notification of comment by yellowdoge
Please view or discuss this issue at https://github.com/w3c/mediacapture-record/issues/145#issuecomment-374286388 using your GitHub account

Received on Monday, 19 March 2018 16:57:59 UTC