Search found 24 matches
- Sat Apr 12, 2025 7:57 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: font-family: "Material Icons" download failed
- Replies: 2
- Views: 8236
Re: font-family: "Material Icons" download failed
The update cleared up the issue. Thank you. I thought I was on the latest 1.37 version.
- Fri Apr 11, 2025 11:58 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: font-family: "Material Icons" download failed
- Replies: 2
- Views: 8236
font-family: "Material Icons" download failed
I have 2 installations of ZM-137 and for some reason I get an error "downloadable font: download failed (font-family: "Material Icons" ..." and the console displays "network_check", "trending up", "videocam" etc. and other tags all over the console on one of the machine. How do you fix that? and why ...
- Tue Feb 25, 2025 1:31 am
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: Capturing vs passthrough recording ** Solved **
- Replies: 2
- Views: 4099
Capturing vs passthrough recording ** Solved **
** Solved ** I just solved it myself. It is under "decoding: none". I just upgraded recently to 1.37 (from 1.36) and noticed that the camera must be capturing in order to continuously record in passthrough. This take a lot of CPU cycles on high res. Under 1.36, I used to continuously record the hi ...
- Sun Feb 02, 2025 2:27 am
- Forum: User Contributions
- Topic: simple Python3 script realtime object detection
- Replies: 3
- Views: 32269
Re: simple Python3 script realtime object detection
Hello 1 - The reason I stuck to yolo4 is that it seems to be built in OPENCV without relying on external libraries like tensorflow etc... I was actually pondering looking into more recent versions of yolo versions which would be very easy to implement but did not want to dive into external libraries ...
- Wed Dec 20, 2023 4:33 pm
- Forum: ZoneMinder 1.36.x
- Topic: Windows or Linux app for montage
- Replies: 24
- Views: 74348
Re: Windows or Linux app for montage
Hello I uploaded a php file to github called "zm_streams_0a.php" for those interested. Works great on browser and phone. (There is also a script for object detection but they are both independent of each other.) https://github.com/lbdc/zm-alarm I have been using this for viewing my cameras. Gets the ...
- Sat Nov 25, 2023 1:33 pm
- Forum: User Contributions
- Topic: simple Python3 script realtime object detection
- Replies: 3
- Views: 32269
simple Python3 script realtime object detection
Hello I know there are plenty of object detection script out there but I thought I would share this because it is simple to setup and requires no zoneminder changes. It is one python file which can be run with normal permission from the home folder on the zoneminder machine. Most detection scripts I ...
- Fri Nov 19, 2021 9:32 pm
- Forum: ZoneMinder 1.36.x
- Topic: Cannot Download Video
- Replies: 4
- Views: 4018
Re: Cannot Download Video
I recently updated a frontend script to download videos between custom start/stop time. The reason I wrote it was the lack of export options in zoneminder. I've been using this for years to export videos. Works with video passthrough only though. It's not tested on Rocky linux but I could update it ...
- Sat Oct 16, 2021 4:16 pm
- Forum: User Contributions
- Topic: PHP script to export zoneminder movies with Front End
- Replies: 4
- Views: 44254
Re: PHP script to export zoneminder movies with Front End
The script has been updated for zoneminder 1.36 and tested on Ubuntu 20.04
https://github.com/lbdc/zm_movie_bootstrap
https://github.com/lbdc/zm_movie_bootstrap
- Wed Aug 18, 2021 12:19 pm
- Forum: User Contributions
- Topic: PHP script to export zoneminder movies with Front End
- Replies: 4
- Views: 44254
Re: PHP script to export zoneminder movies with Front End
The script has not been updated for 1.36 yet. I'm still running ZM 1.34. I know there are some changes in the database from 1.34 to 1.36 (fixed I think) but she SQL queries in the script stopped working under 1.36. If anyone has SQL experience I could point them to the SQL query which is the problem ...
- Sun Jul 11, 2021 2:08 am
- Forum: ZoneMinder 1.34.x
- Topic: Best way to extract video for time range?
- Replies: 3
- Views: 2983
Re: Best way to extract video for time range?
All my cameras have mp4 streams so JPG stills makes no sense to me any more. If cameras use mp4 streams, I don't understand why anyone would still use jpegs and not enable passthrough only. Anyways before mp4 passthrough (zm 1.28), I did have a front end PHP script for stitching jpegs. Similar to ...
- Fri Jul 09, 2021 11:17 pm
- Forum: ZoneMinder 1.34.x
- Topic: Best way to extract video for time range?
- Replies: 3
- Views: 2983
Re: Best way to extract video for time range?
Hy
I have a solution which works for me.
See link
viewtopic.php?f=9&t=30216
Works with passthrough and 1.34 but had a previous version working with jpeg stills
I have a solution which works for me.
See link
viewtopic.php?f=9&t=30216
Works with passthrough and 1.34 but had a previous version working with jpeg stills
- Tue Dec 22, 2020 9:44 pm
- Forum: User Contributions
- Topic: zmeventnotification questions
- Replies: 2
- Views: 20402
zmeventnotification questions
Hello I'm experimenting with zmeventnotification. It's running and detecting. Great functionality. Questions: 1) Has anyone figured out a way to email the detected object including snapshot? I looked around this forum and googled it but emailing does not seem popular. If anyone has step by step info ...
- Sun Dec 13, 2020 4:16 am
- Forum: ZoneMinder 1.34.x
- Topic: API token v2.0 Question * SOLVED *
- Replies: 0
- Views: 1155
API token v2.0 Question * SOLVED *
Solved. The token must be passed as data in the query (was in the documentation) From the document https://zoneminder.readthedocs.io/en/stable/api.html Login using API 2.0 token (OK) then The following command functions as intended curl -k -XGET https://server/zm/api/events/index/MonitorId:1.json ...
- Tue Dec 01, 2020 1:53 am
- Forum: User Contributions
- Topic: PHP script to export zoneminder movies with Front End
- Replies: 4
- Views: 44254
PHP script to export zoneminder movies with Front End
I updated an older script to work with zoneminder 1.34 passthrough to export videos between start and stop times. Since I exclusively use mocord, there is an "Alarm" option which will only export the alarms in a continuous videos between the start and stop times. Great to see 24 hours of accelerated ...
- Tue May 12, 2020 12:08 am
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: Jumpy Timeline Loading - Mismatched Motion Detection
- Replies: 3
- Views: 3914
Re: Jumpy Timeline Loading - Mismatched Motion Detection
I have found a solution in firefox that works for me by increasing the "media.cache_resume_treshold" and "media.cache_readhead_limit" https://support.mozilla.org/en-US/questions/1168957 It stills takes a few second to load the full timeline but at least it is functional with the alarms. See post ...