Search found 8 matches

by mr.goose
Fri Jan 24, 2025 5:11 am
Forum: Mobile Apps and Event Server
Topic: Cant get live video or play events on Zmninja
Replies: 10
Views: 18999

Re: Cant get live video or play events on Zmninja

I'm using the same phone for both ZMNinja instances. This kinda rules out firewall issues on the phone. The older Ninja works with the older Debian/Zoneminder server. The new Ninja works with the newer Debian/ZM server. Which rather rules out firewall issues on the servers. I'm in the middle of ...
by mr.goose
Sat Jan 18, 2025 3:37 am
Forum: Mobile Apps and Event Server
Topic: Cant get live video or play events on Zmninja
Replies: 10
Views: 18999

Re: Cant get live video or play events on Zmninja

OK this might help. I just downloaded and installed ZM Ninja 1.7.007 from GitHub. Good news is this version does see video from my new ZM server (v1.36.33, Debian 12). Bad news is that it doesn't see video from my older ZM server (v1.36.32 on Debian 11), Seems that needs the old v1.6 ZM Ninja! Shame ...
by mr.goose
Fri Jan 17, 2025 8:46 pm
Forum: Mobile Apps and Event Server
Topic: Cant get live video or play events on Zmninja
Replies: 10
Views: 18999

Re: Cant get live video or play events on Zmninja

Just wanted to add:
my https://'server.com'/zm/api/host/getVersion.json for the server that will not display live video on ZMNinja reads...

Code: Select all

version	"1.36.33"
apiversion	"2.0"
by mr.goose
Fri Jan 17, 2025 5:13 pm
Forum: Mobile Apps and Event Server
Topic: Cant get live video or play events on Zmninja
Replies: 10
Views: 18999

Re: Cant get live video or play events on Zmninja

Same issue here with Ninja trying to see video on ZM v1.36.33, running on Debian 12.

Interestingly Ninja I can see video from a slightly older ZM installation (v1.36.32, running on Debian 11).
by mr.goose
Fri Oct 25, 2024 3:02 am
Forum: ZoneMinder 1.36.x
Topic: No concole or web inferface after upgrade
Replies: 7
Views: 16005

Re: No concole or web inferface after upgrade

gavinwa wrote: Wed Oct 23, 2024 5:20 am This appears to be a typo with this version. I edited /usr/share/zoneminder/www/index.php and on line 58 I changed:

Code: Select all

  $dateFormatter->setPatter(ZM_DATE_FORMAT_PATTERN);
to

Code: Select all

  $dateFormatter->setPattern(ZM_DATE_FORMAT_PATTERN);
Thanks for posting this. Fixed it for me too! :)
by mr.goose
Wed May 01, 2019 8:37 pm
Forum: ZoneMinder 1.32.x
Topic: PurgeWhenFull not working
Replies: 12
Views: 12240

Re: PurgeWhenFull not working

Thank you @Andyrh - that was a very useful post and has fixed my problem too. I have been agonising over this for almost a week! :-)
by mr.goose
Sat Feb 23, 2019 1:03 am
Forum: ZoneMinder 1.33.x Development Branch
Topic: Cannot decline telemetry after upgrade
Replies: 2
Views: 2865

Re: Cannot decline telemetry after upgrade

That was quick, thank you. :D

Presumably it will also appear in your PPA in due course?
by mr.goose
Tue Feb 19, 2019 1:51 pm
Forum: ZoneMinder 1.33.x Development Branch
Topic: Cannot decline telemetry after upgrade
Replies: 2
Views: 2865

Cannot decline telemetry after upgrade

(ZM version 1.33.2 on Ubuntu 18.04 LTS) As per title. To reproduce... Run upgrade Open browser Go to http://myipadddress/zm (as usual). Privacy notice appears as usual after upgrade. Scroll down to bottom of the page to "Telemetry" section (i.e. Zoneminder devs wanting to collect usage data). Select ...