Search found 227 matches

by tsp84
Wed Nov 23, 2022 12:59 pm
Forum: Mobile Apps and Event Server
Topic: HTTP 500 Error on API access from zm_detetc .../zm/api/host/login.json
Replies: 8
Views: 20838

Re: HTTP 500 Error on API access from zm_detetc .../zm/api/host/login.json

Turn on debug logs for zm. It's a zm problem not zmeventnotification.

Debug logs will help narrow down what the issue could be.
by tsp84
Sat Aug 06, 2022 3:36 am
Forum: ZoneMinder 1.36.x
Topic: Release v1.36.23 kills streaming on Ubuntu
Replies: 8
Views: 10016

Re: Release v1.36.23 kills streaming on Ubuntu

This issue is the same as this post -> viewtopic.php?t=31958

New version should be pushed soon.
by tsp84
Sat Aug 06, 2022 3:13 am
Forum: ZoneMinder 1.36.x
Topic: "Shared data size conflict in shared_data for monitor"
Replies: 25
Views: 23178

Re: "Shared data size conflict in shared_data for monitor"

the data structure "shared_data" is expected to be 768 bytes but is returning 760 bytes which is causing the error. ic0n is pushing a fix asap if not already done.
by tsp84
Wed Jul 20, 2022 3:38 pm
Forum: Mobile Apps and Event Server
Topic: Why is ZMES skipping Events !Solved!
Replies: 18
Views: 31602

Re: Why is ZMES skipping Events

Those errors just mean that zmes asked zm API for that frame I'd (231) and zm didn't reply with the requested frame.of I remember correctly. Are the monitors in question using video pass through? In my testing MP4 events are much slower for to zm needing to decode the MP4 and then grab a jpeg image ...
by tsp84
Tue Jul 05, 2022 1:40 am
Forum: Mobile Apps and Event Server
Topic: "Invalid credentials" when using my own Google cloud function for ES
Replies: 7
Views: 19234

Re: "Invalid credentials" when using my own Google cloud function for ES

Is it confirmed that a user needs to compile zmNinja themself with their GCP project URL hardcoded somewhere?
by tsp84
Sun Jul 03, 2022 2:03 am
Forum: Mobile Apps and Event Server
Topic: Unrecoverable error:Invalid URL '/host/getVersion.json': No schema supplied. Perhaps you meant http:///host/getVersion.j
Replies: 10
Views: 10464

Re: Unrecoverable error:Invalid URL '/host/getVersion.json': No schema supplied. Perhaps you meant http:///host/getVersi

Objectconfig.ini 'api_portal' and 'portal' options which are set as secrets by default (secrets are configured as !<secret name>) So either remove the default options of portal=!ZM_PORTAL api_portal=!ZM_API_PORTAL and hardcore the url there or you can leave the secret token there and edit secrets.in...
by tsp84
Sat Jun 25, 2022 12:48 pm
Forum: Mobile Apps and Event Server
Topic: Mlapi Setup Guides
Replies: 3
Views: 9167

Re: Mlapi Setup Guides

There is a pushover custom push notification script that can be used to send push notifications using the pushover app. Pushover is available for Android and iOS. I would use that instead of the zmninja notifications as you can send notifications from as many servers as you want. I think pushover ha...
by tsp84
Sat Jun 25, 2022 12:45 pm
Forum: Mobile Apps and Event Server
Topic: No longer FCM notification (working since months)
Replies: 26
Views: 41739

Re: No longer FCM notification (working since months)

Zmninja end of life happened. Asker shut down his fcm server as he said he would. ZM dev has spun up his own fcm server from what I understand. Join the ZM slack channel to ask about specifics. To join the slack channel, go to https://join.slack.com/t/zoneminder-chat/shared_invite/enQtNTU0NDkxMDM5ND...
by tsp84
Wed Jun 15, 2022 4:17 am
Forum: Mobile Apps and Event Server
Topic: Mlapi Setup Guides
Replies: 3
Views: 9167

Re: Mlapi Setup Guides

You will need ZMES installed on server b but configure it to send remote detection requests to server a. server a would need mlapi setup and configured, you can also setup server a to use remote detection using mlapi on localhost. I can't remember exactly how to set it up using the stock mlapi and Z...
by tsp84
Tue Mar 01, 2022 3:49 pm
Forum: Mobile Apps and Event Server
Topic: 'Connecting' to ZMES?
Replies: 3
Views: 6922

Re: 'Connecting' to ZMES?

What parts are you having trouble with? Port 9000 is a websocket connection that you can talk and admin the event server with. 8n the newer versions of ZM there are EventStartCommand (and event end command) so you don't even need the Perl daemon/websocket server running (only need it to get and pars...
by tsp84
Tue Mar 01, 2022 3:46 pm
Forum: Mobile Apps and Event Server
Topic: neo-ZMES - Public Beta
Replies: 115
Views: 1010688

Re: neo-ZMES - Public Beta

? Repos are up and new versions are being worked on all the time. The instructions should still be fairly relevant. There is also a docker image that hosts neo mlapi and has GPU and TPU lobs installed. The evertserver docker image has zoneminder+neo zmes installed that pairs with the mlapi docker im...
by tsp84
Wed Jan 26, 2022 10:03 am
Forum: Mobile Apps and Event Server
Topic: Notifications ceased (FCM Issue?)
Replies: 6
Views: 21843

Re: Notifications ceased (FCM Issue?)

No worries, I recently purged my CloudFlare MX DNS records and spent 30 mins troubleshooting with Google support about why I wasn't receiving emails anymore.

(Sh)It happens!
by tsp84
Wed Jan 26, 2022 9:56 am
Forum: Mobile Apps and Event Server
Topic: Notifications ceased (FCM Issue?)
Replies: 6
Views: 21843

Re: Notifications ceased (FCM Issue?)

Have you tried pinging it? I just did from termux on my phone and the name resolved to an IP. ping us-central1-ninja-1105.cloudfunctions.net PING us-central1-ninja-1105.cloudfunctions.net (216.239.36.54) 56(84) bytes of data. 64 bytes from 216.239.36.54: icmp_seq=1 ttl=118 time=31.1 ms 64 bytes from...
by tsp84
Wed Jan 26, 2022 8:42 am
Forum: Mobile Apps and Event Server
Topic: Notifications ceased (FCM Issue?)
Replies: 6
Views: 21843

Re: Notifications ceased (FCM Issue?)

I received and fcm a cpl hours ago via the zmNinja notifications.

Sometimes fcm goes down and when things work again some queued notifications are received.

Can you say itize and post your logs? Also try deleting tokens.txt and let zmes recreate it for you.
by tsp84
Wed Jan 26, 2022 8:42 am
Forum: Mobile Apps and Event Server
Topic: Notifications ceased (FCM Issue?)
Replies: 6
Views: 21843

Re: Notifications ceased (FCM Issue?)

I received and fcm a cpl hours ago via the zmNinja notifications.

Sometimes fcm goes down and when things work again some queued notifications are received.

Can you say itize and post your logs? Also try deleting tokens.txt and let zmes recreate it for you.