Search found 271 matches
- Sat Jan 27, 2024 7:57 pm
- Forum: ZoneMinder Hints & Tips
- Topic: Infrared reflective tape
- Replies: 6
- Views: 9359
Re: Infrared reflective tape
Paid attention this time and got proper reflective tape. A strip along the long axis of the handle shows up nicely when the IR LEDs wars lit up. Gonna cut a thinner strip so it'll be even more obvious.
- Tue Jan 23, 2024 10:51 pm
- Forum: ZoneMinder Hints & Tips
- Topic: Infrared reflective tape
- Replies: 6
- Views: 9359
Re: Infrared reflective tape
I mistakingly got some lens tape in the auto parts section at Walmart. That didn't do a thing, it's made to cover a broken tail light. Good thing it didn't cost much, I wasn't paying attention and thought it was reflective tape.
Gonna look again next time I'm out in the retail world.
Gonna look again next time I'm out in the retail world.
- Sun Jan 21, 2024 5:19 pm
- Forum: ZoneMinder Hints & Tips
- Topic: Infrared reflective tape
- Replies: 6
- Views: 9359
Infrared reflective tape
Anybody got a good suggestion for some reflective tape that will show up nice and bright when a camera is in night mode with the infrared LEDs shining? I got a camera in my workshop that has a view of the deadbolt. If the lights are on I can barely make out whether the deadbolt is locked or not. If ...
- Tue Sep 12, 2023 11:24 am
- Forum: ZoneMinder 1.36.x
- Topic: Stopping alarms when PTZ camera is moving
- Replies: 4
- Views: 1580
Re: Stopping alarms when PTZ camera is moving
Script is in this thread if you want to test it out, it doesn't seem to be part of ZM natively.
viewtopic.php?p=103513
- Tue Sep 05, 2023 11:21 am
- Forum: ZoneMinder 1.36.x
- Topic: Tuning for 4K monitors
- Replies: 4
- Views: 2626
Re: Tuning for 4K monitors
I started by drawing a zone around something about man sized. The zone will show how many pixels it contains. I was thinking something similar to that but hadn't thought to use the zone definition to get a good pixel value. I'll be tweaking things this afternoon and report back. Is it possible to ...
- Mon Sep 04, 2023 4:45 pm
- Forum: ZoneMinder 1.36.x
- Topic: Stopping alarms when PTZ camera is moving
- Replies: 4
- Views: 1580
Re: Stopping alarms when PTZ camera is moving
I've been using get_zones.pl script I found here and running:
Get a list of zones:
Code: Select all
get_zones.pl -s inactive -z <zone_name>
Code: Select all
get_zones.pl -r
- Mon Sep 04, 2023 4:42 pm
- Forum: ZoneMinder 1.36.x
- Topic: Tuning for 4K monitors
- Replies: 4
- Views: 2626
Tuning for 4K monitors
I've been replacing some older HD cameras with 4K. Started out with some smearing issues on one but I think I cleaned that up by knocking down the frame rate at the camera and lowering the bitrate. No more false positive alerts from the smearing lately. But now I can't get it to alarm at all. Used ...
- Sat Sep 02, 2023 12:52 pm
- Forum: ZoneMinder 1.36.x
- Topic: zmcontrol.pl syntax
- Replies: 5
- Views: 3282
Re: zmcontrol.pl syntax
Clicking "Home" does nothing right now. Ran tcpdump and I see packets going to/from the camera when I click on the preset buttons but I get nothing when clicking home. This is a ReoLink Trackmix POE camera. I selected the RLC-423 control setting and it seems to be working. But I can for sure say it ...
- Fri Sep 01, 2023 7:44 pm
- Forum: ZoneMinder 1.36.x
- Topic: zmcontrol.pl syntax
- Replies: 5
- Views: 3282
Re: zmcontrol.pl syntax
Yep, tried 0.
- Fri Sep 01, 2023 2:19 pm
- Forum: ZoneMinder 1.36.x
- Topic: zmcontrol.pl syntax
- Replies: 5
- Views: 3282
Re: zmcontrol.pl syntax
Okay, problem was with the zmcontrol socket file, it had disappeared for some reason. Restarted zoneminder and got control again. But I now see one other glitch. How do tell zmcontrol to move the camera to it's home position? I'm not sure what slot # that's saved to in the camera.
- Fri Sep 01, 2023 1:42 pm
- Forum: ZoneMinder 1.36.x
- Topic: zmcontrol.pl syntax
- Replies: 5
- Views: 3282
zmcontrol.pl syntax
Trying to run a script to change which preset a Reolink PTZ camera is set to. [root@host ~]# zmcontrol.pl --id 306 --preset 2 09/01/2023 08:40:57.186233 zmcontrol_306[3849581].INF [main:116] [Starting control server 306/Reolink] 09/01/2023 08:40:57.187146 zmcontrol_306[3849581].INF [main:127 ...
- Mon Aug 28, 2023 3:35 pm
- Forum: ZoneMinder 1.36.x
- Topic: Minor web interface annoyance
- Replies: 4
- Views: 5820
Re: Minor web interface annoyance
Just found this github issue with a fix that seems to work pretty well.
https://github.com/ZoneMinder/zoneminder/issues/3671
https://github.com/ZoneMinder/zoneminder/issues/3671
- Mon Aug 28, 2023 2:22 pm
- Forum: ZoneMinder 1.36.x
- Topic: Minor web interface annoyance
- Replies: 4
- Views: 5820
Re: Minor web interface annoyance
How do you set the default view? Deselecting some of the columns that I don't care about does fix the original problem. But when I go back into that view all the columns are in view again. How do I save the layout that I want as a default? Looked through options and didn't see any setting for this.
- Sun Aug 27, 2023 6:39 pm
- Forum: ZoneMinder 1.36.x
- Topic: Smearing issues
- Replies: 2
- Views: 5018
Re: Smearing issues
Tried that but still getting the occasional frame that throws off the analysis.
Would a higher alarm frame count mean a single smeared frame wouldn't cause an alert?
Would a higher alarm frame count mean a single smeared frame wouldn't cause an alert?
- Sun Aug 27, 2023 6:27 pm
- Forum: ZoneMinder 1.36.x
- Topic: Minor web interface annoyance
- Replies: 4
- Views: 5820
Re: Minor web interface annoyance
And there's my Duh moment for the weekend. Should have figured that one out on my own.