Video rendering example in Node.JS using Konva library This application generates a simple video in Node.js. The frames are rendered separately using Konva library and then stitched together with FFmpeg into a single video. Read more on our blog.