Do you know a CCTV software write in Python ?
Hi,
I'm looking for a software similar to ZoneMinder
https://lemmy.ml/post/18530232
But it seem that ZoneMinder become slowly outdated, php etc..
I've found a couples of alternatives ( hard choice as the limitations of use are often buried deep )
It seem that openCV is really famous for AI Computer vision, So I would be surprise if there were no Python program to manage cameras like a ZoneMinder !?
Do you know any ?
Thanks.
2 replies
This might get you started on the face recognition part
https://pypi.org/project/face-recognition/
This might be helpful: https://github.com/motioneye-project/motioneye
I got it working with a Pi Zero a few months ago.