Selim Özdemir Posted August 30, 2018 Posted August 30, 2018 Hello there, I was looking at the gc2035 camera sensor for the orange pi device. I want the camera module to load as fast as possible and take pictures as fast as possible. When I use a USB camera, it takes 2-3 seconds to load the module and activate the camera, and the camera takes 2 seconds. I'm thinking of compiling the GC2035 camera statically to the linux kernel. But I'm not sure how much time decrease. What I would like to know is, how fast is the camera taking pictures and how long is the loading time of the camera modules? Can I take pictures under 200 ms with the camera triggered? The Raspifastcamd module allows you to take pictures in 10-50 ms for the Raspi camera. Can this be made compatible for GC2035? Best regard, Thank you.
Recommended Posts