milkv-duo / accessories

9 stars 2 forks source link

Access to camera image from python or from C code #3

Open alpha027 opened 11 months ago

alpha027 commented 11 months ago

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?