Search found 70 matches
- Sun May 05, 2024 5:50 am
- Forum: ZoneMinder 1.36.x
- Topic: AI support in ZM
- Replies: 0
- Views: 979
AI support in ZM
It would be nice to have object detection an integral part of ZM similar to how Frigate is approaching the problem. The two places where ZM trumps over Frigate today is better Webui and Zmninja. However, frigate has better integration of object detection.
- Tue Aug 01, 2023 3:02 am
- Forum: ZoneMinder 1.36.x
- Topic: Gapless playback, firefox and play button
- Replies: 2
- Views: 793
Re: Gapless playback, firefox and play button
Thank you. That was it. I enabled Autoplay and now it is working.
- Sat Jul 29, 2023 5:51 am
- Forum: ZoneMinder 1.36.x
- Topic: Gapless playback, firefox and play button
- Replies: 2
- Views: 793
Gapless playback, firefox and play button
Hello,
I want to play back few events in a gapless non-interactive fashion. However, firefox shows a 'Play' button which i have to press each time to play the video.
Is there any config setting for continuous events playback?
I want to play back few events in a gapless non-interactive fashion. However, firefox shows a 'Play' button which i have to press each time to play the video.
Is there any config setting for continuous events playback?
- Tue Jul 04, 2023 3:08 am
- Forum: ZoneMinder 1.36.x
- Topic: Find and Delete linked hires recordings
- Replies: 3
- Views: 775
Re: Find and Delete linked hires recordings
I am doing motion detection and object identification on SD camera. I only want to retain HD videos with 'object identification'. The upcoming feature in master sounds good, but is it possible to delete linked HD videos for which there is no object identified in SD video?
- Mon Jul 03, 2023 5:15 pm
- Forum: ZoneMinder 1.36.x
- Topic: Find and Delete linked hires recordings
- Replies: 3
- Views: 775
Re: Find and Delete linked hires recordings
@iconnor Is it possible to identify the linked events programmatically? Does the database has this information?
- Mon Jul 03, 2023 3:18 am
- Forum: User Contributions
- Topic: Autodelete events without objects detected to dramatically reduce event count
- Replies: 5
- Views: 44251
Re: Autodelete events without objects detected to dramatically reduce event count
The script is not working very well for me. The lowres videos are getting deleted correctly. But sometimes highres videos deletion throws up errors in zoneminder log. I suspect the timing in the linked_event_filter is the problem, linked_event_filter = { 'mid' : int(LINKED_MON[m_id]), 'from' : '2 ...
- Sun Jul 02, 2023 6:19 am
- Forum: Mobile Apps and Event Server
- Topic: LPM exit latency is zeroed, disabling LPM.
- Replies: 1
- Views: 12514
LPM exit latency is zeroed, disabling LPM.
I am trying to use Coral TPU as a machine learning hook. The TPU is connected to the USB of the system. Unfortunately, the TPU is throwing an error, [Sun Jul 2 11:42:22 2023] usb 4-1: reset SuperSpeed USB device number 6 using xhci_hcd [Sun Jul 2 11:42:22 2023] usb 4-1: LPM exit latency is zeroed ...
- Fri Jun 30, 2023 5:05 pm
- Forum: ZoneMinder 1.36.x
- Topic: Buffer setting for SD and HD camera to get same clip time
- Replies: 1
- Views: 674
Buffer setting for SD and HD camera to get same clip time
I have a SD camera running at 5fps linked to an HD camera streaming at 15fps. I noticed that the recording time is different for the two camera. Documentation seems to suggest that i can use Pre/Post Event Image Buffer. If i use 5 frames for the SD camera, https://i.imgur.com/GNJ7YIN.png How many ...
- Fri Jun 30, 2023 6:32 am
- Forum: ZoneMinder 1.36.x
- Topic: Find and Delete linked hires recordings
- Replies: 3
- Views: 775
Find and Delete linked hires recordings
Hello, I have an - SD camera set to 'Modect' enabled - HD camera set to 'Nodect', Analysis disabled, Decoding disabled. Linked to SD camera I have objection detection working on SD stream and get entries for detected and non-detected frames like so, https://i.imgur.com/yUUna10.png The HD camera ...
- Thu Jun 29, 2023 4:04 pm
- Forum: ZoneMinder 1.36.x
- Topic: libnet-websocket-server-perl for Ubuntu Jammy
- Replies: 2
- Views: 810
Re: libnet-websocket-server-perl for Ubuntu Jammy
Found this package,
https://launchpad.net/~iconnor/+archive ... y1_all.deb
Will this work for ZM 1.36?
https://launchpad.net/~iconnor/+archive ... y1_all.deb
Will this work for ZM 1.36?
- Thu Jun 29, 2023 3:57 pm
- Forum: ZoneMinder 1.36.x
- Topic: libnet-websocket-server-perl for Ubuntu Jammy
- Replies: 2
- Views: 810
libnet-websocket-server-perl for Ubuntu Jammy
Hello, I am trying to install zmevent server on Ubuntu Jammy but it cant find a package, /usr/bin/apt-get install libnet-websocket-server-perl Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package libnet-websocket-server-perl ...
- Tue May 03, 2022 4:32 pm
- Forum: ZoneMinder 1.36.x
- Topic: [Solved] Storage diskspace incorrect
- Replies: 2
- Views: 697
Re: Storage diskspace incorrect
ah, i see. Thanks!
- Tue May 03, 2022 9:53 am
- Forum: ZoneMinder 1.36.x
- Topic: [Solved] Storage diskspace incorrect
- Replies: 2
- Views: 697
[Solved] Storage diskspace incorrect
Hello, I have add a 4TB disk to Zoneminder sysem. It shows up correctly at the OS level # df -h Filesystem Size Used Avail Use% Mounted on /dev/sdm1 3.6T 74M 3.4T 1% /mnt/WCC130908716 However, ZM shows that only 186GB is available. https://i.imgur.com/3ScoAwr.png Any idea what could be the issue?
- Sun Oct 03, 2021 1:40 pm
- Forum: ZoneMinder 1.32.x
- Topic: Incorrect stats on console
- Replies: 5
- Views: 19519
Re: Incorrect stats on console
In 1.36.x i had to do, truncate table Event_Summaries; update Event_Summaries set TotalEvents = 0, HourEvents = 0, DayEvents = 0, WeekEvents = 0, MonthEvents = 0, ArchivedEvents = 0, MonthEventDiskSpace = null, WeekEventDiskSpace = null, DayEventDiskSpace = null, HourEventDiskSpace = null ...
- Mon Sep 27, 2021 3:36 am
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: Invalid data found when processing input
- Replies: 1
- Views: 7134
Invalid data found when processing input
I upgraded my zoneminder installation to 1.37.1 and the monitors are failing randomly. The error i get is: 09/27/21 08:52:03.263219 zmc_m11[37194].ERR-zm_ffmpeg_camera.cpp/296 [Unable to open input rtsp://user:pwd@myip:80/cam/realmonitor?channel=1&subtype=1 due to: Invalid data found when processing ...