Search Criteria
Package Details: zmeventnotification 6.1.29.ga306ad2-2
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-2.0-only |
Submitter: | Nocifer |
Maintainer: | Nocifer |
Last Packager: | Nocifer |
Votes: | 4 |
Popularity: | 0.000002 |
First Submitted: | 2020-07-08 15:07 (UTC) |
Last Updated: | 2025-01-17 13:14 (UTC) |
Dependencies (24)
- 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-gifsicleAUR
- python-imageioAUR
- python-imageio-ffmpegAUR
- python-imutilsAUR
- python-mysql-connector
- python-psutil
- python-pyzmAUR (python-pyzm-gitAUR)
- python-requests
- python-scikit-learn (python-scikit-learn-gitAUR)
- python-shapely
- python-sqlalchemy (python-sqlalchemy-gitAUR, python-sqlalchemy1.4)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- Show 4 more dependencies...
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://github.com/ZoneMinder/zmeventnotification/archive/a306ad2dbe87c5ace3d0ba89d9d4235fd489424b.zip
- 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
Latest Comments
« First ‹ Previous 1 2
Nocifer commented on 2020-09-15 09:56 (UTC)
@hillbicks alright, even though they sound a bit weird to me (I mean, Qt5?) I do know that these 4 packages are listed as dependencies in the PKGBUILD of zmeventnotification-git, but I didn't include them in mine because I couldn't find any reference about them in the upstream documentation. I'll make sure to add them for the next release (which shouldn't be too far away, v6.0.0 is already cooking upstream).
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