Supported mime-type returned by MediaRecorder.isTypeSupported

MIME types specified by the browser that should be able to successfully record the video
MIME type Is supported

The MediaRecorder.isTypeSupported() static method returns a Boolean which is true if the MIME type specified is one the user agent should be able to successfully record.

Your configuration