chromavore
                                
                                 chromavore copied to clipboard
                                
                                    chromavore copied to clipboard
                            
                            
                            
                        Way to save the video instead of just an image?
I really love the effect and I would love to save the video instead of just an image, is there any way to do it? Sorry if this is not the place to ask, I'm a little bit lost. Thanks
You could implement the MediaRecorder API to save video from the canvas.
https://developers.google.com/web/updates/2016/01/mediarecorder
I did this on Temporalis: https://github.com/positlabs/temporalis/blob/gh-pages/Recorder.js