Hacker News new | ask | show | jobs
by navs 370 days ago
Not related to the library at all, but I'm curious how that canvas video recorder works in the playground. Love to implement something similar.
2 comments

I recently looked into that for a project and was surprised that it's a built-in feature! :) https://medium.com/@amatewasu/how-to-record-a-canvas-element...