There's several problems - you need to assign srcObject, not src; I think you need to play the video too; you don't actually add the video to the document anywhere so it will never be visible. There's plenty of samples around on the Internet, try finding one of them and working from that.