Skip to content

Suggestion: MediaRecorder.isTypeSupported supported types/codecs #4033

@kevinoid

Description

@kevinoid

Although there is already data for the MediaRecorder API and for playable media formats (e.g. HEVC, MPEG4, Opus, etc.), it would be very useful to add data for which formats are supported for recording via the MediaRecorder API and with which media type parameters. This data can be queried using MediaRecorder.isTypeSupported.

I'm not very familiar with the caniuse data format. Would the best way to represent this be to create a separate JSON data file for each media type string? Is there another way to represent the data more compactly (especially for formats like video/webm where VP8 likely always supported when VP9 is, etc.)?

Thanks,
Kevin

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions