Search found 12 matches

by maskott
Thu Oct 11, 2018 8:31 pm
Forum: ZoneMinder 1.31.x
Topic: Console shows incorrect event counts
Replies: 4
Views: 24724

Re: Console shows incorrect event counts

How would one go about making sure that `zmstats.pl` runs automatically in the docker instance? Or how to start it manually?
by maskott
Thu Oct 11, 2018 8:29 pm
Forum: ZoneMinder 1.32.x
Topic: Everything borked after Docker wipe
Replies: 9
Views: 3721

Re: Everything borked after Docker wipe

Yep... The RAM was the culprit. I though I had `docker run` with that `--shm-size=4096m` flag, but I had not.

Thanks everyone!
by maskott
Thu Oct 11, 2018 7:42 pm
Forum: ZoneMinder 1.32.x
Topic: Everything borked after Docker wipe
Replies: 9
Views: 3721

Re: Everything borked after Docker wipe

Hmmm... I wonder if that could be the issue then.

My host server has 14Gb of ram, but I'm running that docker container with `--shm-size=4096m`... I figured 4Gb would be enough, especially to just get a single camera working.
by maskott
Thu Oct 11, 2018 7:23 pm
Forum: ZoneMinder 1.32.x
Topic: Everything borked after Docker wipe
Replies: 9
Views: 3721

Re: Everything borked after Docker wipe

Just noticed that `/dev/shm` is showing as 100% on my Console:

Screenshot 2018-10-11 15.22.20.png
Screenshot 2018-10-11 15.22.20.png (24.58 KiB) Viewed 3697 times

Is that normal? What does it mean?
by maskott
Thu Oct 11, 2018 3:22 pm
Forum: ZoneMinder 1.32.x
Topic: Everything borked after Docker wipe
Replies: 9
Views: 3721

Re: Everything borked after Docker wipe

As an example of one of the cameras I have tried, I tried to add a Amcrest IP4M-1025E
 POE camera that is hooked to the same network as my host server. I used the following settings: * Source Type: Ffmpeg * Source Path: rtsp://zm_user:MYPASS@192.168.1.103:554/cam/realmonitor?channel=1&subtype=0 ...
by maskott
Thu Oct 11, 2018 2:52 pm
Forum: ZoneMinder 1.32.x
Topic: Everything borked after Docker wipe
Replies: 9
Views: 3721

Re: Everything borked after Docker wipe

From my host machine: maskott@zen:/dev/shm$ ll total 0 drwxrwxrwt 2 root root 40 Oct 7 23:25 ./ drwxr-xr-x 19 root root 4580 Oct 7 23:26 ../ From inside the zoneminder docker instance: root@5acf184d9e82:/dev/shm# ll total 65536 drwxrwxrwt 2 www-data root 120 Oct 10 22:29 ./ drwxr-xr-x 15 root root 4...
by maskott
Thu Oct 11, 2018 3:03 am
Forum: ZoneMinder 1.32.x
Topic: Everything borked after Docker wipe
Replies: 9
Views: 3721

Re: Everything borked after Docker wipe

Here is a sample of the kind of errors I am seeing in the logs: 2018-10-10 22:37:08 zms_m4 12760 ERR Backtrace 4: /usr/lib/zoneminder/cgi-bin/nph-zms(main+0xdac) [0x55bfe96f660c] zm_signal.cpp 102 2018-10-10 22:37:08 zms_m4 12760 ERR Backtrace 3: /usr/lib/zoneminder/cgi-bin/nph-zms(_ZN13MonitorStrea...
by maskott
Thu Oct 11, 2018 3:01 am
Forum: ZoneMinder 1.32.x
Topic: Everything borked after Docker wipe
Replies: 9
Views: 3721

Everything borked after Docker wipe

I had everything set up and running beautifully in a Docker container (pretty sure it was also on ZoneMinder 1.32), then I realized I had my instance on my small boot drive and it filled up the partition. Anyways, I've got Docker up and running in Ubuntu 18.04 from a larger drive now. Everything fro...
by maskott
Thu Sep 13, 2018 6:18 pm
Forum: ZoneMinder 1.31.x
Topic: Console shows incorrect event counts
Replies: 4
Views: 24724

Console shows incorrect event counts

I am trying to get Zoneminder running in a docker container, and I've had this instance up for a few weeks now... I just noticed that the event counts listed on the Console are the same for each time period. What weird configuration have I enabled? Or is this a bug?
by maskott
Fri Dec 09, 2016 7:56 pm
Forum: ZoneMinder 1.28.x
Topic: Filtering Unwanted Events & Video Glitches
Replies: 4
Views: 4675

Re: Filtering Unwanted Events & Video Glitches

I am using Ffmpeg as the Source Type in Zoneminder. I just set the Maximum FPS down to 10 and it looks like the cameras are still glitching. I noticed that if I open the same stream from my phone in LiveCams Pro, I can watch the same stream that I have pulled up in Zoneminder and the picture never g...
by maskott
Wed Dec 07, 2016 6:10 pm
Forum: ZoneMinder 1.28.x
Topic: Filtering Unwanted Events & Video Glitches
Replies: 4
Views: 4675

Re: Filtering Unwanted Events & Video Glitches

Thanks! I limited the cameras' FPS to 20 (40 was default). I already had the values for max FPS blank in Zoneminder. I'm still getting the glitching. Is there some way to create a filter on a set of zones that will catch this kind of video noise, but leave other events alone? I already set a "p...
by maskott
Wed Dec 07, 2016 1:41 am
Forum: ZoneMinder 1.28.x
Topic: Filtering Unwanted Events & Video Glitches
Replies: 4
Views: 4675

Filtering Unwanted Events & Video Glitches

I have searched around the forums for everything I can think of t describe this, but haven't found any relevant threads. I'm sure someone has asked this before or perhaps there is even a guide for this somewhere that I am unaware of. I switched a few of my cameras to Amcrest IP3M-954E POE IP cameras...