JS-GRAB JS

var fg = new FrameGrab({
    video: document.getElementById("myVideo")
});
Annoyed Armadillo