Search found 1552 matches

by asker
Tue Sep 28, 2021 10:48 am
Forum: Mobile Apps and Event Server
Topic: [Solved] zmNinja - Events can't be downloaded - Saving Error - IPhone
Replies: 19
Views: 25352

Re: zmNinja - Events can't be downloaded - Saving Error - IPhone

Received. Can you leave access on till the weekend? I may or may not get time to debug before that.
Also, I did a quick login: access is super slow - is it possible for you to add a smaller video that I can try and download? The 2 current ones are over a gig in size.
by asker
Mon Sep 27, 2021 1:35 pm
Forum: Mobile Apps and Event Server
Topic: [Solved] zmNinja - Events can't be downloaded - Saving Error - IPhone
Replies: 19
Views: 25352

Re: zmNinja - Events can't be downloaded - Saving Error - IPhone

Is there a possibility for me to get a test account on your ZM web console? I can check with my iOS app what is going on. If so, please send an email to pliablepixels at gmail.
by asker
Sat Sep 25, 2021 2:58 pm
Forum: Mobile Apps and Event Server
Topic: "Invalid credentials" when using my own Google cloud function for ES
Replies: 7
Views: 19300

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

Hmm, So reading https://stackoverflow.com/questions/49128000/mismatchsenderid-error-in-firebase-api I think this is the situation: a) zmNinja is configured to receive message only from a specific project ( see this ). So when it starts up, it gets a tokenID that can receive messages from the firebas...
by asker
Sun Sep 19, 2021 6:27 pm
Forum: Mobile Apps and Event Server
Topic: zmeventnotification server object detection image labeling missing
Replies: 2
Views: 8286

Re: zmeventnotification server object detection image labeling missing

Always look at logs. Hope you've read the debugging section of the ES/ML docs and have configured debug logs. In this case, your zm_detect logs will give you a lot of hints on what may be happening. Given I don't know what your logs are saying, here is a guess about what is probably happening: 1. Yo...
by asker
Thu Sep 16, 2021 1:12 am
Forum: ZoneMinder 1.36.x
Topic: Event Server Error using TPU
Replies: 6
Views: 2543

Re: Event Server Error using TPU

Whoops you are correct. Looks like you are not using the latest Pyzm. Try removing it and reinstalling.
https://github.com/pliablepixels/pyzm/b ... edgetpu.py Doesn’t have edgetpu
V0.3.54
by asker
Wed Sep 15, 2021 2:34 pm
Forum: ZoneMinder 1.36.x
Topic: Event Server Error using TPU
Replies: 6
Views: 2543

Re: Event Server Error using TPU

The error indicates the python environment being executed can't find the tpu libs.
One way to check is to run it manually using the web user that usually runs the daemon process.
by asker
Tue Sep 14, 2021 12:52 pm
Forum: ZoneMinder 1.36.x
Topic: Event Server Error using TPU
Replies: 6
Views: 2543

Re: Event Server Error using TPU

Chances are you have multiple python environments
https://github.com/f0cal/google-coral/issues/42
by asker
Sun Sep 05, 2021 7:56 pm
Forum: Mobile Apps and Event Server
Topic: "Invalid credentials" when using my own Google cloud function for ES
Replies: 7
Views: 19300

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

When you are setting up your own function, you need to both change the URL and the secret

I've changed the article to add more details. Hope that helps
https://medium.com/zmninja/using-your-o ... 8897d0ff49
by asker
Thu Sep 02, 2021 11:11 am
Forum: ZoneMinder 1.34.x
Topic: Unable to use API due to cross origin block
Replies: 3
Views: 3884

Re: Unable to use API due to cross origin block

Can't one enable CORS in Apache (or whichever webserver you use) instead or is this something different?
https://enable-cors.org/server_apache.html
by asker
Fri Aug 13, 2021 5:23 pm
Forum: Mobile Apps and Event Server
Topic: problem conexion avec api
Replies: 2
Views: 9111

Re: problem conexion avec api

Please post zmNinja logs.
by asker
Tue Aug 10, 2021 1:52 pm
Forum: Mobile Apps and Event Server
Topic: zmNinja, ES+ML support discontinuation notice (in advance) : EOY 2021
Replies: 59
Views: 2099571

Re: zmNinja, ES+ML support discontinuation notice (in advance) : EOY 2021

I can still access it https://medium.com/zmninja/using-your-o ... 8897d0ff49
dad1 wrote: Tue Aug 10, 2021 7:16 am
Quick point - when I try to access the cloud instructions link I get an '1020 Access denied' error from the medium.com site.
by asker
Mon Jul 26, 2021 9:08 pm
Forum: Mobile Apps and Event Server
Topic: Kiosk password lost iphone
Replies: 3
Views: 7412

Re: Kiosk password lost iphone

1. Go to iOS cloud settings, make sure zmNinja is disabled in the apps 2. Delete the app 3. Re-install This will make the next run start from scratch Hello, My girlfriend has set a kiosk password within zmninja (latest from appstore as of 26.7.21) and forgotten it. We have deleted the app, reinstall...
by asker
Wed Jul 21, 2021 11:17 am
Forum: ZoneMinder 1.36.x
Topic: /var/cache/zoneminder/events latency of writing to log
Replies: 2
Views: 1114

Re: /var/cache/zoneminder/events latency of writing to log

pyzm has documentation: https://pyzm.readthedocs.io/en/latest/s ... dules.html
tutorials: best learned through simple code examples https://github.com/ZoneMinder/pyzm/tree/master/examples

All that being said, I'm not sure pyzm currently has modules to control PTZ. You may have to write one
by asker
Sun Jul 11, 2021 11:30 am
Forum: Mobile Apps and Event Server
Topic: zmNinja, ES+ML support discontinuation notice (in advance) : EOY 2021
Replies: 59
Views: 2099571

Re: zmNinja, ES+ML support discontinuation notice (in advance) : EOY 2021

Thanks for all the kind words - for the developers who are offering to take over, I've added a section to the main post with more thoughts.