Search found 2 matches

by bzzmid
Sun Aug 18, 2024 5:22 pm
Forum: Mobile Apps and Event Server
Topic: Error zmesdetect_m1: Assertion failed) preferableBackend != DNN_BACKEND_CUDA || IS_DNN_CUDA_TARGET(preferableTarget)
Replies: 1
Views: 7027

Error zmesdetect_m1: Assertion failed) preferableBackend != DNN_BACKEND_CUDA || IS_DNN_CUDA_TARGET(preferableTarget)

Environment: ZoneMinder v1.36.34 ZM Event Notification v6.1.29 OpenCV 4.10 installed from source as instructed on ZM ES docs No NVIDIA card on my server and no CUDA OpenCV configuration enabled for build From the LOG I get this error: Error running model: OpenCV(4.10.0-dev) /home/myuser/opencv ...
by bzzmid
Sat Aug 17, 2024 11:19 am
Forum: Mobile Apps and Event Server
Topic: ZmEventNotification: how to use a python virtual environment instead of system python
Replies: 2
Views: 8685

ZmEventNotification: how to use a python virtual environment instead of system python

Hello to all, I've googled around but I've not found anything relevant: in case it was right beneath my eyes, I'm sorry. I'd like to install zmeventnotification in such a way it can use a custom python virtual environment (with all the packets ZM ES needs) instead of the default system-wide ...