I got this too (just). I've switched FCM on but I'm not getting notifications (although I'm not expecting them to entirely work atm).
Are FCM supposed to be working "as is" and if so, what am I doing wrong?
On a side, on my Pixel notification history, the notification has vanished :\
Search found 5 matches
- Wed Jul 20, 2022 1:54 pm
- Forum: Mobile Apps and Event Server
- Topic: No longer FCM notification (working since months)
- Replies: 26
- Views: 62491
- Fri Oct 15, 2021 8:12 am
- Forum: Docker
- Topic: Traefik Setup
- Replies: 2
- Views: 18450
Re: Traefik Setup
Here is what I have, which works for me, which also includes a router for ZMNinja traefik.http.middlewares.addzm.addprefix.prefix /zm traefik.http.middlewares.zmcgi.replacepathregex.regex /zm/ traefik.http.middlewares.zmcgi.replacepathregex.replacement / traefik.http.routers.zoneminder.entryPoints ...
- Wed Apr 07, 2021 8:40 am
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: Object detection does not work.
- Replies: 2
- Views: 3700
Re: Object detection does not work.
I solved the problem. It needs to downgrade sqlalchemy to 1.3.23. pip3 install sqlalchemy==1.3.23 Thanks for this - I managed (stupidly) to upgrade the docker image just before dlandon deprecated it, and was wondering why events had stopped. I had this error, and then found it had somehow chewed my ...
- Wed Sep 02, 2020 10:15 am
- Forum: ZoneMinder 1.34.x
- Topic: Query re: objectdetection
- Replies: 0
- Views: 1174
Query re: objectdetection
Hi all I've just moved to setup objectdetection (tinyyolov3, hog etc) but have a question.... I am ok with the concept of defining my motion detection zones, and setting up shape/polygons in the objectdetection.ini - and that I can have multiple polygons in a single monitor definition in ...
- Sat Aug 29, 2020 9:12 pm
- Forum: Feature Requests
- Topic: Add LInked Event Trigger Id and Object Score to Events
- Replies: 4
- Views: 7095
Re: Add LInked Event Trigger Id and Object Score to Events
Came here for this reason.
I have a "lo-res" monitor with modect (records 640x480 in B&W) and have a 1920x1080p full color feed linked.
When I get an event, the events list for the lo monitor shows "Motion", and the detected objects are only listed in the hi monitor.
I have a "lo-res" monitor with modect (records 640x480 in B&W) and have a 1920x1080p full color feed linked.
When I get an event, the events list for the lo monitor shows "Motion", and the detected objects are only listed in the hi monitor.