dmnsgn / canvas-record

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.
https://dmnsgn.github.io/canvas-record/
MIT License
328 stars 18 forks source link

Node 14 support #8

Open walidvb opened 2 years ago

walidvb commented 2 years ago

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 15 actually necessary? if not, any chance for a node 14 version? 🙏🙏🙏