auduno / headtrackr

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

IE Flash Fallback #44

Open romin4you opened 8 years ago

romin4you commented 8 years ago

Hello, I am using https://github.com/addyosmani/getUserMedia.js to stream webcam in IE. But it is only streaming in flash when used in IE. And when i try to pass flash object to the headtrackr it is not working? I couldn't find a workaround to copy the stream of the Flash to video element. Anybody knows how to do it?