MMM-Face-Reco-DNN icon indicating copy to clipboard operation
MMM-Face-Reco-DNN copied to clipboard

libcamera support

Open goldyfruit opened this issue 1 year ago • 2 comments

Hi,

Is there any plan to make this module compatible with the new camera interface of Raspberry Pi OS 64-bit? Raspberry Pi OS 64-bit doesn't work anymore with the Python picamera library.

Libcamera is the new "default" interface to interact with camera, more information available here: https://www.raspberrypi.com/documentation/accessories/camera.html#libcamera-and-libcamera-apps

Thanks :)

goldyfruit avatar Jul 20 '22 20:07 goldyfruit

Hi

Would be nice, but i do not have any time at the moment. so i would be happy if we have a PR for that.

Thanks.

nischi avatar Jul 30 '22 09:07 nischi

Seems that picamera2 has been released; https://www.raspberrypi.com/news/picamera2-beta-release/

goldyfruit avatar Sep 12 '22 22:09 goldyfruit

Hi.

Do you have a plan to use this module with the actualy PiOS with libcamera library or with the picamera2 library or does anyone have another solution for the problem?

Thanks.

HW594 avatar Oct 29 '22 12:10 HW594

@nischi is there any commit related to this change?

goldyfruit avatar Feb 11 '23 18:02 goldyfruit

nope 🙈

nischi avatar Feb 11 '23 20:02 nischi

But after checking in the code repo, since tools/picamera.py doesn't exist anymore I'm not sure there is anything to do about that here. picamera is imported from imutils so if there is a change to do it's in there.

https://github.com/PyImageSearch/imutils/blob/master/imutils/video/pivideostream.py

goldyfruit avatar Feb 11 '23 20:02 goldyfruit

true then lets close it

nischi avatar Feb 11 '23 20:02 nischi