WebRTC samples getUserMedia + CSS filters

Draw a frame from the getUserMedia video stream onto the canvas element, then apply CSS filters.

The variables canvas, video and stream are in global scope, so you can inspect them from the console.

View source on GitHub