Skip to content

Conversation

nicolo-kira
Copy link
Contributor

According to https://github.com/collab-project/videojs-record/blame/master/src/js/defaults.js#L49 the default for the videoMimeType option is video/webm and not video/webm;codecs=vp8

Debated changing the defaults file but video/webm;codecs=vp8 did not work with Firefox with this error:

VIDEOJS: ERROR: DOMException: MediaRecorder.start: An audio track cannot be recorded: video/webm;codecs=vp8 indicates an unsupported codec

while video/webm has no such issues

@thijstriemstra thijstriemstra merged commit 828098b into collab-project:master Feb 14, 2024
@thijstriemstra
Copy link
Member

thanks!

@nicolo-kira nicolo-kira deleted the docs-video-mime-type-default branch October 10, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants