canvas-record
canvas-record copied to clipboard
Record a video in the browser or directly on the File System from a canvas (2D/WebGL/WebGPU) as MP4, WebM, MKV, GIF, PNG/JPG Sequence using WebCodecs and Wasm when available.
Hi, I'm using canvas-record via another dependency, and running on Vercel. Vercel unfortunately does not have support for node 15 yet(due to AWS lambdas not supporting it, afaik.) Is node...
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?
Would be nice to be able to use this library from a script tag, from an npm cdn, e.g. https://unpkg.com/canvas-record@latest
I'm trying to use `canvas-record` in a Next.js application. I don't need the `ffmpeg` encoder as I want to use the WebCodecs instead. Despite this, I get an ugly error...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...