How many IP cameras can openCV handle for real time processing?
I am doing camera viewing and controlling the project. I have to work with more than 128 cameras and they all have to process in real-time. So how many cameras can be streamed live (real-time) through OpenCV? What will be the deterioration in the performance? And what kind of hardware support does this project need?
like, 10 boxes more ?
@berak I do not know. I think hardware won't be a problem. I need to know the speed or the performance in opencv with the maximum number of cameras.