milkv-duo/accessories

Access to camera image from python or from C code

Opened this issue · 0 comments

I want to know how to access to camera images from code (python or C).
I managed to run successfully the camera test example provided in the documentation. In my case I want to be able to access the images or the video stream from a code (preferably python). How can that be done?