blakeblackshear / frigate

NVR with realtime local object detection for IP cameras
https://frigate.video
MIT License
17.99k stars 1.64k forks source link

[Support]: Some Errors i cannot fix #7652

Closed cryd-s closed 11 months ago

cryd-s commented 1 year ago

Describe the problem you are having

Hi i have set up my frigate in a homeassistant vm on a proxmox. The storage is a networkdrive from a proxmox smb server which i include in homeassitant.

Hardware: ryzen 7 4750G PRo 64gb RAM

image

Version

0.12.1-367D724

Frigate config file

mqtt:
  host: 192.168.178.199
  user: mqtt_user
  password: 1234asdf
database:
  path: /config/frigate.db

detectors:
  coral:
    type: edgetpu
    device: usb

go2rtc:
  streams:
    garten: 
      - "ffmpeg:http://192.168.178.161/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=admin&password=xxxxx#video=copy#audio=copy#audio=opus"
    garten_sub: 
      - "ffmpeg:http://192.168.178.161/flv?port=1935&app=bcs&stream=channel0_ext.bcs&user=admin&password=xxxxx"
    garten_2: 
      - "ffmpeg:http://192.168.178.111/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=admin&password=xxxxx#video=copy"
    garten_2_sub: 
      - "ffmpeg:http://192.168.178.111/flv?port=1935&app=bcs&stream=channel0_ext.bcs&user=admin&password=xxxxx"
    garten_3: 
      - "ffmpeg:http://192.168.178.112/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=admin&password=xxxxx#video=copy"
    garten_3_sub: 
      - "ffmpeg:http://192.168.178.112/flv?port=1935&app=bcs&stream=channel0_ext.bcs&user=admin&password=xxxxx"
    einfahrt: 
      - "ffmpeg:http://192.168.178.115/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=admin&password=xxxxx#video=copy"
    einfahrt_sub: 
      - "ffmpeg:http://192.168.178.115/flv?port=1935&app=bcs&stream=channel0_ext.bcs&user=admin&password=xxxxx"
    garage: 
      - "ffmpeg:http://192.168.178.98/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=admin&password=xxxxx#video=copy"
    garage_sub: 
      - "ffmpeg:http://192.168.178.98/flv?port=1935&app=bcs&stream=channel0_ext.bcs&user=admin&password=xxxxx"
    haustuer: 
      - "ffmpeg:http://192.168.178.64/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=admin&password=xxxxx#video=copy#audio=copy#audio=opus"
    haustuer_sub: 
      - "ffmpeg:http://192.168.178.64/flv?port=1935&app=bcs&stream=channel0_ext.bcs&user=admin&password=xxxxx"

cameras:
  Garten:
    ffmpeg:
      inputs:
        - path: rtsp://127.0.0.1:8554/garten?video=copy&audio=aac
          input_args: preset-rtsp-restream
          roles:
            - record
        - path: rtsp://127.0.0.1:8554/garten_sub?video=copy
          input_args: preset-rtsp-restream
          roles:
            - detect
    detect:
      width: 2560
      height: 1440
      fps: 20
    objects:
      track:
        - person
        - cat
        - dog 
      filters:
        person:
          mask:
            - 202,604,520,587,592,469,787,383,1352,340,2560,0,0,0,0,715
            - 2403,595,2462,718,2441,817,2414,880,2313,899,2224,872,2167,851,2137,781,2163,664,2259,601,2348,469
          threshold: 0.65
        cat:
          threshold: 0.8
        dog:
          threshold: 0.8
    snapshots:
      enabled: True
      timestamp: True
      bounding_box: True
      retain:
        default: 30
    record:
      enabled: True
      events:
        retain:
          default: 14
    motion:
      mask:
        - 0,0,2560,0,2560,91,2328,149,1763,351,1609,379,1479,385,1316,376,1058,371,813,403,573,500,527,578,360,582,226,598,0,731
        - 2403,595,2462,718,2441,817,2414,880,2313,899,2224,872,2167,851,2137,781,2163,664,2259,601,2348,469

  Garten_2:
    ffmpeg:
      inputs:
        - path: rtsp://127.0.0.1:8554/garten_2?video=copy
          input_args: preset-rtsp-restream
          roles:
            - record
        - path: rtsp://127.0.0.1:8554/garten_2_sub?video=copy
          input_args: preset-rtsp-restream
          roles:
            - detect
    detect:
      width: 2560
      height: 1440
      fps: 20
    objects:
      track:
        - person
        - cat
        - dog
      filters:
        person:
          threshold: 0.74
        cat:
          threshold: 0.8
        dog:
          threshold: 0.8
    snapshots:
      enabled: True
      timestamp: True
      bounding_box: True
      retain:
        default: 30
    record:
      enabled: True
      events:
        retain:
          default: 14
    motion:
      mask:
        - 0,0,1305,0,164,1440,0,1440

  Garten_3:
    ffmpeg:
      inputs:
        - path: rtsp://127.0.0.1:8554/garten_3?video=copy
          input_args: preset-rtsp-restream
          roles:
            - record
        - path: rtsp://127.0.0.1:8554/garten_3_sub?video=copy
          input_args: preset-rtsp-restream
          roles:
            - detect
    detect:
      width: 2560
      height: 1440
      fps: 20
    objects:
      track:
        - person
        - cat
        - dog
      filters:
        person:
          threshold: 0.74
        cat:
          threshold: 0.8
        dog:
          threshold: 0.8
    snapshots:
      enabled: True
      timestamp: True
      bounding_box: True
      retain:
        default: 30
    record:
      enabled: True
      events:
        retain:
          default: 14
    motion:
      mask:
        - 1625,0,1021,0,1033,212,1492,188
        - 848,0,503,0,524,257,837,227

  Einfahrt:
    ffmpeg:
      inputs:
        - path: rtsp://127.0.0.1:8554/einfahrt?video=copy
          input_args: preset-rtsp-restream
          roles:
            - record
        - path: rtsp://127.0.0.1:8554/einfahrt_sub?video=copy
          input_args: preset-rtsp-restream
          roles:
            - detect
    detect:
      width: 2560
      height: 1440
      fps: 20
    objects:
      track:
        - person
        - car
        - cat
        - dog
      filters:
        person:
          threshold: 0.74
        cat:
          threshold: 0.8
        dog:
          threshold: 0.8

    snapshots:
      enabled: True
      timestamp: True
      bounding_box: True
      retain:
        default: 30
    record:
      enabled: True
      events:
        retain:
          default: 14

  Garage:
    ffmpeg:
      inputs:
        - path: rtsp://127.0.0.1:8554/garage?video=copy
          input_args: preset-rtsp-restream
          roles:
            - record
        - path: rtsp://127.0.0.1:8554/garage_sub?video=copy
          input_args: preset-rtsp-restream
          roles:
            - detect
    detect:
      width: 2560
      height: 1440
      fps: 20
    objects:
      track:
        - person
        - cat
        - dog
      filters:
        person:
          threshold: 0.74
        cat:
          threshold: 0.8
        dog:
          threshold: 0.8
    snapshots:
      enabled: True
      timestamp: True
      bounding_box: True
      retain:
        default: 30
    record:
      enabled: True
      events:
        retain:
          default: 14

  Haustuer:
    ffmpeg:
      inputs:
        - path: rtsp://127.0.0.1:8554/haustuer?video=copy&audio=aac
          input_args: preset-rtsp-restream
          roles:
            - record
        - path: rtsp://127.0.0.1:8554/haustuer_sub?video=copy
          input_args: preset-rtsp-restream
          roles:
            - detect
    detect:
      width: 2560
      height: 1920
      fps: 20
    objects:
      track:
        - person
        - cat
        - dog
      filters:
        person:
          threshold: 0.74
        cat:
          threshold: 0.8
        dog:
          threshold: 0.8
    snapshots:
      enabled: True
      timestamp: True
      bounding_box: True
      retain:
        default: 30
    record:
      enabled: True
      events:
        retain:
          default: 14
    motion:
      mask:
        - 85,611,0,0,2560,0,2560,763,2560,1328,2361,1289,2361,1017,2072,1004,1955,989,2000,934,2001,736,1785,801,1659,1170,1593,1153,375,1170,103,1116

Relevant log output

2023-09-01 21:27:48.053402761  [INFO] Starting Frigate...
2023-09-01 21:27:48.830760588  [2023-09-01 23:27:48] frigate.app                    INFO    : Starting Frigate (0.12.1-367d724)
2023-09-01 21:27:48.876752118  [2023-09-01 23:27:48] frigate.app                    INFO    : Creating directory: /tmp/cache
2023-09-01 21:27:48.876835596  [2023-09-01 23:27:48] peewee_migrate                 INFO    : Starting migrations
2023-09-01 21:27:48.879724940  [2023-09-01 23:27:48] peewee_migrate                 INFO    : There is nothing to migrate
2023-09-01 21:27:48.895089992  [2023-09-01 23:27:48] detector.coral                 INFO    : Starting detection process: 443
2023-09-01 21:27:48.896868897  [2023-09-01 23:27:48] frigate.app                    INFO    : Output process started: 445
2023-09-01 21:27:48.901472825  [2023-09-01 23:27:48] frigate.app                    INFO    : Camera processor started for Garten: 451
2023-09-01 21:27:48.913361062  [2023-09-01 23:27:48] frigate.app                    INFO    : Camera processor started for Garten_2: 453
2023-09-01 21:27:48.928287754  [2023-09-01 23:27:48] frigate.app                    INFO    : Camera processor started for Garten_3: 454
2023-09-01 21:27:48.928355241  [2023-09-01 23:27:48] frigate.app                    INFO    : Camera processor started for Einfahrt: 456
2023-09-01 21:27:48.928369209  [2023-09-01 23:27:48] frigate.app                    INFO    : Camera processor started for Garage: 458
2023-09-01 21:27:48.928432858  [2023-09-01 23:27:48] frigate.app                    INFO    : Camera processor started for Haustuer: 459
2023-09-01 21:27:48.928434602  [2023-09-01 23:27:48] frigate.app                    INFO    : Capture process started for Garten: 461
2023-09-01 21:27:48.929656934  [2023-09-01 23:27:48] frigate.app                    INFO    : Capture process started for Garten_2: 464
2023-09-01 21:27:48.936711277  [2023-09-01 23:27:48] frigate.app                    INFO    : Capture process started for Garten_3: 469
2023-09-01 21:27:48.936715324  [2023-09-01 23:27:48] frigate.app                    INFO    : Capture process started for Einfahrt: 476
2023-09-01 21:27:48.940930247  [2023-09-01 23:27:48] frigate.app                    INFO    : Capture process started for Garage: 484
2023-09-01 21:27:48.947217479  [2023-09-01 23:27:48] frigate.app                    INFO    : Capture process started for Haustuer: 488
2023-09-01 21:27:51.672468732  [2023-09-01 23:27:48] frigate.detectors.plugins.edgetpu_tfl INFO    : Attempting to load TPU as usb
2023-09-01 21:27:51.675195560  [2023-09-01 23:27:51] frigate.detectors.plugins.edgetpu_tfl INFO    : TPU found
2023-09-01 21:27:54.046521523  [2023-09-01 23:27:54] frigate.video                  ERROR   : Garten: Unable to read frames from ffmpeg process.
2023-09-01 21:27:54.046658091  [2023-09-01 23:27:54] frigate.video                  ERROR   : Garten: ffmpeg process is not running. exiting capture thread...
2023-09-01 21:27:54.071661574  [2023-09-01 23:27:54] frigate.video                  ERROR   : Garage: Unable to read frames from ffmpeg process.
2023-09-01 21:27:54.071727649  [2023-09-01 23:27:54] frigate.video                  ERROR   : Garage: ffmpeg process is not running. exiting capture thread...
2023-09-01 21:28:08.954193613  [2023-09-01 23:28:08] watchdog.Garten                ERROR   : Ffmpeg process crashed unexpectedly for Garten.
2023-09-01 21:28:08.954229491  [2023-09-01 23:28:08] watchdog.Garten                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-09-01 21:28:08.954306657  [2023-09-01 23:28:08] ffmpeg.Garten.detect           ERROR   : rtsp://127.0.0.1:8554/garten_sub?video=copy: Invalid data found when processing input
2023-09-01 21:28:08.965213516  [2023-09-01 23:28:08] ffmpeg.Garten.record           ERROR   : rtsp://127.0.0.1:8554/garten?video=copy&audio=aac: Invalid data found when processing input
2023-09-01 21:28:08.965443792  [2023-09-01 23:28:08] watchdog.Garten                INFO    : Terminating the existing ffmpeg process...
2023-09-01 21:28:08.965445826  [2023-09-01 23:28:08] watchdog.Garten                INFO    : Waiting for ffmpeg to exit gracefully...
2023-09-01 21:28:08.976339360  [2023-09-01 23:28:08] watchdog.Garage                ERROR   : Ffmpeg process crashed unexpectedly for Garage.
2023-09-01 21:28:08.976597358  [2023-09-01 23:28:08] watchdog.Garage                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-09-01 21:28:08.976600805  [2023-09-01 23:28:08] ffmpeg.Garage.detect           ERROR   : rtsp://127.0.0.1:8554/garage_sub?video=copy: Invalid data found when processing input
2023-09-01 21:28:08.987996249  [2023-09-01 23:28:08] ffmpeg.Garage.record           ERROR   : rtsp://127.0.0.1:8554/garage?video=copy: Invalid data found when processing input
2023-09-01 21:28:08.991283005  [2023-09-01 23:28:08] watchdog.Garage                INFO    : Terminating the existing ffmpeg process...
2023-09-01 21:28:08.991344722  [2023-09-01 23:28:08] watchdog.Garage                INFO    : Waiting for ffmpeg to exit gracefully...
2023-09-01 21:28:14.073132001  [2023-09-01 23:28:14] frigate.video                  ERROR   : Garten: Unable to read frames from ffmpeg process.
2023-09-01 21:28:14.073155976  [2023-09-01 23:28:14] frigate.video                  ERROR   : Garten: ffmpeg process is not running. exiting capture thread...
2023-09-01 21:28:14.097342594  [2023-09-01 23:28:14] frigate.video                  ERROR   : Garage: Unable to read frames from ffmpeg process.
2023-09-01 21:28:14.097381037  [2023-09-01 23:28:14] frigate.video                  ERROR   : Garage: ffmpeg process is not running. exiting capture thread...
2023-09-01 21:28:18.976839150  [2023-09-01 23:28:18] watchdog.Garten                ERROR   : Ffmpeg process crashed unexpectedly for Garten.
2023-09-01 21:28:18.982105080  [2023-09-01 23:28:18] watchdog.Garten                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-09-01 21:28:18.982316149  [2023-09-01 23:28:18] ffmpeg.Garten.detect           ERROR   : rtsp://127.0.0.1:8554/garten_sub?video=copy: Invalid data found when processing input
2023-09-01 21:28:18.994701555  [2023-09-01 23:28:18] watchdog.Garage                ERROR   : Ffmpeg process crashed unexpectedly for Garage.
2023-09-01 21:28:18.994760307  [2023-09-01 23:28:18] watchdog.Garage                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-09-01 21:28:18.994827184  [2023-09-01 23:28:18] ffmpeg.Garage.detect           ERROR   : rtsp://127.0.0.1:8554/garage_sub?video=copy: Invalid data found when processing input
2023-09-01 21:28:24.112101991  [2023-09-01 23:28:24] frigate.video                  ERROR   : Garage: Unable to read frames from ffmpeg process.
2023-09-01 21:28:24.112192352  [2023-09-01 23:28:24] frigate.video                  ERROR   : Garage: ffmpeg process is not running. exiting capture thread...
2023-09-01 21:28:29.003450694  [2023-09-01 23:28:29] watchdog.Garage                ERROR   : Ffmpeg process crashed unexpectedly for Garage.
2023-09-01 21:28:29.003476382  [2023-09-01 23:28:29] watchdog.Garage                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-09-01 21:28:29.003538410  [2023-09-01 23:28:29] ffmpeg.Garage.detect           ERROR   : rtsp://127.0.0.1:8554/garage_sub?video=copy: Invalid data found when processing input
2023-09-01 21:28:29.113216800  [2023-09-01 23:28:29] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:28:29.113264299  [2023-09-01 23:28:29] frigate.record                 ERROR   : list index out of range
2023-09-01 21:28:34.100188907  [2023-09-01 23:28:34] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:28:34.100214364  [2023-09-01 23:28:34] frigate.record                 ERROR   : list index out of range
2023-09-01 21:28:34.121153119  [2023-09-01 23:28:34] frigate.video                  ERROR   : Garage: Unable to read frames from ffmpeg process.
2023-09-01 21:28:34.121230806  [2023-09-01 23:28:34] frigate.video                  ERROR   : Garage: ffmpeg process is not running. exiting capture thread...
2023-09-01 21:28:39.011441392  [2023-09-01 23:28:39] watchdog.Garage                ERROR   : Ffmpeg process crashed unexpectedly for Garage.
2023-09-01 21:28:39.011469506  [2023-09-01 23:28:39] watchdog.Garage                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-09-01 21:28:39.014820504  [2023-09-01 23:28:39] ffmpeg.Garage.detect           ERROR   : rtsp://127.0.0.1:8554/garage_sub?video=copy: Invalid data found when processing input
2023-09-01 21:28:39.050786801  [2023-09-01 23:28:39] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:28:39.050810717  [2023-09-01 23:28:39] frigate.record                 ERROR   : list index out of range
2023-09-01 21:28:44.100305119  [2023-09-01 23:28:44] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:28:44.100371715  [2023-09-01 23:28:44] frigate.record                 ERROR   : list index out of range
2023-09-01 21:28:44.131444236  [2023-09-01 23:28:44] frigate.video                  ERROR   : Garage: Unable to read frames from ffmpeg process.
2023-09-01 21:28:44.131670284  [2023-09-01 23:28:44] frigate.video                  ERROR   : Garage: ffmpeg process is not running. exiting capture thread...
2023-09-01 21:28:49.019614463  [2023-09-01 23:28:49] watchdog.Garage                ERROR   : Ffmpeg process crashed unexpectedly for Garage.
2023-09-01 21:28:49.019693041  [2023-09-01 23:28:49] watchdog.Garage                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-09-01 21:28:49.019776388  [2023-09-01 23:28:49] ffmpeg.Garage.detect           ERROR   : rtsp://127.0.0.1:8554/garage_sub?video=copy: Invalid data found when processing input
2023-09-01 21:28:49.045556801  [2023-09-01 23:28:49] frigate.video                  ERROR   : Garage: Unable to read frames from ffmpeg process.
2023-09-01 21:28:49.045762469  [2023-09-01 23:28:49] frigate.video                  ERROR   : Garage: ffmpeg process is not running. exiting capture thread...
2023-09-01 21:28:49.080463154  [2023-09-01 23:28:49] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:28:49.080521815  [2023-09-01 23:28:49] frigate.record                 ERROR   : list index out of range
2023-09-01 21:28:54.101006104  [2023-09-01 23:28:54] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:28:54.101028757  [2023-09-01 23:28:54] frigate.record                 ERROR   : list index out of range
2023-09-01 21:28:59.028053071  [2023-09-01 23:28:59] watchdog.Garage                ERROR   : Ffmpeg process crashed unexpectedly for Garage.
2023-09-01 21:28:59.028117352  [2023-09-01 23:28:59] watchdog.Garage                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-09-01 21:28:59.028179159  [2023-09-01 23:28:59] ffmpeg.Garage.detect           ERROR   : [rtsp @ 0x55db1eef9c40] method DESCRIBE failed: 404 Not Found
2023-09-01 21:28:59.028180952  [2023-09-01 23:28:59] ffmpeg.Garage.detect           ERROR   : rtsp://127.0.0.1:8554/garage_sub?video=copy: Server returned 404 Not Found
2023-09-01 21:28:59.049985384  [2023-09-01 23:28:59] frigate.video                  ERROR   : Garage: Unable to read frames from ffmpeg process.
2023-09-01 21:28:59.050017746  [2023-09-01 23:28:59] frigate.video                  ERROR   : Garage: ffmpeg process is not running. exiting capture thread...
2023-09-01 21:28:59.074571998  [2023-09-01 23:28:59] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:28:59.074640057  [2023-09-01 23:28:59] frigate.record                 ERROR   : list index out of range
2023-09-01 21:29:04.109263627  [2023-09-01 23:29:04] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:29:04.109314593  [2023-09-01 23:29:04] frigate.record                 ERROR   : list index out of range
2023-09-01 21:29:09.035732899  [2023-09-01 23:29:09] watchdog.Garage                ERROR   : Ffmpeg process crashed unexpectedly for Garage.
2023-09-01 21:29:09.035898933  [2023-09-01 23:29:09] watchdog.Garage                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-09-01 21:29:09.035900847  [2023-09-01 23:29:09] ffmpeg.Garage.detect           ERROR   : [rtsp @ 0x55ce26816c40] method DESCRIBE failed: 404 Not Found
2023-09-01 21:29:09.035902029  [2023-09-01 23:29:09] ffmpeg.Garage.detect           ERROR   : rtsp://127.0.0.1:8554/garage_sub?video=copy: Server returned 404 Not Found
2023-09-01 21:29:09.055995965  [2023-09-01 23:29:09] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:29:09.056084232  [2023-09-01 23:29:09] frigate.record                 ERROR   : list index out of range
2023-09-01 21:29:14.046474366  [2023-09-01 23:29:14] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten_2. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:29:14.046774975  [2023-09-01 23:29:14] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten_3. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:29:14.046974372  [2023-09-01 23:29:14] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Haustuer. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:29:14.063406391  [2023-09-01 23:29:14] frigate.video                  ERROR   : Garage: Unable to read frames from ffmpeg process.
2023-09-01 21:29:14.063505539  [2023-09-01 23:29:14] frigate.video                  ERROR   : Garage: ffmpeg process is not running. exiting capture thread...
2023-09-01 21:29:14.100070229  [2023-09-01 23:29:14] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:29:14.100144710  [2023-09-01 23:29:14] frigate.record                 ERROR   : list index out of range
2023-09-01 21:29:19.046674053  [2023-09-01 23:29:19] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:29:19.047828656  [2023-09-01 23:29:19] watchdog.Garage                ERROR   : Ffmpeg process crashed unexpectedly for Garage.
2023-09-01 21:29:19.047965585  [2023-09-01 23:29:19] watchdog.Garage                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-09-01 21:29:19.048019828  [2023-09-01 23:29:19] ffmpeg.Garage.detect           ERROR   : [rtsp @ 0x561544659c40] method DESCRIBE failed: 404 Not Found
2023-09-01 21:29:19.048105460  [2023-09-01 23:29:19] ffmpeg.Garage.detect           ERROR   : rtsp://127.0.0.1:8554/garage_sub?video=copy: Server returned 404 Not Found
2023-09-01 21:29:19.049239725  [2023-09-01 23:29:19] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:29:19.049316701  [2023-09-01 23:29:19] frigate.record                 ERROR   : list index out of range
2023-09-01 21:29:19.058785971  [2023-09-01 23:29:19] ffmpeg.Garage.record           ERROR   : [segment @ 0x55c9417b1fc0] Timestamps are unset in a packet for stream 0. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly
2023-09-01 21:29:19.058846375  [2023-09-01 23:29:19] ffmpeg.Garage.record           ERROR   : [segment @ 0x55c9417b1fc0] Non-monotonous DTS in output stream 0:0; previous: 0, current: 0; changing to 1. This may result in incorrect timestamps in the output file.
2023-09-01 21:29:19.058899396  [2023-09-01 23:29:19] ffmpeg.Garage.record           ERROR   : rtsp://127.0.0.1:8554/garage?video=copy: Connection timed out
2023-09-01 21:29:19.058930765  [2023-09-01 23:29:19] watchdog.Garage                INFO    : Terminating the existing ffmpeg process...
2023-09-01 21:29:19.058986571  [2023-09-01 23:29:19] watchdog.Garage                INFO    : Waiting for ffmpeg to exit gracefully...
2023-09-01 21:29:24.073020042  [2023-09-01 23:29:24] frigate.video                  ERROR   : Garage: Unable to read frames from ffmpeg process.
2023-09-01 21:29:24.073809556  [2023-09-01 23:29:24] frigate.video                  ERROR   : Garage: ffmpeg process is not running. exiting capture thread...
2023-09-01 21:29:24.112147098  [2023-09-01 23:29:24] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten_2. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:29:24.112368187  [2023-09-01 23:29:24] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten_3. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:29:24.112732786  [2023-09-01 23:29:24] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Haustuer. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:29:24.158666226  [2023-09-01 23:29:24] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:29:24.158684923  [2023-09-01 23:29:24] frigate.record                 ERROR   : list index out of range
2023-09-01 21:29:29.047978224  [2023-09-01 23:29:29] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:29:29.050003174  [2023-09-01 23:29:29] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:29:29.050099706  [2023-09-01 23:29:29] frigate.record                 ERROR   : list index out of range
2023-09-01 21:29:29.062367481  [2023-09-01 23:29:29] watchdog.Garage                ERROR   : Ffmpeg process crashed unexpectedly for Garage.
2023-09-01 21:29:29.062391275  [2023-09-01 23:29:29] watchdog.Garage                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-09-01 21:29:29.062435139  [2023-09-01 23:29:29] ffmpeg.Garage.detect           ERROR   : [rtsp @ 0x55e43518bc40] method DESCRIBE failed: 404 Not Found
2023-09-01 21:29:29.062455287  [2023-09-01 23:29:29] ffmpeg.Garage.detect           ERROR   : rtsp://127.0.0.1:8554/garage_sub?video=copy: Server returned 404 Not Found
2023-09-01 21:29:29.070773620  [2023-09-01 23:29:29] ffmpeg.Garage.record           ERROR   : [rtsp @ 0x557948e0cd80] method DESCRIBE failed: 404 Not Found
2023-09-01 21:29:29.071456572  [2023-09-01 23:29:29] ffmpeg.Garage.record           ERROR   : rtsp://127.0.0.1:8554/garage?video=copy: Server returned 404 Not Found
2023-09-01 21:29:29.071463194  [2023-09-01 23:29:29] watchdog.Garage                INFO    : Terminating the existing ffmpeg process...
2023-09-01 21:29:29.071464687  [2023-09-01 23:29:29] watchdog.Garage                INFO    : Waiting for ffmpeg to exit gracefully...
2023-09-01 21:29:34.046492992  [2023-09-01 23:29:34] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten_2. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:29:34.046668353  [2023-09-01 23:29:34] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten_3. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:29:34.047419674  [2023-09-01 23:29:34] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Haustuer. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:29:34.105365925  [2023-09-01 23:29:34] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:29:34.105862485  [2023-09-01 23:29:34] frigate.record                 ERROR   : list index out of range
2023-09-01 21:29:34.180877931  [2023-09-01 23:29:34] frigate.video                  ERROR   : Garage: Unable to read frames from ffmpeg process.
2023-09-01 21:29:34.180946501  [2023-09-01 23:29:34] frigate.video                  ERROR   : Garage: ffmpeg process is not running. exiting capture thread...
2023-09-01 21:29:39.048277874  [2023-09-01 23:29:39] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:29:39.050907999  [2023-09-01 23:29:39] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:29:39.051286344  [2023-09-01 23:29:39] frigate.record                 ERROR   : list index out of range
2023-09-01 21:29:39.085516940  [2023-09-01 23:29:39] watchdog.Garage                ERROR   : Ffmpeg process crashed unexpectedly for Garage.
2023-09-01 21:29:39.085581771  [2023-09-01 23:29:39] watchdog.Garage                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-09-01 21:29:39.085670539  [2023-09-01 23:29:39] ffmpeg.Garage.detect           ERROR   : rtsp://127.0.0.1:8554/garage_sub?video=copy: Invalid data found when processing input
2023-09-01 21:29:39.097492480  [2023-09-01 23:29:39] ffmpeg.Garage.record           ERROR   : rtsp://127.0.0.1:8554/garage?video=copy: Invalid data found when processing input
2023-09-01 21:29:39.097541713  [2023-09-01 23:29:39] watchdog.Garage                INFO    : Terminating the existing ffmpeg process...
2023-09-01 21:29:39.097741291  [2023-09-01 23:29:39] watchdog.Garage                INFO    : Waiting for ffmpeg to exit gracefully...
2023-09-01 21:29:44.057482198  [2023-09-01 23:29:44] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten_2. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:29:44.057657820  [2023-09-01 23:29:44] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten_3. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:29:44.058227076  [2023-09-01 23:29:44] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Haustuer. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:29:44.113701222  [2023-09-01 23:29:44] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:29:44.113790731  [2023-09-01 23:29:44] frigate.record                 ERROR   : list index out of range
2023-09-01 21:29:44.203336542  [2023-09-01 23:29:44] frigate.video                  ERROR   : Garage: Unable to read frames from ffmpeg process.
2023-09-01 21:29:44.203397167  [2023-09-01 23:29:44] frigate.video                  ERROR   : Garage: ffmpeg process is not running. exiting capture thread...
2023-09-01 21:29:49.047340449  [2023-09-01 23:29:49] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:29:49.049009616  [2023-09-01 23:29:49] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:29:49.049045764  [2023-09-01 23:29:49] frigate.record                 ERROR   : list index out of range
2023-09-01 21:29:49.113562695  [2023-09-01 23:29:49] watchdog.Garage                ERROR   : Ffmpeg process crashed unexpectedly for Garage.
2023-09-01 21:29:49.113608080  [2023-09-01 23:29:49] watchdog.Garage                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-09-01 21:29:49.113640321  [2023-09-01 23:29:49] ffmpeg.Garage.detect           ERROR   : rtsp://127.0.0.1:8554/garage_sub?video=copy: Invalid data found when processing input
2023-09-01 21:29:54.048434090  [2023-09-01 23:29:54] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten_2. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:29:54.048507289  [2023-09-01 23:29:54] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten_3. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:29:54.049237631  [2023-09-01 23:29:54] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Haustuer. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:29:54.102302439  [2023-09-01 23:29:54] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:29:54.102385175  [2023-09-01 23:29:54] frigate.record                 ERROR   : list index out of range
2023-09-01 21:29:54.227301487  [2023-09-01 23:29:54] frigate.video                  ERROR   : Garage: Unable to read frames from ffmpeg process.
2023-09-01 21:29:54.227478592  [2023-09-01 23:29:54] frigate.video                  ERROR   : Garage: ffmpeg process is not running. exiting capture thread...
2023-09-01 21:29:59.049585099  [2023-09-01 23:29:59] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garage. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:29:59.049716257  [2023-09-01 23:29:59] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:29:59.103447376  [2023-09-01 23:29:59] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:29:59.103516557  [2023-09-01 23:29:59] frigate.record                 ERROR   : list index out of range
2023-09-01 21:29:59.118242761  [2023-09-01 23:29:59] watchdog.Garage                ERROR   : Ffmpeg process crashed unexpectedly for Garage.
2023-09-01 21:29:59.118303766  [2023-09-01 23:29:59] watchdog.Garage                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-09-01 21:29:59.118373808  [2023-09-01 23:29:59] ffmpeg.Garage.detect           ERROR   : rtsp://127.0.0.1:8554/garage_sub?video=copy: Invalid data found when processing input
2023-09-01 21:30:04.048183208  [2023-09-01 23:30:04] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten_2. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:04.048591000  [2023-09-01 23:30:04] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten_3. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:04.049946072  [2023-09-01 23:30:04] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Haustuer. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:04.102631984  [2023-09-01 23:30:04] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:30:04.102691918  [2023-09-01 23:30:04] frigate.record                 ERROR   : list index out of range
2023-09-01 21:30:04.237712391  [2023-09-01 23:30:04] frigate.video                  ERROR   : Garage: Unable to read frames from ffmpeg process.
2023-09-01 21:30:04.237767765  [2023-09-01 23:30:04] frigate.video                  ERROR   : Garage: ffmpeg process is not running. exiting capture thread...
2023-09-01 21:30:05.253591070  [2023-09-01 23:30:05] frigate.output                 WARNING : Unable to copy frame Einfahrt1693603798.365749 to birdseye.
2023-09-01 21:30:09.049548490  [2023-09-01 23:30:09] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garage. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:09.049580681  [2023-09-01 23:30:09] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:09.102062808  [2023-09-01 23:30:09] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:30:09.102127850  [2023-09-01 23:30:09] frigate.record                 ERROR   : list index out of range
2023-09-01 21:30:09.128203371  [2023-09-01 23:30:09] watchdog.Garage                ERROR   : Ffmpeg process crashed unexpectedly for Garage.
2023-09-01 21:30:09.132131070  [2023-09-01 23:30:09] watchdog.Garage                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-09-01 21:30:09.132202896  [2023-09-01 23:30:09] ffmpeg.Garage.detect           ERROR   : rtsp://127.0.0.1:8554/garage_sub?video=copy: Invalid data found when processing input
2023-09-01 21:30:14.052437784  [2023-09-01 23:30:14] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten_2. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:14.052740407  [2023-09-01 23:30:14] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten_3. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:14.053208562  [2023-09-01 23:30:14] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Haustuer. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:14.109854825  [2023-09-01 23:30:14] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:30:14.110324964  [2023-09-01 23:30:14] frigate.record                 ERROR   : list index out of range
2023-09-01 21:30:14.248278785  [2023-09-01 23:30:14] frigate.video                  ERROR   : Garage: Unable to read frames from ffmpeg process.
2023-09-01 21:30:14.248317698  [2023-09-01 23:30:14] frigate.video                  ERROR   : Garage: ffmpeg process is not running. exiting capture thread...
2023-09-01 21:30:19.048186021  [2023-09-01 23:30:19] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garage. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:19.048274308  [2023-09-01 23:30:19] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:19.103906682  [2023-09-01 23:30:19] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:30:19.103947710  [2023-09-01 23:30:19] frigate.record                 ERROR   : list index out of range
2023-09-01 21:30:19.137659223  [2023-09-01 23:30:19] watchdog.Garage                ERROR   : Ffmpeg process crashed unexpectedly for Garage.
2023-09-01 21:30:19.137663391  [2023-09-01 23:30:19] watchdog.Garage                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-09-01 21:30:19.137664593  [2023-09-01 23:30:19] ffmpeg.Garage.detect           ERROR   : rtsp://127.0.0.1:8554/garage_sub?video=copy: Invalid data found when processing input
2023-09-01 21:30:24.058642044  [2023-09-01 23:30:24] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten_2. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:24.058895103  [2023-09-01 23:30:24] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten_3. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:24.059306972  [2023-09-01 23:30:24] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Haustuer. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:24.112583962  [2023-09-01 23:30:24] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:30:24.112614170  [2023-09-01 23:30:24] frigate.record                 ERROR   : list index out of range
2023-09-01 21:30:24.260010912  [2023-09-01 23:30:24] frigate.video                  ERROR   : Garage: Unable to read frames from ffmpeg process.
2023-09-01 21:30:24.260074551  [2023-09-01 23:30:24] frigate.video                  ERROR   : Garage: ffmpeg process is not running. exiting capture thread...
2023-09-01 21:30:29.053466021  [2023-09-01 23:30:29] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garage. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:29.053534561  [2023-09-01 23:30:29] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:29.099758641  [2023-09-01 23:30:29] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:30:29.099824405  [2023-09-01 23:30:29] frigate.record                 ERROR   : list index out of range
2023-09-01 21:30:29.149974591  [2023-09-01 23:30:29] watchdog.Garage                ERROR   : Ffmpeg process crashed unexpectedly for Garage.
2023-09-01 21:30:29.150046236  [2023-09-01 23:30:29] watchdog.Garage                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-09-01 21:30:29.150117812  [2023-09-01 23:30:29] ffmpeg.Garage.detect           ERROR   : rtsp://127.0.0.1:8554/garage_sub?video=copy: Invalid data found when processing input
2023-09-01 21:30:34.053819967  [2023-09-01 23:30:34] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten_2. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:34.054052506  [2023-09-01 23:30:34] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten_3. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:34.054410374  [2023-09-01 23:30:34] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Haustuer. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:34.116613115  [2023-09-01 23:30:34] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:30:34.116638745  [2023-09-01 23:30:34] frigate.record                 ERROR   : list index out of range
2023-09-01 21:30:34.269637220  [2023-09-01 23:30:34] frigate.video                  ERROR   : Garage: Unable to read frames from ffmpeg process.
2023-09-01 21:30:34.269808885  [2023-09-01 23:30:34] frigate.video                  ERROR   : Garage: ffmpeg process is not running. exiting capture thread...
2023-09-01 21:30:39.049670412  [2023-09-01 23:30:39] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garage. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:39.049751376  [2023-09-01 23:30:39] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:39.107600073  [2023-09-01 23:30:39] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:30:39.107661910  [2023-09-01 23:30:39] frigate.record                 ERROR   : list index out of range
2023-09-01 21:30:39.159544472  [2023-09-01 23:30:39] watchdog.Garage                ERROR   : Ffmpeg process crashed unexpectedly for Garage.
2023-09-01 21:30:39.159579339  [2023-09-01 23:30:39] watchdog.Garage                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-09-01 21:30:39.159638079  [2023-09-01 23:30:39] ffmpeg.Garage.detect           ERROR   : rtsp://127.0.0.1:8554/garage_sub?video=copy: Invalid data found when processing input
2023-09-01 21:30:44.050442037  [2023-09-01 23:30:44] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten_2. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:44.050600746  [2023-09-01 23:30:44] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten_3. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:44.050864846  [2023-09-01 23:30:44] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Haustuer. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:44.108474190  [2023-09-01 23:30:44] frigate.record                 ERROR   : Error occurred when attempting to maintain recording cache
2023-09-01 21:30:44.108477025  [2023-09-01 23:30:44] frigate.record                 ERROR   : list index out of range
2023-09-01 21:30:49.051879369  [2023-09-01 23:30:49] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garage. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:30:49.052221366  [2023-09-01 23:30:49] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten. Keeping the 5 most recent segments out of 6 and discarding the rest...
2023-09-01 21:35:34.498290465  [2023-09-01 23:35:34] frigate.output                 WARNING : Unable to copy frame Einfahrt1693603811.6922 to birdseye.
2023-09-02 02:23:42.313963562  [2023-09-02 04:23:42] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Einfahrt. Keeping the 5 most recent segments out of 26 and discarding the rest...
2023-09-02 02:23:42.321528282  [2023-09-02 04:23:42] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garage. Keeping the 5 most recent segments out of 25 and discarding the rest...
2023-09-02 02:23:42.327152221  [2023-09-02 04:23:42] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten. Keeping the 5 most recent segments out of 25 and discarding the rest...
2023-09-02 02:23:42.330212130  [2023-09-02 04:23:42] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten_2. Keeping the 5 most recent segments out of 26 and discarding the rest...
2023-09-02 02:23:42.342727464  [2023-09-02 04:23:42] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Garten_3. Keeping the 5 most recent segments out of 26 and discarding the rest...
2023-09-02 02:23:42.350716878  [2023-09-02 04:23:42] frigate.record                 WARNING : Unable to keep up with recording segments in cache for Haustuer. Keeping the 5 most recent segments out of 26 and discarding the rest...
2023-09-02 02:41:40.055980216  [2023-09-02 04:41:40] frigate.watchdog               INFO    : Detection appears to be stuck. Restarting detection process...
2023-09-02 02:41:40.056028728  [2023-09-02 04:41:40] root                           INFO    : Waiting for detection process to exit gracefully...
2023-09-02 02:42:10.086019317  [2023-09-02 04:42:10] root                           INFO    : Detection process didnt exit. Force killing...
2023-09-02 02:42:10.092906447  [2023-09-02 04:42:10] root                           INFO    : Detection process has exited...
2023-09-02 02:42:10.107063361  [2023-09-02 04:42:10] detector.coral                 INFO    : Starting detection process: 26276
2023-09-02 02:42:12.888966322  [2023-09-02 04:42:10] frigate.detectors.plugins.edgetpu_tfl INFO    : Attempting to load TPU as usb
2023-09-02 02:42:12.896195991  [2023-09-02 04:42:12] frigate.detectors.plugins.edgetpu_tfl INFO    : TPU found
2023-09-02 06:42:50.519140250  [2023-09-02 08:42:50] frigate.watchdog               INFO    : Detection appears to be stuck. Restarting detection process...
2023-09-02 06:42:50.519160117  [2023-09-02 08:42:50] root                           INFO    : Waiting for detection process to exit gracefully...
2023-09-02 06:43:20.549275275  [2023-09-02 08:43:20] root                           INFO    : Detection process didnt exit. Force killing...
2023-09-02 06:43:20.591641638  [2023-09-02 08:43:20] root                           INFO    : Detection process has exited...
2023-09-02 06:43:20.614392725  [2023-09-02 08:43:20] detector.coral                 INFO    : Starting detection process: 44093
2023-09-02 06:43:23.397882711  [2023-09-02 08:43:20] frigate.detectors.plugins.edgetpu_tfl INFO    : Attempting to load TPU as usb
2023-09-02 06:43:23.400628435  [2023-09-02 08:43:23] frigate.detectors.plugins.edgetpu_tfl INFO    : TPU found

FFprobe output from your camera

dont know how to find this

Frigate stats

No response

Operating system

HassOS

Install method

HassOS Addon

Coral version

USB

Network connection

Wired

Camera make and model

Reolink 410 and Reolink 510WA

Any other information that may be helpful

image

NickM-27 commented 1 year ago

Not directly related but I notice you're running detect at full resolution and 20 fps. This is highly discouraged as in most cases it's not needed and leads to increased resource usage. The default fps is 5 and in most cases 10 is sufficient for scenes with fast moving objects

For this error, you'll need to enable debug logs for go2rtc and run again to paste those here

go2rtc:
  log:
    exec: trace
cryd-s commented 1 year ago

Here is my log:

go2rtc.log

NickM-27 commented 1 year ago

it doesn't look like you've had any crashes yet

cryd-s commented 1 year ago

frigate.log go2rtc.log

after a restart it looks like that

NickM-27 commented 1 year ago

Connection to tcp://192.168.178.98:80 failed: Connection timed out

connection to camera is timing out

cryd-s commented 1 year ago

hm so its a connection problem :(

NickM-27 commented 1 year ago

Yes, that seems to be the case, camera or network issue most likely

github-actions[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.