Search Criteria
Package Details: zmeventnotification 6.1.29-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zmeventnotification.git (read-only, click to copy) |
---|---|
Package Base: | zmeventnotification |
Description: | A machine learning powered, secure websocket & MQTT based event notification server for ZoneMinder |
Upstream URL: | https://github.com/ZoneMinder/zmeventnotification |
Licenses: | GPL |
Replaces: | zmeventnotification-git |
Submitter: | Nocifer |
Maintainer: | Nocifer |
Last Packager: | Nocifer |
Votes: | 4 |
Popularity: | 0.000005 |
First Submitted: | 2020-07-08 15:07 (UTC) |
Last Updated: | 2023-11-04 09:46 (UTC) |
Dependencies (22)
- opencv (opencv-cuda)
- perl-config-inifilesAUR
- perl-crypt-eksblowfishAUR
- perl-json
- perl-lwp-protocol-https
- perl-net-mqtt-simpleAUR
- perl-net-websocket-serverAUR
- python-face_recognitionAUR
- python-futureAUR
- python-gifsicleAUR
- python-imageioAUR
- python-imageio-ffmpegAUR
- python-imutilsAUR
- python-mysql-connector
- python-psutil
- python-pyzm-gitAUR
- python-requests
- python-scikit-learn (python-scikit-learn-gitAUR)
- python-shapely
- python-sqlalchemy (python-sqlalchemy1.3AUR, python-sqlalchemy-gitAUR, python-sqlalchemy1.4)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- git (git-gitAUR, git-glAUR) (make)
Required by (2)
- zoneminder (optional)
- zoneminder-git (optional)
Sources (14)
- https://dl.google.com/coral/canned_models/coco_labels.txt
- https://github.com/AlexeyAB/darknet/releases/download/darknet_yolo_v3_optimal/yolov4.weights
- https://github.com/AlexeyAB/darknet/releases/download/darknet_yolo_v4_pre/yolov4-tiny.weights
- https://github.com/google-coral/edgetpu/raw/master/test_data/ssd_mobilenet_v2_coco_quant_postprocess_edgetpu.tflite
- https://github.com/google-coral/edgetpu/raw/master/test_data/ssd_mobilenet_v2_face_quant_postprocess_edgetpu.tflite
- https://github.com/google-coral/test_data/raw/master/ssdlite_mobiledet_coco_qat_postprocess_edgetpu.tflite
- https://pjreddie.com/media/files/yolov3-tiny.weights
- https://pjreddie.com/media/files/yolov3.weights
- https://raw.githubusercontent.com/AlexeyAB/darknet/master/cfg/yolov4-tiny.cfg
- https://raw.githubusercontent.com/AlexeyAB/darknet/master/cfg/yolov4.cfg
- https://raw.githubusercontent.com/pjreddie/darknet/master/cfg/yolov3-tiny.cfg
- https://raw.githubusercontent.com/pjreddie/darknet/master/cfg/yolov3.cfg
- https://raw.githubusercontent.com/pjreddie/darknet/master/data/coco.names
- zmeventnotification-git
Latest Comments
« First ‹ Previous 1 2
hillbicks commented on 2020-09-15 00:45 (UTC)
I had to install the following additional packages, otherwise python was throwing errors about ImportErrors
python-mysql-connector python-psutil python-sqlalchemy qt5-base
Kr1ss commented on 2020-07-27 14:30 (UTC)
Hi @Nocifer, maintainer of python-opencv-python here, which is a dependency of your package.
I initially just created it to fulfil a dependency for another package of mine, as I haven't been aware that extra/opencv does provide python bindings. Turns out I don't actually need python-opencv-python.
Before orphaning or deleting it, I'm hereby contacting the maintainers of packages which depend on it and see who's willing to take over maintainership. If you're interested, pls email me or leave a comment at python-opencv-python; I would then add you as co-maintainer so that you can take it over after I abandon it.
Cheers !
« First ‹ Previous 1 2