addyosmani / getUserMedia.js

Shim for getUserMedia(). Uses native implementation for modern browsers and a Flash fallback for everyone else.
MIT License
903 stars 158 forks source link

stop webcam for flash fallback ie #44

Open javanaganti opened 9 years ago

javanaganti commented 9 years ago

I could not find any method to call to stop the webcam for flash fall back

yamuna83 commented 8 years ago

found any code to stop the camera?

Korben11 commented 7 years ago

Did somebody find way how to do this?

jeevan-reddy commented 7 years ago

I didn't find any way so I used webcam.js I was able to cover all browsers using webcam js Hope this helps