Dear Braid-users,
I just updated strand_braid (to 0.11.0) and it's great that I can now run 5 cameras at full resolution (4Mpx). However I am encountering problems when I am trying to run more cameras (I am trying to see what is the maximum number of cameras I can use as well as the maximum nb of points I can track):
ERROR strand_cam: Channel full sending frame to process thread. Dropping frame data. Error: SingleFrameError(Pylon Error 3791651346: Payload data has been discarded. Payload data can be discarded by the camera device if the available bandwidth is insufficient.)
From my understanding, in strand_braid all the image processing is done on the CPU: one core is used for the analysis of one image (so max one core per camera) to do the 2D tracking and another does the 3d reconstruction. Am I right? If so, to be able to track many different insects as the same time, I guess the best would be to use a CPU with at least the nb of camera +1 core and which each of these core being the fastest as possible. Remco was telling me that maybe the cache memory of the CPU was also an important parameter. Do you know if it is?
Finally, I noticed this line when starting strand_braid:
strand_cam: CUDA and nvidia-encode libraries not loaded: dynlink-cuda returned error `dynamic library `libcuda.so` could not be loaded: `libcuda.so: cannot open shared object file: No such file or directory``
Can the GPU be used for tracking or is it only to save videos? If it's not used for tracking, is there any particular reason why not? Maybe it's a legacy from flydra?
If it can be used for tracking, does that mean that we need to install CUDA?
Thanks,
Antoine Cribellier
--
You received this message because you are subscribed to the Google Groups "multi-camera software from the Straw Lab" group.
To unsubscribe from this group and stop receiving emails from it, send an email to multicams+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/multicams/72b8392f-40e7-49e8-9aaa-a5d9ce2fa036n%40googlegroups.com.
On 13. Dec 2021, at 18:09, Antoine Cribellier <antoine.c...@wanadoo.fr> wrote:
Hello,
To view this discussion on the web visit https://groups.google.com/d/msgid/multicams/05068ab9-0f23-4b1f-adae-bebaf80d8477n%40googlegroups.com.