node-opencv
node-opencv copied to clipboard
example of saving a video file
Hello, can you give me a hint on or point me to an example of how to save to a video file? Is this possible with this project or can this project possibly be combined with some other project to achieve the result?
My goal it to just save a 5 second video. Thanks.
I suppose I'm looking for something like this but for javascript.
Since I don't see a wrapper for VideoWriter, should I assume this isn't yet possible for this module?