Closed avilac3 closed 7 years ago
hi, How to can turn off the camera, i used the function Webcam.reset() and no working, The idea is that my camera does not continue to function, it does not show bright light thanks
function off_cam(){ // shut down camera, stop capturing Webcam.reset(); }
@avilac3 @jhuckaby Did you get the reset function working?
hi, How to can turn off the camera, i used the function Webcam.reset() and no working, The idea is that my camera does not continue to function, it does not show bright light thanks