frigate: [Support]: On beta, lots of error messages lately and now even getting a camera out of focus

Describe the problem you are having

No idea what’s going on here, other then that i’m running the latest beta. But ever since that, i seem to have been getting a lot of error messages like attached.

Maybe i misconfigured something. The below is not even usual, although the RTP messages are. I wonder if it’s audio related?

Version

beta-8

Frigate config file

mqtt:

  host: 192.168.50.148
  port: 1883
  topic_prefix: frigate
  client_id: frigate
  user: mqtt
  password: test
  stats_interval: 300

record:
  expire_interval: 10


timestamp_style:
  format: "%m/%d/%Y %H:%M:%S"
  color:
    red: 255
    green: 255
    blue: 255
  thickness: 2
  effect: shadow

go2rtc:
  streams:
    license_plate:
      - rtsp://192.168.50.15:554/user=admin&password=test&channel=5&stream=0.sdp?real_stream--rtp-caching=100
    #  - "ffmpeg:license_plate#audio=opus"
    greenhouse_2:
      - rtsp://192.168.50.170:554/user=admin&password=test&channel=3&stream=0.sdp?real_stream--rtp-caching=100
    #  - "ffmpeg:greenhouse_2#audio=opus"
    front_driveway_1:
      - rtsp://192.168.50.15:554/user=admin&password=test&channel=6&stream=0.sdp?real_stream--rtp-caching=100
    #  - "ffmpeg:front_driveway_1#audio=opus"
    front_driveway_2:
      - rtsp://192.168.50.15:554/user=admin&password=test&channel=8&stream=0.sdp?real_stream--rtp-caching=100
    #  - "ffmpeg:front_driveway_2#audio=opus"
    front_porch:
      - rtsp://192.168.50.15:554/user=admin&password=test&channel=7&stream=0.sdp?real_stream--rtp-caching=100
    #  - "ffmpeg:front_porch#audio=opus"
    back_porch:
      - rtsp://192.168.50.15:554/user=admin&password=test&channel=1&stream=0.sdp?real_stream--rtp-caching=100
    #  - "ffmpeg:back_porch#audio=opus"
    diningroom:
      - rtsp://Admin1:test1@192.168.50.227/live0
    #  - "ffmpeg:diningroom#audio=opus"
    kitchen:
      - rtsp://192.168.50.70/live0
    #  - "ffmpeg:kitchen#audio=opus"
    garage:
      - rtsp://192.168.50.15:554/user=admin&password=test&channel=2&stream=0.sdp?real_stream--rtp-caching=100
    #  - "ffmpeg:garage#audio=opus"
    greenhouse:
      - rtsp://192.168.50.15:554/user=admin&password=test&channel=3&stream=0.sdp?real_stream--rtp-caching=100
    #  -  "ffmpeg:greenhouse#audio=opus"


cameras:

  license_plate:
    ffmpeg:
      output_args:
        record: preset-record-generic-audio-copy
      inputs:
        - path: rtsp://127.0.0.1:8554/license_plate
          input_args: preset-rtsp-restream-low-latency
          roles:
            - detect
            - record
    detect:
      width: 1920
      height: 1080
      fps: 5
    objects:
      track:
        - person
        - dog
        - cat
        - mouse
        - car
      filters:
        car:
          min_area: 15000
        person:
          min_area: 500
    snapshots:
      enabled: true
      timestamp: true
      bounding_box: true
#      required_zones:
#        - front_driveway_1_close_in
#        - front_driveway_1_whole_area
      crop: True
      height: 500
      retain:
        default: 3
 #   zones:
 #     front_driveway_1_close_in:
 #       coordinates: 0,480,429,480,443,335,460,173,263,133,88,120,36,212,0,279
 #       objects:
 #         - car
 #         - person
 #         - dog
 #         - cat
 #         - bicycle
 #     front_driveway_1_whole_area:
 #       coordinates: 383,52,497,105,569,316,575,480,261,480,0,480,0,225,148,57
 #       objects:
 #         - person
 #         - cat
 #         - dog
 #         - bicycle
    motion:
      mask:
        - 1211,102,1682,101,1679,62,1211,64
    record:
      enabled: True
      retain:
        days: 0
      events:
        retain:
          default: 5
          mode: motion
#        required_zones:
#          - front_driveway_1_close_in
#          - front_driveway_1_whole_area
        pre_capture: 5
        post_capture: 15

  greenhouse_2:
    ffmpeg:
      output_args:
        record: preset-record-generic-audio-copy
      inputs:
        - path: rtsp://127.0.0.1:8554/greenhouse_2
          input_args: preset-rtsp-restream-low-latency
          roles:
            - detect
            - record
    detect:
      width: 1920
      height: 1080
      fps: 5
    objects:
      track:
        - person
        - dog
        - cat
        - mouse
      filters:
        car:
          min_area: 15000
        person:
          min_area: 500
    snapshots:
      enabled: true
      timestamp: true
      bounding_box: true
#      required_zones:
#        - front_driveway_1_close_in
#        - front_driveway_1_whole_area
      crop: True
      height: 500
      retain:
        default: 3
 #   zones:
 #     front_driveway_1_close_in:
 #       coordinates: 0,480,429,480,443,335,460,173,263,133,88,120,36,212,0,279
 #       objects:
 #         - car
 #         - person
 #         - dog
 #         - cat
 #         - bicycle
 #     front_driveway_1_whole_area:
 #       coordinates: 383,52,497,105,569,316,575,480,261,480,0,480,0,225,148,57
 #       objects:
 #         - person
 #         - cat
 #         - dog
 #         - bicycle
    motion:
      mask:
        - 1211,102,1682,101,1679,62,1211,64
    record:
      enabled: True
      retain:
        days: 0
      events:
        retain:
          default: 5
          mode: motion
#        required_zones:
#          - front_driveway_1_close_in
#          - front_driveway_1_whole_area
        pre_capture: 5
        post_capture: 15

  front_driveway_1:
    ffmpeg:
      output_args:
        record: preset-record-generic-audio-copy
      inputs:
        - path: rtsp://127.0.0.1:8554/front_driveway_1
          input_args: preset-rtsp-restream-low-latency
          roles:
            - detect
            - record
    detect:
      width: 1920
      height: 1080
      fps: 5
    objects:
      track:
        - person
        - dog
        - bicycle
        - cat
        - car
      filters:
        car:
          min_area: 15000
        person:
          min_area: 500
          min_score: 0.7
          threshold: 0.8
    snapshots:
      enabled: true
      timestamp: true
      bounding_box: true
#      required_zones:
#        - front_driveway_1_close_in
#        - front_driveway_1_whole_area
      crop: True
      height: 500
      retain:
        default: 3
    zones:
      front_driveway_1_person_at_night:
        coordinates: 739,1080,1920,1080,1920,384,1085,434
        objects:
          - car
          - person
          - dog
          - cat
          - bicycle
 #     front_driveway_1_whole_area:
 #       coordinates: 383,52,497,105,569,316,575,480,261,480,0,480,0,225,148,57
 #       objects:
 #         - person
 #         - cat
 #         - dog
 #         - bicycle
    motion:
      mask:
        - 1211,102,1682,101,1679,62,1211,64
    record:
      enabled: True
      retain:
        days: 0
      events:
        retain:
          default: 5
          mode: motion
#        required_zones:
#          - front_driveway_1_close_in
#          - front_driveway_1_whole_area
        pre_capture: 5
        post_capture: 15
        
  front_driveway_2:
    ffmpeg:
      output_args:
        record: preset-record-generic-audio-copy
      inputs:
        - path: rtsp://127.0.0.1:8554/front_driveway_2
          input_args: preset-rtsp-restream-low-latency
          roles:
            - detect
            - record
    detect:
      width: 1920
      height: 1080
      fps: 5
    objects:
      track:
        - person
        - dog
        - bicycle
        - cat
        - car
      filters:
        car:
          min_area: 15000
        person:
          min_area: 500
          min_score: 0.7
          threshold: 0.8
    snapshots:
      enabled: true
      timestamp: true
      bounding_box: true
#      required_zones:
#        - front_driveway_2_close_in
#        - front_driveway_2_whole_area
      crop: True
      height: 500
      retain:
        default: 3
    zones:
      front_driveway_2_person_at_night:
        coordinates: 1920,1080,1920,316,1273,395,0,508,0,1080
        objects:
          - car
          - person
          - dog
          - cat
          - bicycle
 #     front_driveway_2_whole_area:
 #       coordinates: 383,52,497,105,569,316,575,480,261,480,0,480,0,225,148,57
 #       objects:
 #         - person
 #         - cat
 #         - dog
 #         - bicycle
    motion:
      mask:
        - 1211,102,1682,101,1679,62,1211,64
        - 889,476,891,596,785,598,786,476
    record:
      enabled: True
      retain:
        days: 0
      events:
        retain:
          default: 5
          mode: motion
#        required_zones:
#          - front_driveway_2_close_in
#          - front_driveway_2_whole_area
        pre_capture: 5
        post_capture: 15
        
  front_porch:
    ffmpeg:
      output_args:
        record: preset-record-generic-audio-copy
      inputs:
        - path: rtsp://127.0.0.1:8554/front_porch
          input_args: preset-rtsp-restream-low-latency
          roles:
            - detect
            - record
    detect:
      width: 1920
      height: 1080
      fps: 5
      stationary:
        max_frames:
          objects:
            person: 100
    objects:
      track:
        - person
        - dog
        - bicycle
        - cat
      filters:
        person:
          min_area: 500
          min_score: 0.7
          threshold: 0.8
  #    mask:
  #      - 0,480,198,480,200,449,0,451
  #      - 640,0,640,36,640,111,608,135,485,96,504,0
  #      - 439,200,441,324,512,320,532,261,554,188,540,129,451,134
  #      - 370,0,356,100,291,79,292,0
    snapshots:
      enabled: true
      timestamp: false
      bounding_box: false
      crop: True
      height: 500
#      required_zones:
#        - front_porch_close_in
      retain:
        default: 5
    motion:
      mask:
        - 1211,102,1682,101,1679,62,1211,64
    #zones:
    #  front_porch_close_in:
    #    coordinates: 45,480,362,480,640,480,640,213,554,145,525,328,466,343,408,272,348,70,253,64,181,118,67,178
    record:
      enabled: True
      retain:
        days: 0
        mode: active_objects
      events:
        retain:
          default: 4
          mode: active_objects
#        required_zones:
#         - front_porch_close_in
        pre_capture: 5
        post_capture: 15
        
  back_porch:
    ffmpeg:
      output_args:
        record: preset-record-generic-audio-copy
      inputs:
        - path: rtsp://127.0.0.1:8554/back_porch
          input_args: preset-rtsp-restream-low-latency
          roles:
            - detect
            - record
    detect:
      width: 1920
      height: 1080
      fps: 6
    objects:
      track:
        - person
        - dog
        - cat
        - bird
        - mouse
      filters:
        cat:
          min_score: 0.3
          threshold: 0.5
        dog:
          min_score: 0.3
          threshold: 0.5
        person:
          min_area: 500
          min_score: 0.7
          threshold: 0.8
 #      person:
 #         mask:
 #           - 79,385,107,480,287,480,259,313,107,268
    snapshots:
      enabled: true
      timestamp: false
      bounding_box: true
      retain:
        default: 4
    motion:
      mask:
        - 1211,102,1682,101,1679,62,1211,64
    record:
      enabled: True
      retain:
        days: 0
      events:
        retain:
          default: 4
          mode: motion
        pre_capture: 5
        post_capture: 15
        
  diningroom:
    ffmpeg:
      output_args:
        record: preset-record-generic-audio-copy
      inputs:
        - path: rtsp://127.0.0.1:8554/diningroom
          input_args: preset-rtsp-restream-low-latency
          roles:
            - detect
            - record
    detect:
      width: 1920
      height: 1080
      fps: 6
    objects:
      track:
        - person
        - dog
        - cat
        - bird
        - mouse
      filters:
        cat:
          min_score: 0.3
          threshold: 0.5
        dog:
          min_score: 0.3
          threshold: 0.5
#       person:
#          mask:
#            - 79,385,107,480,287,480,259,313,107,268
    snapshots:
      enabled: true
      timestamp: false
      bounding_box: true
      retain:
        default: 4
    motion:
      mask:
        - 1382,58,1872,55,1868,8,1382,7
    record:
      enabled: True
      retain:
        days: 0
      events:
        retain:
          default: 4
          mode: motion
        pre_capture: 5
        post_capture: 15
        
  kitchen:
    ffmpeg:
      output_args:
        record: preset-record-generic-audio-copy
      inputs:
        - path: rtsp://127.0.0.1:8554/kitchen
          input_args: preset-rtsp-restream-low-latency
          roles:
            - detect
            - record
    detect:
      width: 1920
      height: 1080
      fps: 6
    objects:
      track:
        - person
        - dog
        - cat
        - bird
        - mouse
      filters:
        cat:
          min_score: 0.3
          threshold: 0.5
        dog:
          min_score: 0.3
          threshold: 0.5
#       person:
#          mask:
#            - 79,385,107,480,287,480,259,313,107,268
    snapshots:
      enabled: true
      timestamp: false
      bounding_box: true
      retain:
        default: 4
    motion:
      mask:
        - 1382,58,1872,55,1868,8,1382,7
    record:
      enabled: True
      retain:
        days: 0
      events:
        retain:
          default: 4
          mode: motion
        pre_capture: 5
        post_capture: 15
        
  garage:
    ffmpeg:
      output_args:
        record: preset-record-generic-audio-copy
      inputs:
        - path: rtsp://127.0.0.1:8554/garage
          input_args: preset-rtsp-restream-low-latency
          roles:
            - detect
            - record
    detect:
      width: 1920
      height: 1080
      fps: 6
    objects:
      track:
        - person
        - dog
        - cat
        - bird
        - mouse
      filters:
        cat:
          min_score: 0.3
          threshold: 0.5
        dog:
          min_score: 0.3
          threshold: 0.5
#       person:
#          mask:
#            - 79,385,107,480,287,480,259,313,107,268
    snapshots:
      enabled: true
      timestamp: false
      bounding_box: true
      retain:
        default: 4
    motion:
      mask:
        - 1211,102,1682,101,1679,62,1211,64
    record:
      enabled: True
      retain:
        days: 0
      events:
        retain:
          default: 4
          mode: motion
        pre_capture: 5
        post_capture: 15
        
  greenhouse:
    ffmpeg:
      output_args:
        record: preset-record-generic-audio-copy
      inputs:
        - path: rtsp://127.0.0.1:8554/greenhouse
          input_args: preset-rtsp-restream-low-latency
          roles:
            - detect
            - record
    detect:
      width: 1920
      height: 1080
      fps: 5
    objects:
      track:
        - person
        - dog
        - bicycle
        - cat
    snapshots:
      enabled: true
      timestamp: false
      bounding_box: true
      retain:
        default: 3
    record:
      enabled: True
      retain:
        days: 0
      events:
        retain:
          default: 4
          mode: active_objects
        pre_capture: 5
        post_capture: 15
    motion:
      mask:
        - 1211,102,1682,101,1679,62,1211,64
        
detectors:
  coral:
    type: edgetpu
    device: usb

rtmp:
  enabled: false

birdseye:
  restream: True
  enabled: True
  width: 1920
  height: 1080
  quality: 1
  mode: continuous

live:
  height: 640
  quality: 1

Relevant log output

FRIGATE
FRIGATE
Cameras
Birdseye
Events
Storage
System
Config
Logs
Documentation
GitHub
LOGS
Frigate
Go2rtc
Nginx
COPY TO CLIPBOARD
2023-02-25 12:27:57.806447323  [2023-02-25 12:27:57] frigate.app                    INFO    : Starting Frigate (0.12.0-27a31e7)
2023-02-25 12:27:57.930513147  [2023-02-25 12:27:57] peewee_migrate                 INFO    : Starting migrations
2023-02-25 12:27:57.935863977  [2023-02-25 12:27:57] peewee_migrate                 INFO    : There is nothing to migrate
2023-02-25 12:27:57.965612527  [2023-02-25 12:27:57] detector.coral                 INFO    : Starting detection process: 282
2023-02-25 12:28:00.617180680  [2023-02-25 12:27:57] frigate.app                    INFO    : Output process started: 284
2023-02-25 12:28:00.621401766  [2023-02-25 12:27:57] frigate.detectors.plugins.edgetpu_tfl INFO    : Attempting to load TPU as usb
2023-02-25 12:28:00.621595799  [2023-02-25 12:27:57] frigate.app                    INFO    : Camera processor started for license_plate: 290
2023-02-25 12:28:00.621656884  [2023-02-25 12:28:00] frigate.detectors.plugins.edgetpu_tfl INFO    : TPU found
2023-02-25 12:28:00.621718085  [2023-02-25 12:27:57] frigate.app                    INFO    : Camera processor started for greenhouse_2: 292
2023-02-25 12:28:00.621793035  [2023-02-25 12:27:57] frigate.app                    INFO    : Camera processor started for front_driveway_1: 294
2023-02-25 12:28:00.621868351  [2023-02-25 12:27:57] frigate.app                    INFO    : Camera processor started for front_driveway_2: 295
2023-02-25 12:28:00.621941362  [2023-02-25 12:27:58] frigate.app                    INFO    : Camera processor started for front_porch: 297
2023-02-25 12:28:00.622011542  [2023-02-25 12:27:58] frigate.app                    INFO    : Camera processor started for back_porch: 298
2023-02-25 12:28:00.622076419  [2023-02-25 12:27:58] frigate.app                    INFO    : Camera processor started for diningroom: 300
2023-02-25 12:28:00.622139838  [2023-02-25 12:27:58] frigate.app                    INFO    : Camera processor started for kitchen: 302
2023-02-25 12:28:00.622221008  [2023-02-25 12:27:58] frigate.app                    INFO    : Camera processor started for garage: 304
2023-02-25 12:28:00.622285313  [2023-02-25 12:27:58] frigate.app                    INFO    : Camera processor started for greenhouse: 306
2023-02-25 12:28:00.622341896  [2023-02-25 12:27:58] frigate.app                    INFO    : Capture process started for license_plate: 307
2023-02-25 12:28:00.622395751  [2023-02-25 12:27:58] frigate.app                    INFO    : Capture process started for greenhouse_2: 308
2023-02-25 12:28:00.622452852  [2023-02-25 12:27:58] frigate.app                    INFO    : Capture process started for front_driveway_1: 314
2023-02-25 12:28:00.622527831  [2023-02-25 12:27:58] frigate.app                    INFO    : Capture process started for front_driveway_2: 318
2023-02-25 12:28:00.622615388  [2023-02-25 12:27:58] frigate.app                    INFO    : Capture process started for front_porch: 321
2023-02-25 12:28:00.622684585  [2023-02-25 12:27:58] frigate.app                    INFO    : Capture process started for back_porch: 325
2023-02-25 12:28:00.622741047  [2023-02-25 12:27:58] frigate.app                    INFO    : Capture process started for diningroom: 331
2023-02-25 12:28:00.622794347  [2023-02-25 12:27:58] frigate.app                    INFO    : Capture process started for kitchen: 333
2023-02-25 12:28:00.622849506  [2023-02-25 12:27:58] frigate.app                    INFO    : Capture process started for garage: 341
2023-02-25 12:28:00.622902429  [2023-02-25 12:27:58] frigate.app                    INFO    : Capture process started for greenhouse: 346
2023-02-25 14:39:36.600365978  [2023-02-25 14:39:36] frigate.video                  ERROR   : back_porch: Unable to read frames from ffmpeg process.
2023-02-25 14:39:36.600499180  [2023-02-25 14:39:36] frigate.video                  ERROR   : back_porch: ffmpeg process is not running. exiting capture thread...
2023-02-25 14:39:36.833637885  [2023-02-25 14:39:36] frigate.video                  ERROR   : front_porch: Unable to read frames from ffmpeg process.
2023-02-25 14:39:36.833759543  [2023-02-25 14:39:36] frigate.video                  ERROR   : front_porch: ffmpeg process is not running. exiting capture thread...
2023-02-25 14:39:37.060704798  [2023-02-25 14:39:37] frigate.video                  ERROR   : front_driveway_2: Unable to read frames from ffmpeg process.
2023-02-25 14:39:37.061174694  [2023-02-25 14:39:37] frigate.video                  ERROR   : front_driveway_2: ffmpeg process is not running. exiting capture thread...
2023-02-25 14:39:38.210199834  [2023-02-25 14:39:38] frigate.video                  ERROR   : front_driveway_1: Unable to read frames from ffmpeg process.
2023-02-25 14:39:38.210479452  [2023-02-25 14:39:38] frigate.video                  ERROR   : front_driveway_1: ffmpeg process is not running. exiting capture thread...
2023-02-25 14:39:38.338686966  [2023-02-25 14:39:38] watchdog.front_driveway_1      ERROR   : Ffmpeg process crashed unexpectedly for front_driveway_1.
2023-02-25 14:39:38.338801216  [2023-02-25 14:39:38] watchdog.front_driveway_1      ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-02-25 14:39:38.338880409  [2023-02-25 14:39:38] ffmpeg.front_driveway_1.detect ERROR   : [rtsp @ 0x55a961eb5f00] Too short data for FU-A H.264 RTP packet
2023-02-25 14:39:38.338960096  [2023-02-25 14:39:38] ffmpeg.front_driveway_1.detect ERROR   : More than 1000 frames duplicated
2023-02-25 14:39:38.339027233  [2023-02-25 14:39:38] ffmpeg.front_driveway_1.detect ERROR   : [rtsp @ 0x55a961eb5f00] Too short data for FU-A H.264 RTP packet
2023-02-25 14:39:38.339092298  [2023-02-25 14:39:38] ffmpeg.front_driveway_1.detect ERROR   :     Last message repeated 9 times
2023-02-25 14:39:38.339156811  [2023-02-25 14:39:38] ffmpeg.front_driveway_1.detect ERROR   : More than 10000 frames duplicated
2023-02-25 14:39:38.339221519  [2023-02-25 14:39:38] ffmpeg.front_driveway_1.detect ERROR   : [rtsp @ 0x55a961eb5f00] Too short data for FU-A H.264 RTP packet
2023-02-25 14:39:38.339283347  [2023-02-25 14:39:38] ffmpeg.front_driveway_1.detect ERROR   :     Last message repeated 5 times
2023-02-25 14:39:38.339348228  [2023-02-25 14:39:38] ffmpeg.front_driveway_1.detect ERROR   : [h264 @ 0x55a961ecab80] left block unavailable for requested intra4x4 mode -1
2023-02-25 14:39:38.339405227  [2023-02-25 14:39:38] ffmpeg.front_driveway_1.detect ERROR   : [h264 @ 0x55a961ecab80] error while decoding MB 0 47, bytestream 65456
2023-02-25 14:39:38.339464712  [2023-02-25 14:39:38] ffmpeg.front_driveway_1.detect ERROR   : rtsp://127.0.0.1:8554/front_driveway_1: corrupt decoded frame in stream 0
2023-02-25 14:39:38.339522437  [2023-02-25 14:39:38] ffmpeg.front_driveway_1.detect ERROR   : [rtsp @ 0x55a961eb5f00] Too short data for FU-A H.264 RTP packet
2023-02-25 14:39:38.339580372  [2023-02-25 14:39:38] ffmpeg.front_driveway_1.detect ERROR   : [h264 @ 0x55a961ecab80] error while decoding MB 41 49, bytestream -36
2023-02-25 14:39:38.339641049  [2023-02-25 14:39:38] ffmpeg.front_driveway_1.detect ERROR   : rtsp://127.0.0.1:8554/front_driveway_1: corrupt decoded frame in stream 0
2023-02-25 14:39:38.339697773  [2023-02-25 14:39:38] ffmpeg.front_driveway_1.detect ERROR   : rtsp://127.0.0.1:8554/front_driveway_1: Connection timed out
2023-02-25 14:39:38.387548183  [2023-02-25 14:39:38] watchdog.front_porch           ERROR   : Ffmpeg process crashed unexpectedly for front_porch.
2023-02-25 14:39:38.387756037  [2023-02-25 14:39:38] watchdog.front_porch           ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-02-25 14:39:38.387780168  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   : [rtsp @ 0x55c5464f6f00] Too short data for FU-A H.264 RTP packet
2023-02-25 14:39:38.388014890  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   : More than 1000 frames duplicated
2023-02-25 14:39:38.388018112  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   : [rtsp @ 0x55c5464f6f00] Too short data for FU-A H.264 RTP packet
2023-02-25 14:39:38.388125985  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   :     Last message repeated 19 times
2023-02-25 14:39:38.388175562  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   : More than 10000 frames duplicated
2023-02-25 14:39:38.388289914  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   : [rtsp @ 0x55c5464f6f00] Too short data for FU-A H.264 RTP packet
2023-02-25 14:39:38.388401521  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   : [h264 @ 0x55c54650a240] cabac decode of qscale diff failed at 117 11
2023-02-25 14:39:38.388502009  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   : [h264 @ 0x55c54650a240] error while decoding MB 117 11, bytestream 198166
2023-02-25 14:39:38.388612284  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   : rtsp://127.0.0.1:8554/front_porch: corrupt decoded frame in stream 0
2023-02-25 14:39:38.388713171  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   : [rtsp @ 0x55c5464f6f00] Too short data for FU-A H.264 RTP packet
2023-02-25 14:39:38.388816827  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   :     Last message repeated 12 times
2023-02-25 14:39:38.388911036  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   : [h264 @ 0x55c54650a240] cabac decode of qscale diff failed at 51 43
2023-02-25 14:39:38.389014201  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   : [h264 @ 0x55c54650a240] error while decoding MB 51 43, bytestream 82875
2023-02-25 14:39:38.389109875  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   : rtsp://127.0.0.1:8554/front_porch: corrupt decoded frame in stream 0
2023-02-25 14:39:38.391148973  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   : [rtsp @ 0x55c5464f6f00] Too short data for FU-A H.264 RTP packet
2023-02-25 14:39:38.391154393  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   :     Last message repeated 2 times
2023-02-25 14:39:38.391156271  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   : [h264 @ 0x55c54650a240] left block unavailable for requested intra4x4 mode -1
2023-02-25 14:39:38.391162072  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   : [h264 @ 0x55c54650a240] error while decoding MB 0 30, bytestream 140339
2023-02-25 14:39:38.391184117  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   : rtsp://127.0.0.1:8554/front_porch: corrupt decoded frame in stream 0
2023-02-25 14:39:38.391186181  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   : [rtsp @ 0x55c5464f6f00] Too short data for FU-A H.264 RTP packet
2023-02-25 14:39:38.391205705  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   :     Last message repeated 2 times
2023-02-25 14:39:38.391207713  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   : [h264 @ 0x55c54650a240] error while decoding MB 67 11, bytestream -28
2023-02-25 14:39:38.391216824  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   : rtsp://127.0.0.1:8554/front_porch: corrupt decoded frame in stream 0
2023-02-25 14:39:38.391218572  [2023-02-25 14:39:38] ffmpeg.front_porch.detect      ERROR   : rtsp://127.0.0.1:8554/front_porch: Connection timed out
2023-02-25 14:39:38.429943270  [2023-02-25 14:39:38] watchdog.back_porch            ERROR   : Ffmpeg process crashed unexpectedly for back_porch.
2023-02-25 14:39:38.430103903  [2023-02-25 14:39:38] watchdog.back_porch            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-02-25 14:39:38.430138356  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : [h264 @ 0x55ee1643e700] top block unavailable for requested intra mode -1
2023-02-25 14:39:38.430216372  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : [h264 @ 0x55ee1643e700] error while decoding MB 38 0, bytestream 255119
2023-02-25 14:39:38.430295103  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : rtsp://127.0.0.1:8554/back_porch: corrupt decoded frame in stream 0
2023-02-25 14:39:38.430367034  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : More than 1000 frames duplicated
2023-02-25 14:39:38.430444379  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : [rtsp @ 0x55ee16428f00] Too short data for FU-A H.264 RTP packet
2023-02-25 14:39:38.430519122  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   :     Last message repeated 7 times
2023-02-25 14:39:38.430590584  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : More than 10000 frames duplicated
2023-02-25 14:39:38.430659023  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : [rtsp @ 0x55ee16428f00] Too short data for FU-A H.264 RTP packet
2023-02-25 14:39:38.430730796  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   :     Last message repeated 4 times
2023-02-25 14:39:38.430804512  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : [h264 @ 0x55ee1643e700] left block unavailable for requested intra mode
2023-02-25 14:39:38.430880793  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : [h264 @ 0x55ee1643e700] error while decoding MB 0 43, bytestream 104579
2023-02-25 14:39:38.430957242  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : rtsp://127.0.0.1:8554/back_porch: corrupt decoded frame in stream 0
2023-02-25 14:39:38.431032752  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : [rtsp @ 0x55ee16428f00] Too short data for FU-A H.264 RTP packet
2023-02-25 14:39:38.431116757  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : [h264 @ 0x55ee1643e700] cabac decode of qscale diff failed at 13 55
2023-02-25 14:39:38.431194839  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : [h264 @ 0x55ee1643e700] error while decoding MB 13 55, bytestream 36456
2023-02-25 14:39:38.431379499  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : rtsp://127.0.0.1:8554/back_porch: corrupt decoded frame in stream 0
2023-02-25 14:39:38.431734456  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : [h264 @ 0x55ee1643e700] cabac decode of qscale diff failed at 70 18
2023-02-25 14:39:38.431999152  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : [h264 @ 0x55ee1643e700] error while decoding MB 70 18, bytestream 188221
2023-02-25 14:39:38.432002106  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : rtsp://127.0.0.1:8554/back_porch: corrupt decoded frame in stream 0
2023-02-25 14:39:38.432003742  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : [rtsp @ 0x55ee16428f00] Too short data for FU-A H.264 RTP packet
2023-02-25 14:39:38.432063900  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   :     Last message repeated 10 times
2023-02-25 14:39:38.432130870  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : [h264 @ 0x55ee1643e700] cabac decode of qscale diff failed at 84 7
2023-02-25 14:39:38.432196270  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : [h264 @ 0x55ee1643e700] error while decoding MB 84 7, bytestream 227690
2023-02-25 14:39:38.432260836  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : rtsp://127.0.0.1:8554/back_porch: corrupt decoded frame in stream 0
2023-02-25 14:39:38.432357800  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : [rtsp @ 0x55ee16428f00] Too short data for FU-A H.264 RTP packet
2023-02-25 14:39:38.432665704  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : [h264 @ 0x55ee1643e700] error while decoding MB 53 17, bytestream -36
2023-02-25 14:39:38.432668814  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : rtsp://127.0.0.1:8554/back_porch: corrupt decoded frame in stream 0
2023-02-25 14:39:38.432670513  [2023-02-25 14:39:38] ffmpeg.back_porch.detect       ERROR   : rtsp://127.0.0.1:8554/back_porch: Connection timed out
2023-02-25 14:39:38.447301989  [2023-02-25 14:39:38] watchdog.front_driveway_2      ERROR   : Ffmpeg process crashed unexpectedly for front_driveway_2.
2023-02-25 14:39:38.448565488  [2023-02-25 14:39:38] watchdog.front_driveway_2      ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-02-25 14:39:38.448570965  [2023-02-25 14:39:38] ffmpeg.front_driveway_2.detect ERROR   : More than 1000 frames duplicated
2023-02-25 14:39:38.448572654  [2023-02-25 14:39:38] ffmpeg.front_driveway_2.detect ERROR   : [rtsp @ 0x5558f19a6f00] Too short data for FU-A H.264 RTP packet
2023-02-25 14:39:38.448574120  [2023-02-25 14:39:38] ffmpeg.front_driveway_2.detect ERROR   :     Last message repeated 5 times
2023-02-25 14:39:38.448575567  [2023-02-25 14:39:38] ffmpeg.front_driveway_2.detect ERROR   : More than 10000 frames duplicated
2023-02-25 14:39:38.448577035  [2023-02-25 14:39:38] ffmpeg.front_driveway_2.detect ERROR   : [rtsp @ 0x5558f19a6f00] Too short data for FU-A H.264 RTP packet
2023-02-25 14:39:38.448578430  [2023-02-25 14:39:38] ffmpeg.front_driveway_2.detect ERROR   :     Last message repeated 2 times
2023-02-25 14:39:38.448580105  [2023-02-25 14:39:38] ffmpeg.front_driveway_2.detect ERROR   : [h264 @ 0x5558f19bb240] left block unavailable for requested intra4x4 mode -1
2023-02-25 14:39:38.448581639  [2023-02-25 14:39:38] ffmpeg.front_driveway_2.detect ERROR   : [h264 @ 0x5558f19bb240] error while decoding MB 0 19, bytestream 171137
2023-02-25 14:39:38.448583116  [2023-02-25 14:39:38] ffmpeg.front_driveway_2.detect ERROR   : rtsp://127.0.0.1:8554/front_driveway_2: corrupt decoded frame in stream 0
2023-02-25 14:39:38.453734159  [2023-02-25 14:39:38] ffmpeg.front_driveway_2.detect ERROR   : [rtsp @ 0x5558f19a6f00] Too short data for FU-A H.264 RTP packet
2023-02-25 14:39:38.453739292  [2023-02-25 14:39:38] ffmpeg.front_driveway_2.detect ERROR   : [h264 @ 0x5558f19bb240] cabac decode of qscale diff failed at 116 48
2023-02-25 14:39:38.453740944  [2023-02-25 14:39:38] ffmpeg.front_driveway_2.detect ERROR   : [h264 @ 0x5558f19bb240] error while decoding MB 116 48, bytestream 55528
2023-02-25 14:39:38.453742511  [2023-02-25 14:39:38] ffmpeg.front_driveway_2.detect ERROR   : rtsp://127.0.0.1:8554/front_driveway_2: corrupt decoded frame in stream 0
2023-02-25 14:39:38.453744023  [2023-02-25 14:39:38] ffmpeg.front_driveway_2.detect ERROR   : [rtsp @ 0x5558f19a6f00] Too short data for FU-A H.264 RTP packet
2023-02-25 14:39:38.453745382  [2023-02-25 14:39:38] ffmpeg.front_driveway_2.detect ERROR   :     Last message repeated 1 times
2023-02-25 14:39:38.453746886  [2023-02-25 14:39:38] ffmpeg.front_driveway_2.detect ERROR   : [h264 @ 0x5558f19bb240] cabac decode of qscale diff failed at 101 50
2023-02-25 14:39:38.453748378  [2023-02-25 14:39:38] ffmpeg.front_driveway_2.detect ERROR   : [h264 @ 0x5558f19bb240] error while decoding MB 101 50, bytestream 58176
2023-02-25 14:39:38.453749876  [2023-02-25 14:39:38] ffmpeg.front_driveway_2.detect ERROR   : rtsp://127.0.0.1:8554/front_driveway_2: corrupt decoded frame in stream 0
2023-02-25 14:39:38.453751281  [2023-02-25 14:39:38] ffmpeg.front_driveway_2.detect ERROR   : [rtsp @ 0x5558f19a6f00] Too short data for FU-A H.264 RTP packet
2023-02-25 14:39:38.453754706  [2023-02-25 14:39:38] ffmpeg.front_driveway_2.detect ERROR   : [h264 @ 0x5558f19bb240] error while decoding MB 58 15, bytestream -22
2023-02-25 14:39:38.453756180  [2023-02-25 14:39:38] ffmpeg.front_driveway_2.detect ERROR   : rtsp://127.0.0.1:8554/front_driveway_2: corrupt decoded frame in stream 0
2023-02-25 14:39:38.453789044  [2023-02-25 14:39:38] ffmpeg.front_driveway_2.detect ERROR   : rtsp://127.0.0.1:8554/front_driveway_2: Connection timed out
2023-02-25 14:39:43.486095427  [2023-02-25 14:39:43] frigate.video                  ERROR   : front_driveway_1: Unable to read frames from ffmpeg process.
2023-02-25 14:39:43.486437287  [2023-02-25 14:39:43] frigate.video                  ERROR   : front_driveway_1: ffmpeg process is not running. exiting capture thread...
2023-02-25 14:39:43.520627835  [2023-02-25 14:39:43] frigate.video                  ERROR   : front_porch: Unable to read frames from ffmpeg process.
2023-02-25 14:39:43.520634002  [2023-02-25 14:39:43] frigate.video                  ERROR   : front_porch: ffmpeg process is not running. exiting capture thread...
2023-02-25 14:39:43.570470280  [2023-02-25 14:39:43] frigate.video                  ERROR   : back_porch: Unable to read frames from ffmpeg process.
2023-02-25 14:39:43.570990553  [2023-02-25 14:39:43] frigate.video                  ERROR   : back_porch: ffmpeg process is not running. exiting capture thread...
2023-02-25 14:39:43.579049128  [2023-02-25 14:39:43] frigate.video                  ERROR   : front_driveway_2: Unable to read frames from ffmpeg process.
2023-02-25 14:39:43.579469209  [2023-02-25 14:39:43] frigate.video                  ERROR   : front_driveway_2: ffmpeg process is not running. exiting capture thread...
2023-02-25 14:39:48.374639402  [2023-02-25 14:39:48] watchdog.front_driveway_1      ERROR   : Ffmpeg process crashed unexpectedly for front_driveway_1.
2023-02-25 14:39:48.374844553  [2023-02-25 14:39:48] watchdog.front_driveway_1      ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-02-25 14:39:48.374847294  [2023-02-25 14:39:48] ffmpeg.front_driveway_1.detect ERROR   : rtsp://127.0.0.1:8554/front_driveway_1: Invalid data found when processing input
2023-02-25 14:39:48.402894787  [2023-02-25 14:39:48] watchdog.front_porch           ERROR   : Ffmpeg process crashed unexpectedly for front_porch.
2023-02-25 14:39:48.402985760  [2023-02-25 14:39:48] watchdog.front_porch           ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-02-25 14:39:48.403070611  [2023-02-25 14:39:48] ffmpeg.front_porch.detect      ERROR   : rtsp://127.0.0.1:8554/front_porch: Invalid data found when processing input
2023-02-25 14:39:48.444395767  [2023-02-25 14:39:48] watchdog.back_porch            ERROR   : Ffmpeg process crashed unexpectedly for back_porch.
2023-02-25 14:39:48.444456829  [2023-02-25 14:39:48] watchdog.back_porch            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-02-25 14:39:48.444745984  [2023-02-25 14:39:48] ffmpeg.back_porch.detect       ERROR   : rtsp://127.0.0.1:8554/back_porch: Invalid data found when processing input
2023-02-25 14:39:48.461097967  [2023-02-25 14:39:48] watchdog.front_driveway_2      ERROR   : Ffmpeg process crashed unexpectedly for front_driveway_2.
2023-02-25 14:39:48.461395168  [2023-02-25 14:39:48] watchdog.front_driveway_2      ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-02-25 14:39:48.461606641  [2023-02-25 14:39:48] ffmpeg.front_driveway_2.detect ERROR   : rtsp://127.0.0.1:8554/front_driveway_2: Invalid data found when processing input
2023-02-25 14:39:53.518630031  [2023-02-25 14:39:53] frigate.video                  ERROR   : front_driveway_1: Unable to read frames from ffmpeg process.
2023-02-25 14:39:53.518945538  [2023-02-25 14:39:53] frigate.video                  ERROR   : front_driveway_1: ffmpeg process is not running. exiting capture thread...
2023-02-25 14:39:53.536355284  [2023-02-25 14:39:53] frigate.video                  ERROR   : front_porch: Unable to read frames from ffmpeg process.
2023-02-25 14:39:53.536430406  [2023-02-25 14:39:53] frigate.video                  ERROR   : front_porch: ffmpeg process is not running. exiting capture thread...
2023-02-25 14:39:53.576871024  [2023-02-25 14:39:53] frigate.video                  ERROR   : back_porch: Unable to read frames from ffmpeg process.
2023-02-25 14:39:53.576876642  [2023-02-25 14:39:53] frigate.video                  ERROR   : back_porch: ffmpeg process is not running. exiting capture thread...
2023-02-25 14:39:53.587520950  [2023-02-25 14:39:53] frigate.video                  ERROR   : front_driveway_2: Unable to read frames from ffmpeg process.
2023-02-25 14:39:53.587599804  [2023-02-25 14:39:53] frigate.video                  ERROR   : front_driveway_2: ffmpeg process is not running. exiting capture thread...
2023-02-25 14:39:58.389571482  [2023-02-25 14:39:58] watchdog.front_driveway_1      ERROR   : Ffmpeg process crashed unexpectedly for front_driveway_1.
2023-02-25 14:39:58.390192063  [2023-02-25 14:39:58] watchdog.front_driveway_1      ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-02-25 14:39:58.390858422  [2023-02-25 14:39:58] ffmpeg.front_driveway_1.detect ERROR   : rtsp://127.0.0.1:8554/front_driveway_1: Invalid data found when processing input
2023-02-25 14:39:58.428641492  [2023-02-25 14:39:58] watchdog.front_porch           ERROR   : Ffmpeg process crashed unexpectedly for front_porch.
2023-02-25 14:39:58.429271536  [2023-02-25 14:39:58] watchdog.front_porch           ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-02-25 14:39:58.429584566  [2023-02-25 14:39:58] ffmpeg.front_porch.detect      ERROR   : rtsp://127.0.0.1:8554/front_porch: Invalid data found when processing input
2023-02-25 14:39:58.476847386  [2023-02-25 14:39:58] watchdog.back_porch            ERROR   : Ffmpeg process crashed unexpectedly for back_porch.
2023-02-25 14:39:58.476857269  [2023-02-25 14:39:58] watchdog.back_porch            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-02-25 14:39:58.476861070  [2023-02-25 14:39:58] ffmpeg.back_porch.detect       ERROR   : rtsp://127.0.0.1:8554/back_porch: Invalid data found when processing input
2023-02-25 14:39:58.498498200  [2023-02-25 14:39:58] watchdog.front_driveway_2      ERROR   : Ffmpeg process crashed unexpectedly for front_driveway_2.
2023-02-25 14:39:58.498504292  [2023-02-25 14:39:58] watchdog.front_driveway_2      ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-02-25 14:39:58.498506031  [2023-02-25 14:39:58] ffmpeg.front_driveway_2.detect ERROR   : rtsp://127.0.0.1:8554/front_driveway_2: Invalid data found when processing input
2023-02-25 14:40:03.539685985  [2023-02-25 14:40:03] frigate.video                  ERROR   : front_driveway_1: Unable to read frames from ffmpeg process.
2023-02-25 14:40:03.539893798  [2023-02-25 14:40:03] frigate.video                  ERROR   : front_driveway_1: ffmpeg process is not running. exiting capture thread...
2023-02-25 14:40:03.569396001  [2023-02-25 14:40:03] frigate.video                  ERROR   : front_porch: Unable to read frames from ffmpeg process.
2023-02-25 14:40:03.569539236  [2023-02-25 14:40:03] frigate.video                  ERROR   : front_porch: ffmpeg process is not running. exiting capture thread...
2023-02-25 14:40:03.615774170  [2023-02-25 14:40:03] frigate.video                  ERROR   : back_porch: Unable to read frames from ffmpeg process.
2023-02-25 14:40:03.615784891  [2023-02-25 14:40:03] frigate.video                  ERROR   : back_porch: ffmpeg process is not running. exiting capture thread...
2023-02-25 14:40:03.633511669  [2023-02-25 14:40:03] frigate.video                  ERROR   : front_driveway_2: Unable to read frames from ffmpeg process.
2023-02-25 14:40:03.633520621  [2023-02-25 14:40:03] frigate.video                  ERROR   : front_driveway_2: ffmpeg process is not running. exiting capture thread...
2023-02-25 14:40:08.417109670  [2023-02-25 14:40:08] watchdog.front_driveway_1      ERROR   : Ffmpeg process crashed unexpectedly for front_driveway_1.
2023-02-25 14:40:08.417228537  [2023-02-25 14:40:08] watchdog.front_driveway_1      ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-02-25 14:40:08.417303795  [2023-02-25 14:40:08] ffmpeg.front_driveway_1.detect ERROR   : rtsp://127.0.0.1:8554/front_driveway_1: Invalid data found when processing input
2023-02-25 14:40:08.443996948  [2023-02-25 14:40:08] watchdog.front_porch           ERROR   : Ffmpeg process crashed unexpectedly for front_porch.
2023-02-25 14:40:08.444130763  [2023-02-25 14:40:08] watchdog.front_porch           ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-02-25 14:40:08.444251189  [2023-02-25 14:40:08] ffmpeg.front_porch.detect      ERROR   : rtsp://127.0.0.1:8554/front_porch: Invalid data found when processing input
2023-02-25 14:40:08.507647791  [2023-02-25 14:40:08] watchdog.back_porch            ERROR   : Ffmpeg process crashed unexpectedly for back_porch.
2023-02-25 14:40:08.507976005  [2023-02-25 14:40:08] watchdog.back_porch            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-02-25 14:40:08.508316897  [2023-02-25 14:40:08] ffmpeg.back_porch.detect       ERROR   : rtsp://127.0.0.1:8554/back_porch: Invalid data found when processing input
2023-02-25 14:40:08.519999704  [2023-02-25 14:40:08] watchdog.front_driveway_2      ERROR   : Ffmpeg process crashed unexpectedly for front_driveway_2.
2023-02-25 14:40:08.520008910  [2023-02-25 14:40:08] watchdog.front_driveway_2      ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-02-25 14:40:08.520012292  [2023-02-25 14:40:08] ffmpeg.front_driveway_2.detect ERROR   : rtsp://127.0.0.1:8554/front_driveway_2: Invalid data found when processing input
2023-02-25 14:40:13.549258436  [2023-02-25 14:40:13] frigate.video                  ERROR   : front_driveway_1: Unable to read frames from ffmpeg process.
2023-02-25 14:40:13.549319067  [2023-02-25 14:40:13] frigate.video                  ERROR   : front_driveway_1: ffmpeg process is not running. exiting capture thread...
2023-02-25 14:40:13.575621590  [2023-02-25 14:40:13] frigate.video                  ERROR   : front_porch: Unable to read frames from ffmpeg process.
2023-02-25 14:40:13.575635824  [2023-02-25 14:40:13] frigate.video                  ERROR   : front_porch: ffmpeg process is not running. exiting capture thread...
2023-02-25 14:40:13.652265324  [2023-02-25 14:40:13] frigate.video                  ERROR   : back_porch: Unable to read frames from ffmpeg process.
2023-02-25 14:40:13.652347795  [2023-02-25 14:40:13] frigate.video                  ERROR   : back_porch: ffmpeg process is not running. exiting capture thread...
2023-02-25 14:40:13.655476994  [2023-02-25 14:40:13] frigate.video                  ERROR   : front_driveway_2: Unable to read frames from ffmpeg process.
2023-02-25 14:40:13.655536448  [2023-02-25 14:40:13] frigate.video                  ERROR   : front_driveway_2: ffmpeg process is not running. exiting capture thread...
2023-02-25 14:40:18.431309467  [2023-02-25 14:40:18] watchdog.front_driveway_1      ERROR   : Ffmpeg process crashed unexpectedly for front_driveway_1.
2023-02-25 14:40:18.431963515  [2023-02-25 14:40:18] watchdog.front_driveway_1      ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-02-25 14:40:18.431974295  [2023-02-25 14:40:18] ffmpeg.front_driveway_1.detect ERROR   : rtsp://127.0.0.1:8554/front_driveway_1: Invalid data found when processing input
2023-02-25 14:40:18.458182747  [2023-02-25 14:40:18] watchdog.front_porch           ERROR   : Ffmpeg process crashed unexpectedly for front_porch.
2023-02-25 14:40:18.458190301  [2023-02-25 14:40:18] watchdog.front_porch           ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-02-25 14:40:18.458192988  [2023-02-25 14:40:18] ffmpeg.front_porch.detect      ERROR   : rtsp://127.0.0.1:8554/front_porch: Invalid data found when processing input
2023-02-25 14:40:18.527791227  [2023-02-25 14:40:18] watchdog.back_porch            ERROR   : Ffmpeg process crashed unexpectedly for back_porch.
2023-02-25 14:40:18.527962320  [2023-02-25 14:40:18] watchdog.back_porch            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-02-25 14:40:18.527965305  [2023-02-25 14:40:18] ffmpeg.back_porch.detect       ERROR   : rtsp://127.0.0.1:8554/back_porch: Invalid data found when processing input
2023-02-25 14:40:18.535512887  [2023-02-25 14:40:18] watchdog.front_driveway_2      ERROR   : Ffmpeg process crashed unexpectedly for front_driveway_2.
2023-02-25 14:40:18.535879068  [2023-02-25 14:40:18] watchdog.front_driveway_2      ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-02-25 14:40:18.535882839  [2023-02-25 14:40:18] ffmpeg.front_driveway_2.detect ERROR   : rtsp://127.0.0.1:8554/front_driveway_2: Invalid data found when processing input
2023-02-25 14:40:25.788379500  [2023-02-25 14:40:25] frigate.video                  ERROR   : front_driveway_2: Unable to read frames from ffmpeg process.
2023-02-25 14:40:25.790894397  [2023-02-25 14:40:25] frigate.video                  ERROR   : front_driveway_2: ffmpeg process is not running. exiting capture thread...
2023-02-25 14:40:27.490316746  [2023-02-25 14:40:27] frigate.video                  ERROR   : back_porch: Unable to read frames from ffmpeg process.
2023-02-25 14:40:27.490322530  [2023-02-25 14:40:27] frigate.video                  ERROR   : back_porch: ffmpeg process is not running. exiting capture thread...
2023-02-25 14:40:28.544039996  [2023-02-25 14:40:28] watchdog.back_porch            ERROR   : Ffmpeg process crashed unexpectedly for back_porch.
2023-02-25 14:40:28.544050281  [2023-02-25 14:40:28] watchdog.back_porch            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-02-25 14:40:28.544059058  [2023-02-25 14:40:28] ffmpeg.back_porch.detect       ERROR   : [rtsp @ 0x55b0cbbadf00] Could not find codec parameters for stream 0 (Video: h264, none): unspecified size
2023-02-25 14:40:28.544063048  [2023-02-25 14:40:28] ffmpeg.back_porch.detect       ERROR   : Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
2023-02-25 14:40:28.544066404  [2023-02-25 14:40:28] ffmpeg.back_porch.detect       ERROR   : Output file #0 does not contain any stream
2023-02-25 14:40:28.551926234  [2023-02-25 14:40:28] watchdog.front_driveway_2      ERROR   : Ffmpeg process crashed unexpectedly for front_driveway_2.
2023-02-25 14:40:28.551934969  [2023-02-25 14:40:28] watchdog.front_driveway_2      ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-02-25 14:40:28.551938132  [2023-02-25 14:40:28] ffmpeg.front_driveway_2.detect ERROR   : [rtsp @ 0x55a521a59f00] Could not find codec parameters for stream 0 (Video: h264, none): unspecified size
2023-02-25 14:40:28.551940976  [2023-02-25 14:40:28] ffmpeg.front_driveway_2.detect ERROR   : Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
2023-02-25 14:40:28.551943407  [2023-02-25 14:40:28] ffmpeg.front_driveway_2.detect ERROR   : Output file #0 does not contain any stream

FFprobe output from your camera

"[\n  {\n    \"return_code\": 0,\n    \"stderr\": {},\n    \"stdout\": {\n      \"programs\": [],\n      \"streams\": [\n        {\n          \"avg_frame_rate\": \"0/0\",\n          \"codec_long_name\": \"H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10\",\n          \"height\": 1080,\n          \"width\": 1920\n        }\n      ]\n    }\n  }\n]"

Frigate stats

{"back_porch":{"camera_fps":8.5,"capture_pid":325,"detection_enabled":1,"detection_fps":0.0,"ffmpeg_pid":18083,"pid":298,"process_fps":8.5,"skipped_fps":0.0},"cpu_usages":{"%Cpu(s):":{"cpu":"id,","mem":"0.0"},"1":{"cpu":"0.0","mem":"0.0"},"112":{"cpu":"0.0","mem":"0.2"},"128":{"cpu":"0.0","mem":"0.1"},"129":{"cpu":"0.0","mem":"0.1"},"130":{"cpu":"0.0","mem":"0.1"},"131":{"cpu":"0.0","mem":"0.1"},"15":{"cpu":"0.0","mem":"0.0"},"17":{"cpu":"0.0","mem":"0.0"},"18041":{"cpu":"3.3","mem":"0.8"},"18043":{"cpu":"5.7","mem":"0.8"},"18083":{"cpu":"5.0","mem":"0.7"},"18084":{"cpu":"3.0","mem":"0.6"},"21388":{"cpu":"0.0","mem":"0.0"},"21392":{"cpu":"0.7","mem":"0.0"},"24":{"cpu":"0.0","mem":"0.0"},"25":{"cpu":"0.0","mem":"0.0"},"26":{"cpu":"0.0","mem":"0.0"},"27":{"cpu":"0.0","mem":"0.0"},"275":{"cpu":"0.0","mem":"1.0"},"28":{"cpu":"0.0","mem":"0.0"},"281":{"cpu":"1.0","mem":"0.1"},"282":{"cpu":"5.3","mem":"1.7"},"284":{"cpu":"23.0","mem":"1.9"},"29":{"cpu":"0.0","mem":"0.0"},"290":{"cpu":"6.3","mem":"1.6"},"291":{"cpu":"0.0","mem":"0.2"},"292":{"cpu":"0.7","mem":"1.5"},"293":{"cpu":"0.0","mem":"0.2"},"294":{"cpu":"0.3","mem":"1.5"},"295":{"cpu":"0.3","mem":"1.6"},"296":{"cpu":"0.0","mem":"0.2"},"297":{"cpu":"0.7","mem":"1.4"},"298":{"cpu":"1.0","mem":"1.6"},"299":{"cpu":"0.0","mem":"0.2"},"30":{"cpu":"0.0","mem":"0.0"},"300":{"cpu":"1.3","mem":"1.8"},"301":{"cpu":"0.0","mem":"0.6"},"302":{"cpu":"1.3","mem":"1.9"},"303":{"cpu":"0.0","mem":"0.2"},"304":{"cpu":"1.0","mem":"1.8"},"305":{"cpu":"0.0","mem":"0.2"},"306":{"cpu":"3.0","mem":"1.6"},"307":{"cpu":"3.0","mem":"1.4"},"308":{"cpu":"3.3","mem":"1.4"},"309":{"cpu":"0.0","mem":"0.2"},"31":{"cpu":"0.0","mem":"0.0"},"314":{"cpu":"1.7","mem":"1.4"},"315":{"cpu":"9.0","mem":"0.6"},"316":{"cpu":"12.3","mem":"0.8"},"317":{"cpu":"0.0","mem":"0.2"},"318":{"cpu":"1.7","mem":"1.4"},"321":{"cpu":"4.3","mem":"1.4"},"325":{"cpu":"4.3","mem":"1.4"},"326":{"cpu":"0.0","mem":"0.2"},"331":{"cpu":"6.0","mem":"1.4"},"332":{"cpu":"18.7","mem":"0.9"},"333":{"cpu":"6.3","mem":"1.4"},"341":{"cpu":"4.0","mem":"1.4"},"346":{"cpu":"1.0","mem":"1.4"},"348":{"cpu":"12.3","mem":"0.8"},"350":{"cpu":"4.7","mem":"0.8"},"352":{"cpu":"14.0","mem":"0.9"},"368":{"cpu":"4.3","mem":"0.7"},"40":{"cpu":"0.0","mem":"0.0"},"41":{"cpu":"0.0","mem":"0.0"},"79":{"cpu":"0.0","mem":"0.0"},"80":{"cpu":"0.0","mem":"0.0"},"81":{"cpu":"0.0","mem":"0.0"},"88":{"cpu":"6.0","mem":"0.2"},"99":{"cpu":"6.0","mem":"4.7"},"MiB":{"cpu":"5705.1","mem":"avail"},"PID":{"cpu":"%CPU","mem":"%MEM"},"Tasks:":{"cpu":"stopped,","mem":"0"},"top":{"cpu":"users,","mem":"load"}},"detection_fps":8.7,"detectors":{"coral":{"detection_start":0.0,"inference_speed":10.53,"pid":282}},"diningroom":{"camera_fps":6.0,"capture_pid":331,"detection_enabled":1,"detection_fps":0.0,"ffmpeg_pid":352,"pid":300,"process_fps":6.0,"skipped_fps":0.0},"front_driveway_1":{"camera_fps":3.8,"capture_pid":314,"detection_enabled":1,"detection_fps":0.0,"ffmpeg_pid":18041,"pid":294,"process_fps":3.8,"skipped_fps":0.0},"front_driveway_2":{"camera_fps":6.0,"capture_pid":318,"detection_enabled":1,"detection_fps":0.0,"ffmpeg_pid":18084,"pid":295,"process_fps":6.0,"skipped_fps":0.0},"front_porch":{"camera_fps":4.9,"capture_pid":321,"detection_enabled":1,"detection_fps":0.0,"ffmpeg_pid":18043,"pid":297,"process_fps":4.9,"skipped_fps":0.0},"garage":{"camera_fps":4.8,"capture_pid":341,"detection_enabled":1,"detection_fps":0.0,"ffmpeg_pid":350,"pid":304,"process_fps":4.8,"skipped_fps":0.0},"greenhouse":{"camera_fps":6.6,"capture_pid":346,"detection_enabled":1,"detection_fps":3.3,"ffmpeg_pid":368,"pid":306,"process_fps":5.0,"skipped_fps":0.0},"greenhouse_2":{"camera_fps":4.5,"capture_pid":308,"detection_enabled":1,"detection_fps":1.4,"ffmpeg_pid":316,"pid":292,"process_fps":4.6,"skipped_fps":0.0},"kitchen":{"camera_fps":6.0,"capture_pid":333,"detection_enabled":1,"detection_fps":0.0,"ffmpeg_pid":348,"pid":302,"process_fps":6.0,"skipped_fps":0.0},"license_plate":{"camera_fps":5.0,"capture_pid":307,"detection_enabled":1,"detection_fps":4.0,"ffmpeg_pid":315,"pid":290,"process_fps":5.0,"skipped_fps":0.0},"service":{"last_updated":1677337938,"latest_version":"0.11.1","storage":{"/dev/shm":{"free":798.0,"mount_type":"tmpfs","total":838.9,"used":40.8},"/media/frigate/clips":{"free":172770.9,"mount_type":"ext4","total":248215.2,"used":64221.2},"/media/frigate/recordings":{"free":172770.9,"mount_type":"ext4","total":248215.2,"used":64221.2},"/tmp/cache":{"free":979.4,"mount_type":"tmpfs","total":1000.0,"used":20.6}},"temperatures":{},"uptime":9860,"version":"0.12.0-27a31e7"}}

Operating system

Other

Install method

Docker Compose

Coral version

USB

Network connection

Wired

Camera make and model

Dahua copy (SANSCO)

Any other information that may be helpful

I do not have audio enabled on my stream

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 21 (3 by maintainers)

Most upvoted comments

Ok, so preface the rtsp url with ffmpeg?

That only applies to go2rtc. Frigate already always uses an ffmpeg process to connect to the camera stream.