process to access multiple image/video input file

asked 2018-06-22 00:42:02 -0600

kishan patel gravatar image

Hello, I have tested face-detection/recognition by accessing image file, video file, and rtsp stream. Now, if i want to access multiple video file/rtsp stream. How can i handle it at a time?.

Thanks and Regards, Kishan Patel.

edit retag flag offensive close merge delete

Comments

multiple threads?

jsxyhelu gravatar imagejsxyhelu ( 2018-06-22 07:10:56 -0600 )edit

In opencv, is there any alternate options?

Regards, Kishan Patel.

kishan patel gravatar imagekishan patel ( 2018-06-22 22:38:05 -0600 )edit

opencv is a c++ library.So std should be the right options

jsxyhelu gravatar imagejsxyhelu ( 2018-06-23 02:50:48 -0600 )edit