Open javi-desp opened 1 year ago
Hi @javi-desp , it would help if you could modify your example and make it runnable without modification.
When you say you are acquiring multiple cameras simultaneously, is it from the same program, or several instances ?
Hey, The problem was with my computer, it turns out that when using the USB ports from the same hub, apart from reducing the number of received frames per second (fps), there was a delay of about 1 second in sending images, which made it impossible to control the images in real time. In the end, I fixed it by inserting a separate USB3 module.
I don't know if this is normal...
Describe the bug
I'm using Aravis with python, and I'm facing problems while receiving data from 2 cameras at the same time. At first I get more or less 3/4 frame rate and i receive the images with an offset of 2s.
however when i try the arv-viewer I don't have this issue... Any idea?
To Reproduce
my python code: