I would like to create a video file from multiple images uploaded to my site. Until now, what I do is take these images, draw them 1-by-1 on a canvas, and use t
I am trying to use features from the new webcodecs API in Chrome within an angular project. Typescript doesn't seem to be aware of the types, so I installed dom