canvas-record
canvas-record copied to clipboard
work with firefox?
nice package, firefox throws
Uncaught TypeError: Fehler beim Auflösen des Modulspezifierers "canvas-context". Relative Modulspezifierer müssen mit "./", "../" oder "/" beginnen.
(error resolving ), is this chrome only?
The error is unrelated (see https://github.com/guybedford/es-module-shims#usage).
However, running the demo in FF currently throws: Uncaught (in promise) DOMException: MediaRecorder constructor: video/x-matroska;codecs=avc1 indicates an unsupported container
so you might need to play with recorderOptions
mimeType
.