Ask Your Question

swejnc's profile - activity

2013-11-12 18:47:06 -0600 commented answer Check for camera disconnection / down

I need to check for more than one time, let say every loop of capturing, I need to know when the camera is down. Once the camera works, IsOpened() always return true even the camera goes down after that. If I use cap.open(0) in a loop, it cause memory leak.

2013-11-12 00:51:28 -0600 asked a question Check for camera disconnection / down

I was capturing video from camera, I need to know if the camera is disconnected or down, is there a way to check?

2013-09-02 22:09:59 -0600 received badge  Supporter (source)