View Full Version : how to link to cameras and take a snap simultaneously?
abdul_khathar
October 19, 2007, 11:03:34
hi !
in my MFC dialog based project (VC 6.0), i wants to link 2 camera and also need the take a snaps from both camera. is it possible? if yes, pls let me know..
thanks in advance..
Stefan Geissler
October 19, 2007, 11:50:51
Hi,
Do you use the activeX or the C++ classlib? It is no good idea to use the ActiveX in VC++, because the Mircorsoft wrapper will not import all functions correctly.
What cameras do you use?
The most effective method for synchronizing cameras is the use of external trigger.
abdul_khathar
October 23, 2007, 06:16:07
hi Stefan!
thanks for ur valuable reply. im using class library only. and camera the which im using is DFK 21F04 (Image Source).
Stefan Geissler
October 23, 2007, 15:19:54
Hello,
It is possible to use more than one camera. For each camera you need an own Grabber object.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.