Re: [mediacapture-record] Clarification needed for mime type handling (#170)

The MediaRecorder doesn't have an API that lets you set the codec per-track. It's dependent on the mime type which contains an unordered list of codecs. Also, the MediaRecorder is not based on the matroska container; it essentially needs to handle all containers that UAs might want to add support for.

Feel free to file a separate issue if this is functionality you need, but for this issue it is out of scope.

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

Received on Monday, 24 June 2019 14:22:48 UTC