Video
C / C++ / MFC
4
Posts
2
Posters
0
Views
1
Watching
-
I have captured video from webcam and displayed in my dialog. How can i stop capturing video and disconnect webcam ,when i press Stop button? JAYARAJ
-
J5121982 wrote:
I have captured video from webcam and displayed in my dialog.
How?
C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg
-
MFC doesn't have any functions to handle webcam either you are using DirectX or some third party SDK for this, please specify or paste some code.
C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg