Thanks for your feedback. So i know now its on the list.
I appreciate your and others work.
Search found 7 matches
- Tue Nov 12, 2024 9:32 pm
- Forum: ZoneMinder 1.36.x
- Topic: draw border around detected motion
- Replies: 6
- Views: 1308
- Tue Nov 12, 2024 8:22 pm
- Forum: ZoneMinder 1.36.x
- Topic: draw border around detected motion
- Replies: 6
- Views: 1308
Re: draw border around detected motion
Could that be a feature request ?
- Tue Nov 12, 2024 7:34 pm
- Forum: ZoneMinder 1.36.x
- Topic: draw border around detected motion
- Replies: 6
- Views: 1308
Re: draw border around detected motion
Thank you for your hint.
If i view the single frames i see the lines.
Why not embed it into the event when displaying the movie itself. It is very time consuming checking the frames instead.
Or did i miss a configuration setting ?
If i view the single frames i see the lines.
Why not embed it into the event when displaying the movie itself. It is very time consuming checking the frames instead.
Or did i miss a configuration setting ?
- Tue Nov 12, 2024 12:01 pm
- Forum: ZoneMinder 1.36.x
- Topic: draw border around detected motion
- Replies: 6
- Views: 1308
draw border around detected motion
Hello,
is it possible to mark the detected movement in the recording triggered by modect. For example by drawing a red rectangle around it.
It would make it easier to see where the change is.
regards
is it possible to mark the detected movement in the recording triggered by modect. For example by drawing a red rectangle around it.
It would make it easier to see where the change is.
regards
- Fri Jun 23, 2023 9:13 am
- Forum: ZoneMinder 1.36.x
- Topic: No live view
- Replies: 7
- Views: 9396
Re: No live view [Solved]
Solved problem.
Installer does not enable the cgi module of apache.
Installer does not enable the cgi module of apache.
Code: Select all
a2enmod cgi
systemctl restart apache2
- Sat Jun 17, 2023 9:22 am
- Forum: ZoneMinder 1.36.x
- Topic: No live view
- Replies: 7
- Views: 9396
Re: No live view
It is a standard debian 12 install (console only) using the zoneminder package delivered with it. No changes to /etc/zm/* done. Even the ssl config is currently not configured/enabled. As far as i can see i'm single-port: # lsof -P -i -n COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME mariadbd ...
- Sat Jun 17, 2023 4:55 am
- Forum: ZoneMinder 1.36.x
- Topic: No live view
- Replies: 7
- Views: 9396
No live view
Fresh installation on Debian 12 (Bookworm) + ZM 1.36.33 The host has 2 cores and 8 GB memory. Created 2 Monitors running now in Modect mode and are capturing. But there is no live view (clicking on the name of the Monitor). The thumbnail below the monitor name shows a "broken" image. But the events ...