Page 1 of 2
Camera syncronization and GetFrameGroup()
Posted: Wed Oct 31, 2012 9:40 am
by simone
Hi,
I'm trying to get frame from 3 syncronized camera.
I've read and tried the sample code "FrameSyncronization" but it seems it doesn't work because it doesn't create a FrameGroup. In fact after the command "frameGroup = sync->GetFrameGroup();" the variable framegroup is all zero.
Any suggestion on what is the problem?
Thanks a lot!!!!
Re: Camera syncronization and GetFrameGroup()
Posted: Wed Nov 21, 2012 11:59 am
by Dawei Jiang
Hi, I have linked the cameras using the sync cables but still facing with the same problem. Did you solve this problem? Thanks
Re: Camera syncronization and GetFrameGroup()
Posted: Tue Nov 27, 2012 9:46 am
by jolsonsalem
What types of cameras are you guys using?
Re: Camera syncronization and GetFrameGroup()
Posted: Mon Dec 10, 2012 11:52 am
by Dawei Jiang
I am using two V120:SLIM cameras. Till now I still can't sync the two cameras even I use the camera sdk example program.
Re: Camera syncronization and GetFrameGroup()
Posted: Fri Dec 28, 2012 4:24 am
by jesusgc
Hi,
I have the same problem.
I have 3 V100:R2 cameras connected to an Optihub2 usb. I run sample FrameSynchronization but Framegroup is Zero or Empty when it is created in "frameGroup = sync->GetFrameGroup()".
It is possible Synchronization by means of 3 camera connected usb to an optihub2?
Re: Camera syncronization and GetFrameGroup()
Posted: Fri Dec 28, 2012 10:40 am
by jolsonsalem
Is sync->CameraCount() returning 3? Also are there markers visible to all 3 cameras when you are running the sample?
Re: Camera syncronization and GetFrameGroup()
Posted: Wed Jan 02, 2013 2:05 am
by jesusgc
Yes, sync->CameraCount() return 3 and markers all visible. In TrackingTools my 3 markers are visible. When I close TT and I open sample it found 3 cameras, sync->CameraCount()returned 3 but it was waiting in the loop without capture 3 synchro-frame.
Any more idea?
Thanks a lot.
Re: Camera syncronization and GetFrameGroup()
Posted: Thu Jan 03, 2013 12:56 pm
by jolsonsalem
Can you try just using two of the cameras at a time to see if one camera is causing an issue?
Re: Camera syncronization and GetFrameGroup()
Posted: Wed Mar 20, 2013 8:12 am
by simone
I've tried with only two cameras but with the same results...framegroup is 0.
I'm using 2 of 6 V100:R2 cameras.
Any other ideas?
Re: Camera syncronization and GetFrameGroup()
Posted: Wed Mar 20, 2013 4:45 pm
by jolsonsalem
Sim,
Can you provide a bit more information about the wiring configuration of your setup? Are you using an OptiHub and/or sync cables, etc.