Search found 7 matches
- Fri May 17, 2024 3:27 pm
- Forum: ZoneMinder 1.36.x
- Topic: H264 Stream Failure in ZoneMinder, Works in VLC
- Replies: 4
- Views: 938
Re: H264 Stream Failure in ZoneMinder, Works in VLC
I just had two cameras that suddenly showed black screens in the ZM monitor and a message saying unable to stream, but opened fine in VLC. The two cams always worked before, and are set to Nodect mode with no Analysis. They are high-rez streams that are linked to low-rez streams from the same cam ...
- Tue Feb 06, 2024 4:18 pm
- Forum: Non-ZoneMinder Chat
- Topic: Pixel shifting
- Replies: 1
- Views: 4625
Pixel shifting
I have a few wired Lorex cams with this problem, but this happens with other cams as well. I have a short video that shows the problem, but its 100MB so I cant upload it here. If you could watch it, every few moments you'd see the image shifting just a few pixels one way and then another, also the ...
- Sun Feb 04, 2024 1:44 am
- Forum: ZoneMinder 1.36.x
- Topic: Run filter after a certain time of day
- Replies: 5
- Views: 1857
Re: Run filter after a certain time of day
I stopped trying with cron and enabled the filter to run in the background. It took some time, like maybe one or two days before it began logging to zmfilter_4.log, but now it does.
- Sat Jan 27, 2024 12:21 am
- Forum: ZoneMinder 1.36.x
- Topic: Run filter after a certain time of day
- Replies: 5
- Views: 1857
Re: Run filter after a certain time of day
This is an old thread, I know, but I'm running zmfilter.pl in crontab to remove events with fewer than a couple of alarm frames, and I cannot for the life of me get it to output the results to a log. A log is not critical, but I'm just wanting to see that the filter is working. Any hints about how ...
- Mon Aug 09, 2021 5:28 pm
- Forum: ZoneMinder Hints & Tips
- Topic: AI-Homeguard Object Detection
- Replies: 1
- Views: 18199
Re: AI-Homeguard Object Detection
This works very well, but running under ubuntu the script caused a cpu core to constantly run at 100%.
So, I added a command 'time.sleep(0.01)' on a line just beneath 'while 1:' and now it runs fine.
Thanks!
So, I added a command 'time.sleep(0.01)' on a line just beneath 'while 1:' and now it runs fine.
Thanks!
- Mon Jun 15, 2015 6:07 pm
- Forum: ZoneMinder 1.26.x
- Topic: Unable to connect my cameras
- Replies: 1
- Views: 4288
Re: Unable to connect my cameras
It would be helpful if you told us what Remote Host Path you are using. Here's what I use: Source Type: Ffmpeg Maximum FPS: leave empty Source Path: rtsp://username:password@192.168.25.55:554 Target Colorspace: 24 bit colour capture width: 1280 capture heigth: 960 (use your actual username, password ...
- Sun Jun 14, 2015 4:30 pm
- Forum: ZoneMinder 1.28.x
- Topic: Vertical Stripe / Noise?
- Replies: 2
- Views: 1730
Re: Vertical Stripe / Noise?
I use Hikvision DS-2CD2032-I Outdoor HD 3MP cameras, and have the same problem. What works for me is to change the settings for Maximum FPS to be higher than what the camera is streaming. Your imgur picture shows that the camera is streaming at 25+ fps, so set the ZM Console/Source to a Maximum FPS ...