Viseron v3.0.0b1 - Self-hosted, local only NVR and AI Computer Vision software

The easiest way is to use the camera entity created in HA that ends with latest_thumbnail.
See here in the README

Can you advise a solution, please?
After some period of time I get:

[2021-04-12 11:04:59] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 52, max area size: 0.01792
[2021-04-12 11:04:59] [lib.camera.frontyard    ] [WARNING ] - object_detection input queue is full. Removing oldest entry
[2021-04-12 11:04:59] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 53, max area size: 0.01818
[2021-04-12 11:04:59] [lib.camera.frontyard    ] [WARNING ] - object_detection input queue is full. Removing oldest entry
[2021-04-12 11:04:59] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 54, max area size: 0.01829
[2021-04-12 11:04:59] [lib.camera.frontyard    ] [WARNING ] - object_detection input queue is full. Removing oldest entry
[2021-04-12 11:04:59] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 55, max area size: 0.01802
[2021-04-12 11:04:59] [lib.camera.frontyard    ] [WARNING ] - object_detection input queue is full. Removing oldest entry
[2021-04-12 11:04:59] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 56, max area size: 0.01802
[2021-04-12 11:05:00] [lib.camera.frontyard    ] [WARNING ] - object_detection input queue is full. Removing oldest entry
[2021-04-12 11:05:00] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 57, max area size: 0.01734
[2021-04-12 11:05:00] [lib.camera.frontyard    ] [WARNING ] - object_detection input queue is full. Removing oldest entry
[2021-04-12 11:05:00] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 58, max area size: 0.01693
[2021-04-12 11:05:00] [lib.camera.frontyard    ] [WARNING ] - object_detection input queue is full. Removing oldest entry
[2021-04-12 11:05:00] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 59, max area size: 0.01642
[2021-04-12 11:05:00] [lib.camera.frontyard    ] [WARNING ] - object_detection input queue is full. Removing oldest entry
[2021-04-12 11:05:00] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 60, max area size: 0.01585
[2021-04-12 11:05:00] [lib.camera.frontyard    ] [WARNING ] - object_detection input queue is full. Removing oldest entry
[2021-04-12 11:05:00] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 61, max area size: 0.01521
[2021-04-12 11:05:01] [lib.camera.frontyard    ] [WARNING ] - object_detection input queue is full. Removing oldest entry
[2021-04-12 11:05:01] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 62, max area size: 0.01503
[2021-04-12 11:05:01] [lib.camera.frontyard    ] [WARNING ] - object_detection input queue is full. Removing oldest entry
[2021-04-12 11:05:01] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 63, max area size: 0.01443
[2021-04-12 11:05:01] [lib.camera.frontyard    ] [WARNING ] - object_detection input queue is full. Removing oldest entry
[2021-04-12 11:05:01] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 64, max area size: 0.01363
[2021-04-12 11:05:01] [lib.camera.frontyard    ] [WARNING ] - object_detection input queue is full. Removing oldest entry
[2021-04-12 11:05:01] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 65, max area size: 0.01248
[2021-04-12 11:05:01] [lib.camera.frontyard    ] [WARNING ] - object_detection input queue is full. Removing oldest entry
[2021-04-12 11:05:01] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 66, max area size: 0.01189
[2021-04-12 11:05:02] [lib.camera.frontyard    ] [WARNING ] - object_detection input queue is full. Removing oldest entry
[2021-04-12 11:05:02] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 67, max area size: 0.01079
[2021-04-12 11:05:02] [lib.camera.frontyard    ] [WARNING ] - object_detection input queue is full. Removing oldest entry
[2021-04-12 11:05:02] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 68, max area size: 0.00987
[2021-04-12 11:05:02] [lib.camera.frontyard    ] [WARNING ] - object_detection input queue is full. Removing oldest entry
[2021-04-12 11:05:02] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 69, max area size: 0.00881
[2021-04-12 11:05:02] [lib.camera.frontyard    ] [WARNING ] - object_detection input queue is full. Removing oldest entry
[2021-04-12 11:05:02] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 70, max area size: 0.00772
[2021-04-12 11:05:02] [lib.camera.frontyard    ] [WARNING ] - object_detection input queue is full. Removing oldest entry
[2021-04-12 11:05:02] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 71, max area size: 0.00653
[2021-04-12 11:05:03] [lib.camera.frontyard    ] [WARNING ] - object_detection input queue is full. Removing oldest entry

And object detection doesn’t do the job, files are not recording to disk, not sending by MQTT.

Can you try the latest beta? 1.8.0b5.

It uses a new method to send data which should solve the problem with full queues.

Could you please point to Cuda version for latest beta?
I see only roflcoopter/viseron-cuda:1.8.0b1

@roflcoopter Time and again problem appears. Please advise proper Cuda version with bugfixes. Thanks!

Yes sorry, the names have changed. Its now roflcoopter/amd64-cuda-viseron

@roflcoopter
I tried the latest beta. With an unchanged config from previous version, Object detection doesn’t work at all.
Motion is detected normally, objects are colored, but when motion is running no objects are labeled and detected. Strange…

[2021-04-15 09:47:11] [lib.nvr.frontyard       ] [DEBUG   ] - Starting object detector
[2021-04-15 09:47:11] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 4, max area size: 0.00994
[2021-04-15 09:47:12] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 5, max area size: 0.01191
[2021-04-15 09:47:12] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 6, max area size: 0.01284
[2021-04-15 09:47:12] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 7, max area size: 0.01359
[2021-04-15 09:47:12] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 8, max area size: 0.01455
[2021-04-15 09:47:12] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 9, max area size: 0.01717
[2021-04-15 09:47:13] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 10, max area size: 0.01713
[2021-04-15 09:47:13] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 11, max area size: 0.01719
[2021-04-15 09:47:13] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 12, max area size: 0.01844
[2021-04-15 09:47:13] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 13, max area size: 0.01891
[2021-04-15 09:47:13] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 14, max area size: 0.01933
[2021-04-15 09:47:14] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 15, max area size: 0.02007
[2021-04-15 09:47:14] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 16, max area size: 0.0202
[2021-04-15 09:47:14] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 17, max area size: 0.01856
[2021-04-15 09:47:14] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 18, max area size: 0.02064
[2021-04-15 09:47:14] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 19, max area size: 0.02191
[2021-04-15 09:47:15] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 20, max area size: 0.02228
[2021-04-15 09:47:15] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 21, max area size: 0.02143
[2021-04-15 09:47:15] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 22, max area size: 0.02124
[2021-04-15 09:47:15] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 23, max area size: 0.02048
[2021-04-15 09:47:15] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 24, max area size: 0.02017
[2021-04-15 09:47:16] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 25, max area size: 0.01955
[2021-04-15 09:47:16] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 26, max area size: 0.01887
[2021-04-15 09:47:16] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 27, max area size: 0.01939
[2021-04-15 09:47:16] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 28, max area size: 0.01972
[2021-04-15 09:47:16] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 29, max area size: 0.01952
[2021-04-15 09:47:17] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 30, max area size: 0.01849
[2021-04-15 09:47:17] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 31, max area size: 0.01717
[2021-04-15 09:47:17] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 32, max area size: 0.0166
[2021-04-15 09:47:17] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 33, max area size: 0.01521
[2021-04-15 09:47:17] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 34, max area size: 0.01345
[2021-04-15 09:47:18] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 35, max area size: 0.01173
[2021-04-15 09:47:18] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 36, max area size: 0.00962
[2021-04-15 09:47:18] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 37, max area size: 0.00852
[2021-04-15 09:47:18] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 38, max area size: 0.00864
[2021-04-15 09:47:18] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 39, max area size: 0.00779
[2021-04-15 09:47:19] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 40, max area size: 0.00936
[2021-04-15 09:47:19] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 41, max area size: 0.01084
[2021-04-15 09:47:19] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 42, max area size: 0.01193
[2021-04-15 09:47:19] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 43, max area size: 0.01324
[2021-04-15 09:47:19] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 44, max area size: 0.01281
[2021-04-15 09:47:20] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 45, max area size: 0.01258
[2021-04-15 09:47:20] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 46, max area size: 0.01302
[2021-04-15 09:47:20] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 47, max area size: 0.01291
[2021-04-15 09:47:20] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 48, max area size: 0.01454
[2021-04-15 09:47:20] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 49, max area size: 0.01518
[2021-04-15 09:47:21] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 50, max area size: 0.01656
[2021-04-15 09:47:21] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 51, max area size: 0.01798
[2021-04-15 09:47:21] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 52, max area size: 0.01818
[2021-04-15 09:47:21] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 53, max area size: 0.02017
[2021-04-15 09:47:21] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 54, max area size: 0.02039
[2021-04-15 09:47:22] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 55, max area size: 0.02086
[2021-04-15 09:47:22] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 56, max area size: 0.02152
[2021-04-15 09:47:22] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 57, max area size: 0.02309
[2021-04-15 09:47:22] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 58, max area size: 0.02321
[2021-04-15 09:47:22] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 59, max area size: 0.02427
[2021-04-15 09:47:23] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 60, max area size: 0.02593
[2021-04-15 09:47:23] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 61, max area size: 0.02682
[2021-04-15 09:47:23] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 62, max area size: 0.02701
[2021-04-15 09:47:23] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 63, max area size: 0.0266
[2021-04-15 09:47:23] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 64, max area size: 0.02497
[2021-04-15 09:47:24] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 65, max area size: 0.02406
[2021-04-15 09:47:24] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 66, max area size: 0.02369
[2021-04-15 09:47:24] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 67, max area size: 0.02176
[2021-04-15 09:47:24] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 68, max area size: 0.02061
[2021-04-15 09:47:24] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 69, max area size: 0.02023
[2021-04-15 09:47:25] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 70, max area size: 0.01874
[2021-04-15 09:47:25] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 71, max area size: 0.0172
[2021-04-15 09:47:25] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 72, max area size: 0.01566
[2021-04-15 09:47:25] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 73, max area size: 0.01461
[2021-04-15 09:47:25] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 74, max area size: 0.01309
[2021-04-15 09:47:26] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 75, max area size: 0.01188
[2021-04-15 09:47:26] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 76, max area size: 0.01062
[2021-04-15 09:47:26] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 77, max area size: 0.00942
[2021-04-15 09:47:26] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 78, max area size: 0.00734
[2021-04-15 09:47:26] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 79, max area size: 0.00592
[2021-04-15 09:47:27] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 80, max area size: 0.00403
[2021-04-15 09:47:27] [lib.nvr.frontyard.motion] [DEBUG   ] - Motion stopped
[2021-04-15 09:47:27] [lib.nvr.frontyard       ] [DEBUG   ] - Not recording, pausing object detector

May i see your config?

Sure, here it is:

cameras:
  - name: FrontYard
    host: 192.168.0.4
    port: 554
    username: root
    password: pass
    path: /axis-media/media.amp?streamprofile=viseron
    publish_image: true
    fps: 10
    motion_detection:
      area: 0.003
      interval: 0.25
      threshold: 4
      trigger_detector: true
      timeout: true
      max_timeout: 2
      mask:
        - points:
            - x: 0
              y: 42
            - x: 392
              y: 42
            - x: 392
              y: 0
            - x: 0
              y: 0
    zones:
      - name: front
        points:
          - x: 0
            y: 835
          - x: 231
            y: 379
          - x: 569
            y: 321
          - x: 976
            y: 291         
          - x: 1319
            y: 298
          - x: 1520
            y: 318
          - x: 1721
            y: 386
          - x: 1920
            y: 620
          - x: 1920
            y: 1077       
          - x: 0
            y: 1077
        labels:
          - label: person
            confidence: 0.75
            triggers_recording: true
    object_detection:
      interval: 0.25
      labels:
        - label: person
          triggers_recording: false
object_detection:
  interval: 0.25
  labels:
    - label: person
      triggers_recording: false
recorder:
  lookback: 2
  timeout: 3
  retain: 3
  folder: /recordings
  thumbnail:
    save_to_disk: true
    send_to_mqtt: true
mqtt:
  broker: 192.168.0.3
  port: 1883
  username: admin
  password: pass
logging:
  level: debug

Ahh i see, and you except to get log output for the objects?

There seems to be a bug with the set loglevel.
Do you get expected results if you try this?

cameras:
  - name: FrontYard
    host: 192.168.0.4
    port: 554
    username: root
    password: pass
    path: /axis-media/media.amp?streamprofile=viseron
    publish_image: true
    fps: 10
    motion_detection:
      area: 0.003
      interval: 0.25
      threshold: 4
      trigger_detector: true
      timeout: true
      max_timeout: 2
      mask:
        - points:
            - x: 0
              y: 42
            - x: 392
              y: 42
            - x: 392
              y: 0
            - x: 0
              y: 0
    zones:
      - name: front
        points:
          - x: 0
            y: 835
          - x: 231
            y: 379
          - x: 569
            y: 321
          - x: 976
            y: 291         
          - x: 1319
            y: 298
          - x: 1520
            y: 318
          - x: 1721
            y: 386
          - x: 1920
            y: 620
          - x: 1920
            y: 1077       
          - x: 0
            y: 1077
        labels:
          - label: person
            confidence: 0.75
            triggers_recording: true
    object_detection:
      interval: 0.25
      labels:
        - label: person
          triggers_recording: false
object_detection:
  interval: 0.25
  labels:
    - label: person
      triggers_recording: false
  # I added this part ------
  logging:
    level: debug
  log_all_objects: true
  # --------------------------------
recorder:
  lookback: 2
  timeout: 3
  retain: 3
  folder: /recordings
  thumbnail:
    save_to_disk: true
    send_to_mqtt: true
mqtt:
  broker: 192.168.0.3
  port: 1883
  username: admin
  password: pass
logging:
  level: debug

Nothing changed.
It looks like you changed object detection sensitivity in the new beta version. I even decreased Motion detection parameters making them more aggressive (like below), but objects are not detected like in the previous release version. They are getting coloured (motion detection covers objects entirely), but no object detection is registered in logs and in fact (interface, mqtt). Any other suggestion?
During this time frame there was a lot of motion/person movement, but Viseron was blind:

[2021-04-15 16:47:25] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 49, max area size: 0.01833
[2021-04-15 16:47:25] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:25] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 50, max area size: 0.01921
[2021-04-15 16:47:25] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:25] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 51, max area size: 0.0224
[2021-04-15 16:47:25] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:25] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 52, max area size: 0.02446
[2021-04-15 16:47:26] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:26] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 53, max area size: 0.02154
[2021-04-15 16:47:26] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:26] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 54, max area size: 0.02447
[2021-04-15 16:47:26] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:26] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 55, max area size: 0.02432
[2021-04-15 16:47:26] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:26] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 56, max area size: 0.02363
[2021-04-15 16:47:26] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:26] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 57, max area size: 0.02348
[2021-04-15 16:47:27] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:27] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 58, max area size: 0.02297
[2021-04-15 16:47:27] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:27] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 59, max area size: 0.01999
[2021-04-15 16:47:27] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:27] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 60, max area size: 0.01982
[2021-04-15 16:47:27] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:27] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 61, max area size: 0.01834
[2021-04-15 16:47:27] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:27] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 62, max area size: 0.01708
[2021-04-15 16:47:28] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:28] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 63, max area size: 0.01568
[2021-04-15 16:47:28] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:28] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 64, max area size: 0.01441
[2021-04-15 16:47:28] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:28] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 65, max area size: 0.01326
[2021-04-15 16:47:28] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:28] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 66, max area size: 0.01218
[2021-04-15 16:47:28] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:28] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 67, max area size: 0.01092
[2021-04-15 16:47:29] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:29] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 68, max area size: 0.00992
[2021-04-15 16:47:29] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:29] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 69, max area size: 0.00906
[2021-04-15 16:47:29] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:29] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 70, max area size: 0.00819
[2021-04-15 16:47:29] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:29] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 71, max area size: 0.00666
[2021-04-15 16:47:29] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:29] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 72, max area size: 0.00569
[2021-04-15 16:47:30] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:30] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 73, max area size: 0.00443
[2021-04-15 16:47:30] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:30] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 74, max area size: 0.00304
[2021-04-15 16:47:30] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:47:30] [lib.nvr.frontyard.motion] [DEBUG   ] - Motion stopped
[2021-04-15 16:47:30] [lib.nvr.frontyard       ] [DEBUG   ] - Not recording, pausing object detector
[2021-04-15 16:48:13] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 1, max area size: 0.00296
[2021-04-15 16:48:13] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 2, max area size: 0.00378
[2021-04-15 16:48:14] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 3, max area size: 0.00402
[2021-04-15 16:48:14] [lib.nvr.frontyard.motion] [DEBUG   ] - Motion detected
[2021-04-15 16:48:14] [lib.nvr.frontyard       ] [DEBUG   ] - Starting object detector
[2021-04-15 16:48:14] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:14] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 4, max area size: 0.00462
[2021-04-15 16:48:14] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:14] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 5, max area size: 0.0044
[2021-04-15 16:48:14] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:14] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 6, max area size: 0.0051
[2021-04-15 16:48:14] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:14] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 7, max area size: 0.00515
[2021-04-15 16:48:15] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:15] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 8, max area size: 0.00631
[2021-04-15 16:48:15] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:15] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 9, max area size: 0.00692
[2021-04-15 16:48:15] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:15] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 10, max area size: 0.00728
[2021-04-15 16:48:15] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:15] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 11, max area size: 0.00809
[2021-04-15 16:48:15] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:15] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 12, max area size: 0.00853
[2021-04-15 16:48:16] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:16] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 13, max area size: 0.00926
[2021-04-15 16:48:16] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:16] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 14, max area size: 0.01008
[2021-04-15 16:48:16] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:16] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 15, max area size: 0.01057
[2021-04-15 16:48:16] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:16] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 16, max area size: 0.01103
[2021-04-15 16:48:16] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:16] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 17, max area size: 0.01191
[2021-04-15 16:48:17] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:17] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 18, max area size: 0.00983
[2021-04-15 16:48:17] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:17] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 19, max area size: 0.01033
[2021-04-15 16:48:17] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:17] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 20, max area size: 0.01946
[2021-04-15 16:48:17] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:17] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 21, max area size: 0.02078
[2021-04-15 16:48:17] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:17] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 22, max area size: 0.02212
[2021-04-15 16:48:18] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:18] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 23, max area size: 0.01343
[2021-04-15 16:48:18] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:18] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 24, max area size: 0.01413
[2021-04-15 16:48:18] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:18] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 25, max area size: 0.01442
[2021-04-15 16:48:18] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:18] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 26, max area size: 0.0148
[2021-04-15 16:48:19] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 27, max area size: 0.01505
[2021-04-15 16:48:19] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:19] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 28, max area size: 0.01519
[2021-04-15 16:48:19] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: [], message repeated 2 times
[2021-04-15 16:48:19] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 29, max area size: 0.01532
[2021-04-15 16:48:19] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:19] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 30, max area size: 0.01569
[2021-04-15 16:48:19] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:19] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 31, max area size: 0.01553
[2021-04-15 16:48:19] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:19] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 32, max area size: 0.01538
[2021-04-15 16:48:20] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:20] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 33, max area size: 0.01537
[2021-04-15 16:48:20] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:20] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 34, max area size: 0.01558
[2021-04-15 16:48:20] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:20] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 35, max area size: 0.0163
[2021-04-15 16:48:20] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:20] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 36, max area size: 0.01694
[2021-04-15 16:48:20] [lib.nvr.sosed.motion    ] [DEBUG   ] - Consecutive frames with motion: 1, max area size: 0.00376
[2021-04-15 16:48:20] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:20] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 37, max area size: 0.01833
[2021-04-15 16:48:20] [lib.nvr.sosed.motion    ] [DEBUG   ] - Consecutive frames with motion: 2, max area size: 0.00302
[2021-04-15 16:48:21] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:21] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 38, max area size: 0.01995
[2021-04-15 16:48:21] [lib.nvr.sosed.motion    ] [DEBUG   ] - Consecutive frames with motion: 3, max area size: 0.00328
[2021-04-15 16:48:21] [lib.nvr.sosed.motion    ] [DEBUG   ] - Motion detected
[2021-04-15 16:48:21] [lib.nvr.sosed           ] [DEBUG   ] - Starting object detector
[2021-04-15 16:48:21] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:21] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 39, max area size: 0.02076
[2021-04-15 16:48:21] [lib.nvr.sosed.motion    ] [DEBUG   ] - Consecutive frames with motion: 4, max area size: 0.00306
[2021-04-15 16:48:21] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:21] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 40, max area size: 0.02217
[2021-04-15 16:48:21] [lib.nvr.sosed.object    ] [DEBUG   ] - All objects: []
[2021-04-15 16:48:21] [lib.nvr.sosed.motion    ] [DEBUG   ] - Motion stopped
[2021-04-15 16:48:21] [lib.nvr.sosed           ] [DEBUG   ] - Not recording, pausing object detector
[2021-04-15 16:48:21] [lib.nvr.sosed.object    ] [DEBUG   ] - All objects: []
[2021-04-15 16:48:21] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:21] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 41, max area size: 0.02402
[2021-04-15 16:48:21] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:21] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 42, max area size: 0.02616
[2021-04-15 16:48:22] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:22] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 43, max area size: 0.02703
[2021-04-15 16:48:22] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:22] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 44, max area size: 0.02911
[2021-04-15 16:48:22] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:22] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 45, max area size: 0.03049
[2021-04-15 16:48:22] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:22] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 46, max area size: 0.03539
[2021-04-15 16:48:22] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:22] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 47, max area size: 0.0361
[2021-04-15 16:48:23] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:23] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 48, max area size: 0.03643
[2021-04-15 16:48:23] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:23] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 49, max area size: 0.03749
[2021-04-15 16:48:23] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:23] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 50, max area size: 0.03713
[2021-04-15 16:48:23] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:23] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 51, max area size: 0.03858
[2021-04-15 16:48:24] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 52, max area size: 0.03821
[2021-04-15 16:48:24] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:24] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 53, max area size: 0.03972
[2021-04-15 16:48:24] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: [], message repeated 2 times
[2021-04-15 16:48:24] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 54, max area size: 0.04087
[2021-04-15 16:48:24] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:24] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 55, max area size: 0.03984
[2021-04-15 16:48:24] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:24] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 56, max area size: 0.03063
[2021-04-15 16:48:24] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:24] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 57, max area size: 0.02968
[2021-04-15 16:48:25] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:25] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 58, max area size: 0.02888
[2021-04-15 16:48:25] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:25] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 59, max area size: 0.02909
[2021-04-15 16:48:25] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:25] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 60, max area size: 0.02767
[2021-04-15 16:48:25] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:25] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 61, max area size: 0.02671
[2021-04-15 16:48:25] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:25] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 62, max area size: 0.0247
[2021-04-15 16:48:25] [lib.nvr.sosed.motion    ] [DEBUG   ] - Consecutive frames with motion: 1, max area size: 0.00401
[2021-04-15 16:48:26] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:26] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 63, max area size: 0.02173
[2021-04-15 16:48:26] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:26] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 64, max area size: 0.01902
[2021-04-15 16:48:26] [lib.nvr.sosed.motion    ] [DEBUG   ] - Consecutive frames with motion: 1, max area size: 0.00353
[2021-04-15 16:48:26] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:26] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 65, max area size: 0.01787
[2021-04-15 16:48:26] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:26] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 66, max area size: 0.01462
[2021-04-15 16:48:26] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:26] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 67, max area size: 0.01298
[2021-04-15 16:48:27] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:27] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 68, max area size: 0.01186
[2021-04-15 16:48:27] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:27] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 69, max area size: 0.0102
[2021-04-15 16:48:27] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:27] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 70, max area size: 0.00403
[2021-04-15 16:48:27] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:27] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 71, max area size: 0.00395
[2021-04-15 16:48:27] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:27] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 72, max area size: 0.00386
[2021-04-15 16:48:28] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:28] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 73, max area size: 0.00351
[2021-04-15 16:48:28] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:28] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 74, max area size: 0.00296
[2021-04-15 16:48:28] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:28] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 75, max area size: 0.00238
[2021-04-15 16:48:28] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:28] [lib.nvr.frontyard.motion] [DEBUG   ] - Motion stopped
[2021-04-15 16:48:28] [lib.nvr.frontyard       ] [DEBUG   ] - Not recording, pausing object detector
[2021-04-15 16:48:48] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 1, max area size: 0.00204
[2021-04-15 16:48:49] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 2, max area size: 0.00409
[2021-04-15 16:48:49] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 3, max area size: 0.00449
[2021-04-15 16:48:49] [lib.nvr.frontyard.motion] [DEBUG   ] - Motion detected
[2021-04-15 16:48:49] [lib.nvr.frontyard       ] [DEBUG   ] - Starting object detector
[2021-04-15 16:48:49] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:49] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 4, max area size: 0.00557
[2021-04-15 16:48:49] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:49] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 5, max area size: 0.00633
[2021-04-15 16:48:49] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:49] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 6, max area size: 0.00751
[2021-04-15 16:48:50] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:50] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 7, max area size: 0.00733
[2021-04-15 16:48:50] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:50] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 8, max area size: 0.00748
[2021-04-15 16:48:50] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:50] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 9, max area size: 0.00637
[2021-04-15 16:48:50] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:50] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 10, max area size: 0.0071
[2021-04-15 16:48:50] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:50] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 11, max area size: 0.00778
[2021-04-15 16:48:51] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:51] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 12, max area size: 0.00728
[2021-04-15 16:48:51] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:51] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 13, max area size: 0.00775
[2021-04-15 16:48:51] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:51] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 14, max area size: 0.00913
[2021-04-15 16:48:51] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:51] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 15, max area size: 0.00909
[2021-04-15 16:48:51] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:51] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 16, max area size: 0.00773
[2021-04-15 16:48:52] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:52] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 17, max area size: 0.00898
[2021-04-15 16:48:52] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:52] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 18, max area size: 0.01025
[2021-04-15 16:48:52] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:52] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 19, max area size: 0.01004
[2021-04-15 16:48:52] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:52] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 20, max area size: 0.00943
[2021-04-15 16:48:52] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:52] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 21, max area size: 0.00981
[2021-04-15 16:48:53] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:53] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 22, max area size: 0.00593
[2021-04-15 16:48:53] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:53] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 23, max area size: 0.00609
[2021-04-15 16:48:53] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:53] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 24, max area size: 0.00579
[2021-04-15 16:48:53] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:53] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 25, max area size: 0.00568
[2021-04-15 16:48:54] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:54] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 26, max area size: 0.00508
[2021-04-15 16:48:54] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:54] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 27, max area size: 0.00479
[2021-04-15 16:48:54] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:54] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 28, max area size: 0.00691
[2021-04-15 16:48:54] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:54] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 29, max area size: 0.00611
[2021-04-15 16:48:54] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:54] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 30, max area size: 0.00549
[2021-04-15 16:48:54] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:54] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 31, max area size: 0.00425
[2021-04-15 16:48:55] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:55] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 32, max area size: 0.00337
[2021-04-15 16:48:55] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:55] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 33, max area size: 0.00392
[2021-04-15 16:48:55] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:55] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 34, max area size: 0.00537
[2021-04-15 16:48:55] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:55] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 35, max area size: 0.00452
[2021-04-15 16:48:55] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:55] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 36, max area size: 0.00529
[2021-04-15 16:48:56] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:56] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 37, max area size: 0.0043
[2021-04-15 16:48:56] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:56] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 38, max area size: 0.00397
[2021-04-15 16:48:56] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:56] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 39, max area size: 0.00427
[2021-04-15 16:48:56] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:56] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 40, max area size: 0.00243
[2021-04-15 16:48:56] [lib.nvr.frontyard.object] [DEBUG   ] - All objects: []
[2021-04-15 16:48:56] [lib.nvr.frontyard.motion] [DEBUG   ] - Motion stopped
[2021-04-15 16:48:56] [lib.nvr.frontyard       ] [DEBUG   ] - Not recording, pausing object detector
[2021-04-15 16:48:57] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 1, max area size: 0.00212
[2021-04-15 16:48:57] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 1, max area size: 0.00223
[2021-04-15 16:48:57] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 2, max area size: 0.00211
[2021-04-15 16:48:58] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 1, max area size: 0.00231
[2021-04-15 16:48:59] [lib.nvr.frontyard.motion] [DEBUG   ] - Consecutive frames with motion: 1, max area size: 0.00219

What does your docker run command look like?

Edit: And can you show me the output of nvidia-smi?

I did not change any config since the last release version.
Here’s the date you requested:

+-----------------------------------------------------------------------------+
| NVIDIA-SMI 460.32.03    Driver Version: 460.32.03    CUDA Version: 11.2     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|                               |                      |               MIG M. |
|===============================+======================+======================|
|   0  GeForce GTX 1650    On   | 00000000:01:00.0 Off |                  N/A |
| 60%   62C    P2    N/A /  75W |   1458MiB /  3903MiB |      4%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|    0   N/A  N/A      1109      G   /usr/lib/xorg/Xorg                  9MiB |
|    0   N/A  N/A      1264      G   /usr/bin/gnome-shell                2MiB |
|    0   N/A  N/A    325783      C   python3                           796MiB |
|    0   N/A  N/A    325823      C   ffmpeg                            161MiB |
|    0   N/A  N/A    325830      C   ffmpeg                            161MiB |
|    0   N/A  N/A    325836      C   ffmpeg                            161MiB |
|    0   N/A  N/A    325842      C   ffmpeg                            161MiB |
+-----------------------------------------------------------------------------+

Docker run:

docker run -d  --restart unless-stopped \
-v /usr/share/hassio/media/viseron:/recordings \
-v /usr/share/hassio/homeassistant/viseron:/config \
-v /etc/localtime:/etc/localtime:ro \
--name viseron \
--runtime=nvidia \
roflcoopter/amd64-cuda-viseron:1.8.0b5

Strange… I myself is using the cuda version which is working perfectly fine.
Can you paste the full log from startup?

Please see the full logs:
https://ctxt.io/2/AACgnYT8Ew

According to my observations in the latest beta Object detector works much worse (clearly detected objects in 1.7 release are normally labelled, while in Beta not even detected). If 1.7 detected 100%, then 1.8 object detection capability may be half of it…
By the way, I noticed one peculiarity in both versions - quite often when objects of interest are detected, they’re not labelled. What may be the reason?

Ahhh now i know whats up. 1.8.0 ships with the YOLOv4-tiny model, which is faster but much less accurate. To be honest i dont remember why i did this but for CUDA it makes no sense to use that one since we are using the GPU acceleration anyway.

For the container without a GPU it might make sense.
Can you exec into the container and run this command to download the YOLOv4 model and then simply restart the container.

wget https://github.com/AlexeyAB/darknet/releases/download/darknet_yolo_v3_optimal/yolov4.weights -O /detectors/models/darknet/yolo.weights --progress=bar:force:noscroll && \
wget https://github.com/AlexeyAB/darknet/releases/download/darknet_yolo_v3_optimal/yolov4.cfg -O /detectors/models/darknet/yolo.cfg --progress=bar:force:noscroll

By the way, I noticed one peculiarity in both versions - quite often when objects of interest are detected, they’re not labelled. What may be the reason?

What do you mean by not labelled?

OK! I executed this command and will inform you after a while about the progress with object detection.
I mean that when an object is detected it has a rectangle with “%” of confidence on the snapshot. In my case sometimes there is no red rectangle and label with “confidence %” and “person” text. I wonder why is it so?

You mean in the camera entity in Home Assistant named camera.***_latest_thumbnail?

Yes, I mean labels on latest_thumbnail

Okay, this is not something i have experienced but i will look into it