Continuous analyzing/capturing messages

Forum for questions and support relating to the 1.34.x releases only.
Post Reply
Doobie Brother
Posts: 13
Joined: Sun Jun 21, 2020 12:24 pm

Continuous analyzing/capturing messages

Post by Doobie Brother »

I have added another Dahua RTSP camera to my setup and this one seems to cause continual analysing/capturing messages to be logged:

Code: Select all

Jul 03 10:27:51 serverbox zma_m4[2755572]: INF [zma_m4] [Frontcam2: 1615900 - Analysing at 20.00 fps]
Jul 03 10:27:52 serverbox zmc_m4[2755565]: INF [zmc_m4] [Frontcam2: images:1616000 - Capturing at 20.00 fps, capturing bandwidth 207350bytes/sec]
Jul 03 10:27:56 serverbox zma_m4[2755572]: INF [zma_m4] [Frontcam2: 1616000 - Analysing at 20.00 fps]
Jul 03 10:27:57 serverbox zmc_m4[2755565]: INF [zmc_m4] [Frontcam2: images:1616100 - Capturing at 20.00 fps, capturing bandwidth 245991bytes/sec]
Jul 03 10:28:01 serverbox zma_m4[2755572]: INF [zma_m4] [Frontcam2: 1616100 - Analysing at 20.00 fps]
Jul 03 10:28:02 serverbox zmc_m4[2755565]: INF [zmc_m4] [Frontcam2: images:1616200 - Capturing at 20.00 fps, capturing bandwidth 209392bytes/sec]
Jul 03 10:28:06 serverbox zma_m4[2755572]: INF [zma_m4] [Frontcam2: 1616200 - Analysing at 20.00 fps]
Jul 03 10:28:07 serverbox zmc_m4[2755565]: INF [zmc_m4] [Frontcam2: images:1616300 - Capturing at 20.00 fps, capturing bandwidth 246526bytes/sec]
The two cameras have identical settings, but the newer one is a higher resolution. Are these messages indicating an issue or should I just lower the log level and ignore it?
Doobie Brother
Posts: 13
Joined: Sun Jun 21, 2020 12:24 pm

Re: Continuous analyzing/capturing messages

Post by Doobie Brother »

These messages stopped 90 minutes later. I doubt anything changed as I wasn't at home. Oh well!
dougmccrary
Posts: 1336
Joined: Sat Aug 31, 2019 7:35 am
Location: San Diego

Re: Continuous analyzing/capturing messages

Post by dougmccrary »

I was about to ask how long that was going on. It seems to be a feature, so when you add a new camera, it logs it despite the log settings, so you can see it is working. Or not, without having to see any of your prior existing cameras.
Post Reply