this post was submitted on 29 Jul 2024
8 points (90.0% liked)

Python

3210 readers
1 users here now

News and discussions about the programming language Python


founded 5 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] 48954246 1 points 2 months ago

This might get you started on the face recognition part

https://pypi.org/project/face-recognition/