auduno / headtrackr

Javascript library for headtracking via webcam and WebRTC/getUserMedia
3.69k stars 504 forks source link

Uncaught TypeError: Failed to execute 'setAttribute' on 'Element' #31

Closed overbyte closed 9 years ago

overbyte commented 9 years ago

I get the following error when using headtrackr: Uncaught TypeError: Failed to execute 'setAttribute' on 'Element': 2 arguments required, but only 1 present.

on line 29: videoInput.setAttribute('autoplay');

overbyte commented 9 years ago

sorry this should be on tquery.headtrackr.js