Search found 1156 matches
- Sat Apr 25, 2020 9:55 pm
- Forum: ZoneMinder 1.35.x
- Topic: Filter - odd behavior with "and" and "or"
- Replies: 4
- Views: 1126
Re: Filter - odd behavior with "and" and "or"
end date condition needs to more specific. -3 hour or -3 day otherwise what is the date - time comparing too?
- Sat Apr 25, 2020 9:53 pm
- Forum: ZoneMinder 1.35.x
- Topic: 'My zoneminder Server' site
- Replies: 1
- Views: 966
Re: 'My zoneminder Server' site
I like the idea... a place for fine tuning and advancing.
- Wed Apr 01, 2020 11:18 pm
- Forum: ZoneMinder 1.34.x
- Topic: Email option not avaliable in filters
- Replies: 2
- Views: 441
Re: Email option not avaliable in filters
Hello! I think you need to enable the email in the Options. Once enabled the option will appear in the filter controls
- Wed Apr 01, 2020 7:45 pm
- Forum: Mobile Apps
- Topic: New mobile app Surveillance Pro for IPhone
- Replies: 20
- Views: 17144
Re: New mobile app Surveillance Pro for IPhone
ZM 1.30.4 runs well in Bionic. Maybe try and email the dev's at Mediabridge Technology GmbH.
I've never tried out the app yet, looks interesting but sounds like it needs some love
I've never tried out the app yet, looks interesting but sounds like it needs some love
- Tue Mar 24, 2020 6:46 pm
- Forum: ZoneMinder 1.35.x
- Topic: filter warning
- Replies: 2
- Views: 1526
Re: filter warning
no I don't think so, and I have seen this before as well.
Try in the mysql to import the /usr/share/zoneminder/db/zm_update-1.35.1.sql or /usr/local/share/zoneminder/db/zm_update-1.35.1.sql again.
also try
Did this appear right after the upgrade to 1.35.1 ?
Try in the mysql to import the /usr/share/zoneminder/db/zm_update-1.35.1.sql or /usr/local/share/zoneminder/db/zm_update-1.35.1.sql again.
also try
Code: Select all
zmupdate.pl -f
- Mon Mar 23, 2020 10:46 pm
- Forum: ZoneMinder 1.34.x
- Topic: Error: Can't open '/var/lib/zoneminder/events/...'
- Replies: 2
- Views: 1241
Re: Error: Can't open '/var/lib/zoneminder/events/...'
interesting...I am seeing this as well on 2 different systems. Check the permissions for /var/cache/zoneminder/event/ and then each individual monitor directory which corresponds to the monitor number. In my case the permissions of the newly created directories end up starting out as 440 but should ...
- Mon Mar 23, 2020 1:32 am
- Forum: ZoneMinder 1.34.x
- Topic: No interface access after upgrade 1.30.4 to 1.34.5
- Replies: 4
- Views: 2797
Re: No interface access after upgrade 1.30.4 to 1.34.5
Using /etc/zm/conf.d/zmcustom.conf is the correct solution in this case. I also use https://zmserver/cgi-bin instead of https://zmserver/zm/cgi-bin and I am using 'webuser' instead of 'www-data' so using the configuration file, which remains static and unaffected by updates and upgrades of ZM, is th...
- Mon Mar 16, 2020 3:40 am
- Forum: ZoneMinder 1.32.x
- Topic: ZoneMinder 1.32.3 Freenas API Failure
- Replies: 16
- Views: 12068
Re: ZoneMinder 1.32.3 Freenas API Failure
the url http://<myserver>/zm/api for checking the API function is not correct and will not work.
In a browser login to ZM open another tab and enter the url
you should see the API and ZM version as a reponse
In a browser login to ZM open another tab and enter the url
Code: Select all
http://<myserver>/zm/api/host/getVersion.json
- Fri Mar 13, 2020 9:55 pm
- Forum: Mobile Apps
- Topic: Login validated but API failed
- Replies: 5
- Views: 4680
Re: Login validated but API failed
I see, I think in the docs on the API the authorization methods are updated. Do you have the Options->System->OPT_USE_LEGACY_API_AUTH enabled?
Have you checked out https://zoneminder.readthedocs.io/en/1.32.3/api.html? It has some good tips for communicating with the API
Have you checked out https://zoneminder.readthedocs.io/en/1.32.3/api.html? It has some good tips for communicating with the API
- Fri Mar 13, 2020 1:21 pm
- Forum: Non-ZoneMinder Chat
- Topic: Unidentified flying objects on infrared
- Replies: 4
- Views: 3663
Re: Unidentified flying objects on infrared
those are insects!! Probably moths....I have it all the time... they bounce the infra red light and go so fast that it will streak the video with infra red light lens flare you could add zmeventnotification server and do object detection perhaps to filter out the bugs. Not sure yet on how the object...
- Fri Mar 13, 2020 1:16 pm
- Forum: Mobile Apps
- Topic: Login validated but API failed
- Replies: 5
- Views: 4680
Re: Login validated but API failed
what happens if you in a browser manually test the API with https://xxx.xx.xx/zm/api/host/getVersion.json or http://xxx.xx.xx/zm/api/host/getVersion.json? first open the ZM web console and login then try the above..you should see a response with the API and ZM version Also what version of OS? versio...
- Mon Mar 09, 2020 7:09 pm
- Forum: ZoneMinder 1.34.x
- Topic: Setting up Alerts with Webhooks
- Replies: 3
- Views: 3524
Re: Setting up Alerts with Webhooks
I will have to look way back in this forum under an older version of ZM. I had written a script that limited only one message per alarm event and posted the code. Maybe I can find it again because I think you can modify it or use the same mechanism for your application. Someone had a similar problem...
- Mon Mar 09, 2020 6:00 pm
- Forum: ZoneMinder 1.34.x
- Topic: zmaudit.pl make a very high i/o wait ...
- Replies: 8
- Views: 5597
Re: zmaudit.pl make a very high i/o wait ...
I will look at it and see what there is and report back
- Fri Mar 06, 2020 2:45 am
- Forum: ZoneMinder 1.34.x
- Topic: Is there a way to mass-adjust camera/monitor settings?
- Replies: 5
- Views: 3421
Re: Is there a way to mass-adjust camera/monitor settings?
there might be a way with a script that accesses the monitor/camera settings through the API
https://zoneminder.readthedocs.io/en/1.34.5/api.html
https://zoneminder.readthedocs.io/en/1.34.5/api.html
- Thu Mar 05, 2020 12:50 am
- Forum: ZoneMinder 1.34.x
- Topic: zmc does not run from web
- Replies: 4
- Views: 2916
Re: zmc does not run from web
hello v.mazurenko, I have also seen this error recently as well. for a camera using "Remote" I have to use zmc -m 2 from a terminal and then it works. Puppy Linux Tahr 6.0.5 ZM 1.35 zoneminder-master I upgraded from 1.30.4 which had worked perfectly. I am testing with the set up so something was exp...