camera selection help needed for fast access [closed]

asked 2014-07-08 21:53:21 -0600

AA9GG gravatar image

I am working on a project where I am going to need to interface up to 7 cameras in a real-time capture system. What is the best/fastest camera and what type of interface do I need for OpenCV use?

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant by StevenPuttemans
close date 2014-07-09 07:25:21.693742

Comments

BTW, I tried an IP camera and I get a 1/2 second lag time. This is NOT acceptable!

AA9GG gravatar imageAA9GG ( 2014-07-08 21:55:17 -0600 )edit

Some remarks 1. Picking camera interfaces is not in the scope of this OpenCV forum 2. It doesn't depend on the camera, but on how you are grabbing your frames of each camera. I think taking a look at stuff called multi input framegrabbers is a good start 3. A camera with a half second latency is just plain weird and probably something else is causing this.

However as long as topics are not related to OpenCV programming problems, they will get a lock. Other and better places out there to find solutions for this.

StevenPuttemans gravatar imageStevenPuttemans ( 2014-07-09 07:22:20 -0600 )edit