frigate: [Support]: memory leak that crashes my server.

Describe the problem you are having

i updated recently from 0.11 to 0.12 and now there seems to be a memory leak that crashes my server.

image

this memory use will continue to build up until it crashes my server

Version

0.12

Frigate config file

# yaml-language-server: $schema=http://192.168.1.76:5001/api/config/schema.json

logger:
  default: info

database:
  path: /config/frigate.db

detectors:
  coral_pci:
    type: edgetpu
    device: pci

mqtt:
  host: 192.168.1.76

record:
  enabled: True
  retain:
    days: 7
    mode: motion
  events:
    retain:
      default: 7

snapshots:
  enabled: True
  bounding_box: False
  retain:
    default: 7

objects:
  track:
    - person
    - dog
    - cat
    - bird
  filters:
    person:
      min_area: 1100

birdseye:
  enabled: True

rtmp:
  enabled: False

cameras:
  3d_printer_camera:
    ffmpeg:
      inputs:
        - path: rtsp://wyzebridge:8554/3d-printer-cam
          roles:
            - record

  deck_camera:
    best_image_timeout: 10
    ffmpeg:
      inputs:
        - path: rtsp://wyzebridge:8554/deck-cam
          roles:
            -               - detect

            - record
    detect:
      width: 1920
      height: 1080
      fps: 5
    zones:
      back_yard:
        coordinates: 438,479,689,398,997,385,986,388,1403,401,1412,0,0,0,0,817,118,704,299,568
      deck:
        coordinates: 0,1080,0,800,66,751,414,471,674,394,998,404,1387,398,1416,0,1920,0,1920,1080
    mqtt:
      timestamp: False
      bounding_box: False
      crop: True
      quality: 100
      height: 1080
  
  cat_feeder_camera:
    ffmpeg:
      inputs:
        - path: rtsp://192.168.1.76:8554/cat-feeder-cam
          roles:
            - detect
            - record
    detect:
      width: 1920
      height: 1080
      fps: 5

  back_yard2_camera:
    ffmpeg:
      inputs:
        - path: rtsp://wyzebridge:8554/back-yard-2-cam
          roles:
            - detect
            - record
    detect:
      width: 1920
      height: 1080
      fps: 5
    zones:
      back_yard:
        coordinates: 1920,0,0,0,0,1080,1920,1080
    mqtt:
      timestamp: False
      bounding_box: False
      crop: True
      quality: 100
      height: 1080
  
  mower_camera:
    ffmpeg:
      inputs:
          - path: rtsp://wyzebridge:8554/mower-cam
            roles:
              - detect
              - record
    detect:
      width: 1920
      height: 1080
      fps: 5
    mqtt:
      timestamp: False
      bounding_box: False
      crop: True
      quality: 100
      height: 1080

  corner_yard_camera:
    ffmpeg:
      inputs:
          - path: rtsp://admin:{FRIGATE_AMCREST_PASSWORD}@192.168.1.193:554/cam/realmonitor?channel=1&subtype=0
            roles:
              - record
          - path: rtsp://admin:{FRIGATE_AMCREST_PASSWORD}@192.168.1.193:554/cam/realmonitor?channel=1&subtype=1
            roles:
              - detect
    detect:
      width: 704 
      height: 480
      fps: 15
    zones:
      backyard:
        coordinates: 0,480,313,480,261,332,234,218,206,130,180,0,0,0
      corner_front_yard:
        coordinates: 311,480,704,480,704,0,172,0,227,225,263,353
    mqtt:
      timestamp: False
      bounding_box: False
      crop: True
      quality: 100
      height: 1080

  dining_room_camera:
    ffmpeg:
      inputs:
        - path: rtsp://admin:{FRIGATE_AMCREST_PASSWORD}@192.168.1.40:554/cam/realmonitor?channel=1&subtype=0
          roles:
            - record
            - detect
    detect:
      width: 640
      height: 480
      fps: 5
    mqtt:
      timestamp: False
      bounding_box: False
      crop: True
      quality: 100
      height: 1080

  doorbell_camera:
    ffmpeg:
      inputs:
        - path: rtsp://admin:{FRIGATE_AMCREST_PASSWORD}@192.168.1.188:554/cam/realmonitor?channel=1&subtype=0
          roles:
            - record
            - detect
    detect:
      width: 2560
      height: 1920
      fps: 5
    zones:
      front_porch:
        coordinates: 1261,379,1246,1039,1061,1161,1049,1472,678,1606,0,1739,0,1920,2560,1920,2560,95,543,95
      front_yard:
        coordinates: 0,0,588,92,998,266,1261,381,1249,1034,1051,1158,1060,1459,642,1631,0,1725
    mqtt:
      timestamp: False
      bounding_box: False
      crop: True
      quality: 100
      height: 1080

  front_yard_camera:
    ffmpeg:
      inputs:
          - path: rtsp://admin:{FRIGATE_AMCREST_PASSWORD}@192.168.1.89:554/cam/realmonitor?channel=1&subtype=0
            roles:
              - record
          - path: rtsp://admin:{FRIGATE_AMCREST_PASSWORD}@192.168.1.89:554/cam/realmonitor?channel=1&subtype=1
            roles:
              - detect
    detect:
      width: 704 
      height: 480
      fps: 15
    mqtt:
      timestamp: False
      bounding_box: False
      crop: True
      quality: 100
      height: 1080

  garage_camera:
    ffmpeg:
      inputs:
        - path: rtsp://admin:{FRIGATE_AMCREST_PASSWORD}@192.168.1.84:554/cam/realmonitor?channel=1&subtype=0
          roles:
            - record
            - detect
    detect:
      width: 640
      height: 480
      fps: 5
    mqtt:
      timestamp: False
      bounding_box: False
      crop: True
      quality: 100
      height: 1080

  kitchen_camera:
    ffmpeg:
      inputs:
          - path: rtsp://wyzebridge:8554/kitchen-cam
            roles:
              - detect
              - record
    detect:
      width: 1920
      height: 1080
      fps: 5
    zones:
      kitchen:
        coordinates: 490,566,368,702,461,912,364,984,258,1080,1920,1080,1920,0,575,0,615,414,593,449,591,580
      nook:
        coordinates: 0,366,0,1080,272,1080,458,918,364,704,504,563,610,584,585,444,584,0,0,0,144,75,167,277
      living_room:
        coordinates: 0,0,141,81,167,270,0,368
    mqtt:
      timestamp: False
      bounding_box: False
      crop: True
      quality: 100
      height: 1080

  gym_camera:
    ffmpeg:
      inputs:
          - path: rtsp://wyzebridge:8554/gym-cam
            roles:
              - detect
              - record
    detect:
      width: 1920
      height: 1080
      fps: 5
    mqtt:
      timestamp: False
      bounding_box: False
      crop: True
      quality: 100
      height: 1080

  living_room_camera:
    ffmpeg:
      inputs:
          - path: rtsp://wyzebridge:8554/living-room-cam
            roles:
              - detect
              - record
    detect:
      width: 1920
      height: 1080
      fps: 5
    zones:
      living_room_bed:
          coordinates: 0,0,500,0,486,654,0,719
    mqtt:
      timestamp: False
      bounding_box: False
      crop: True
      quality: 100
      height: 1080

  side_yard_camera:
    ffmpeg:
      inputs:
          - path: rtsp://wyzebridge:8554/side-cam
            roles:
              - detect
              - record
    detect:
      width: 1920
      height: 1080
      fps: 5
    zones:
      side_front_yard:
        coordinates: 1920,1080,0,1080,0,0,1920,0
    mqtt:
      timestamp: False
      bounding_box: False
      crop: True
      quality: 100
      height: 1080

  back_bedroom_camera:
    ffmpeg:
      inputs:
          - path: rtsp://wyzebridge:8554/back-bedroom-cam
            roles:
              - detect
              - record
    detect:
      width: 1920
      height: 1080
      fps: 5
    mqtt:
      timestamp: False
      bounding_box: False
      crop: True
      quality: 100
      height: 1080

Relevant log output

i have 2 cameras that are down at the moment so maybe this is related?


2023-06-07T17:34:46.668064051Z 2023-06-07 17:34:46.667964833  [2023-06-07 13:34:46] watchdog.deck_camera           ERROR   : Ffmpeg process crashed unexpectedly for deck_camera.
2023-06-07T17:34:46.668086282Z 2023-06-07 17:34:46.668057324  [2023-06-07 13:34:46] watchdog.deck_camera           ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-07T17:34:46.668108268Z 2023-06-07 17:34:46.668085720  [2023-06-07 13:34:46] ffmpeg.deck_camera.detect      ERROR   : [rtsp @ 0x561230153100] method DESCRIBE failed: 404 Not Found
2023-06-07T17:34:46.668122011Z 2023-06-07 17:34:46.668101867  [2023-06-07 13:34:46] ffmpeg.deck_camera.detect      ERROR   : rtsp://wyzebridge:8554/deck-cam: Server returned 404 Not Found
2023-06-07T17:34:46.676548108Z 2023-06-07 17:34:46.676493708  [2023-06-07 13:34:46] frigate.video                  ERROR   : deck_camera: Unable to read frames from ffmpeg process.
2023-06-07T17:34:46.676568129Z 2023-06-07 17:34:46.676541286  [2023-06-07 13:34:46] frigate.video                  ERROR   : deck_camera: ffmpeg process is not running. exiting capture thread...
2023-06-07T17:34:46.871779528Z 2023-06-07 17:34:46.871701440  [2023-06-07 13:34:46] watchdog.cat_feeder_camera     ERROR   : Ffmpeg process crashed unexpectedly for cat_feeder_camera.
2023-06-07T17:34:46.871806930Z 2023-06-07 17:34:46.871770573  [2023-06-07 13:34:46] watchdog.cat_feeder_camera     ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-07T17:34:46.871812742Z 2023-06-07 17:34:46.871789026  [2023-06-07 13:34:46] ffmpeg.cat_feeder_camera.detect ERROR   : [rtsp @ 0x5632a8da8100] method DESCRIBE failed: 404 Not Found
2023-06-07T17:34:46.871904892Z 2023-06-07 17:34:46.871847529  [2023-06-07 13:34:46] ffmpeg.cat_feeder_camera.detect ERROR   : rtsp://192.168.1.76:8554/cat-feeder-cam: Server returned 404 Not Found
2023-06-07T17:34:46.884541694Z 2023-06-07 17:34:46.884459835  [2023-06-07 13:34:46] frigate.video                  ERROR   : cat_feeder_camera: Unable to read frames from ffmpeg process.
2023-06-07T17:34:46.884605919Z 2023-06-07 17:34:46.884577865  [2023-06-07 13:34:46] frigate.video                  ERROR   : cat_feeder_camera: ffmpeg process is not running. exiting capture thread...
2023-06-07T17:34:49.642787624Z 2023-06-07 17:34:49.642312214  [2023-06-07 13:34:49] watchdog.living_room_camera    ERROR   : Ffmpeg process crashed unexpectedly for living_room_camera.
2023-06-07T17:34:49.642811621Z 2023-06-07 17:34:49.642681473  [2023-06-07 13:34:49] watchdog.living_room_camera    ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-07T17:34:49.642814805Z 2023-06-07 17:34:49.642683471  [2023-06-07 13:34:49] ffmpeg.living_room_camera.detect ERROR   : [rtsp @ 0x55c8359b5100] method DESCRIBE failed: 404 Not Found
2023-06-07T17:34:49.642827194Z 2023-06-07 17:34:49.642684852  [2023-06-07 13:34:49] ffmpeg.living_room_camera.detect ERROR   : rtsp://wyzebridge:8554/living-room-cam: Server returned 404 Not Found
2023-06-07T17:34:49.654917264Z 2023-06-07 17:34:49.654841992  [2023-06-07 13:34:49] frigate.video                  ERROR   : living_room_camera: Unable to read frames from ffmpeg process.
2023-06-07T17:34:49.655092022Z 2023-06-07 17:34:49.655016474  [2023-06-07 13:34:49] frigate.video                  ERROR   : living_room_camera: ffmpeg process is not running. exiting capture thread...
2023-06-07T17:34:50.984083836Z 2023-06-07 17:34:50.983973209  [2023-06-07 13:34:50] watchdog.mower_camera          ERROR   : Ffmpeg process crashed unexpectedly for mower_camera.
2023-06-07T17:34:50.984114234Z 2023-06-07 17:34:50.983977048  [2023-06-07 13:34:50] watchdog.mower_camera          ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-07T17:34:50.984117582Z 2023-06-07 17:34:50.983978442  [2023-06-07 13:34:50] ffmpeg.mower_camera.detect     ERROR   : [rtsp @ 0x556c388d5100] method DESCRIBE failed: 404 Not Found
2023-06-07T17:34:50.984120365Z 2023-06-07 17:34:50.983979699  [2023-06-07 13:34:50] ffmpeg.mower_camera.detect     ERROR   : rtsp://wyzebridge:8554/mower-cam: Server returned 404 Not Found
2023-06-07T17:34:50.993347173Z 2023-06-07 17:34:50.993240422  [2023-06-07 13:34:50] frigate.video                  ERROR   : mower_camera: Unable to read frames from ffmpeg process.
2023-06-07T17:34:50.993385814Z 2023-06-07 17:34:50.993310356  [2023-06-07 13:34:50] frigate.video                  ERROR   : mower_camera: ffmpeg process is not running. exiting capture thread...
2023-06-07T17:34:51.805787159Z 2023-06-07 17:34:51.805690422  [2023-06-07 13:34:51] watchdog.side_yard_camera      ERROR   : Ffmpeg process crashed unexpectedly for side_yard_camera.
2023-06-07T17:34:51.805818004Z 2023-06-07 17:34:51.805731299  [2023-06-07 13:34:51] watchdog.side_yard_camera      ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-07T17:34:51.805824330Z 2023-06-07 17:34:51.805787433  [2023-06-07 13:34:51] ffmpeg.side_yard_camera.detect ERROR   : [rtsp @ 0x55c91cee1100] method DESCRIBE failed: 404 Not Found
2023-06-07T17:34:51.811063251Z 2023-06-07 17:34:51.810956504  [2023-06-07 13:34:51] ffmpeg.side_yard_camera.detect ERROR   : rtsp://wyzebridge:8554/side-cam: Server returned 404 Not Found
2023-06-07T17:34:51.820968577Z 2023-06-07 17:34:51.820903418  [2023-06-07 13:34:51] frigate.video                  ERROR   : side_yard_camera: Unable to read frames from ffmpeg process.
2023-06-07T17:34:51.821148385Z 2023-06-07 17:34:51.821050068  [2023-06-07 13:34:51] frigate.video                  ERROR   : side_yard_camera: ffmpeg process is not running. exiting capture thread...
2023-06-07T17:34:53.671864512Z 2023-06-07 17:34:53.671774473  192.168.1.76 - - [07/Jun/2023:13:34:53 -0400] "GET /api/stats HTTP/1.1" 200 6146 "-" "HomeAssistant/2023.6.0b6 aiohttp/3.8.4 Python/3.11"


### FFprobe output from your camera

```shell
n/a

Frigate stats

{
"3d_printer_camera": {
"camera_fps": 5,
"capture_pid": 400,
"detection_enabled": 1,
"detection_fps": 0,
"ffmpeg_pid": 405,
"pid": 366,
"process_fps": 5,
"skipped_fps": 0
},
"back_bedroom_camera": {
"camera_fps": 5.3,
"capture_pid": 478,
"detection_enabled": 1,
"detection_fps": 0,
"ffmpeg_pid": 489,
"pid": 398,
"process_fps": 5.1,
"skipped_fps": 0
},
"back_yard2_camera": {
"camera_fps": 5.1,
"capture_pid": 415,
"detection_enabled": 1,
"detection_fps": 2.9,
"ffmpeg_pid": 423,
"pid": 369,
"process_fps": 5.1,
"skipped_fps": 0
},
"cat_feeder_camera": {
"camera_fps": 0,
"capture_pid": 408,
"detection_enabled": 1,
"detection_fps": 0,
"ffmpeg_pid": 23379,
"pid": 368,
"process_fps": 0,
"skipped_fps": 0
},
"corner_yard_camera": {
"camera_fps": 15,
"capture_pid": 424,
"detection_enabled": 1,
"detection_fps": 0,
"ffmpeg_pid": 441,
"pid": 373,
"process_fps": 14.8,
"skipped_fps": 0
},
"cpu_usages": {
"1": {
"cpu": "0.0",
"mem": "0.0"
},
"15": {
"cpu": "0.0",
"mem": "0.0"
},
"17": {
"cpu": "0.0",
"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"
},
"28": {
"cpu": "0.0",
"mem": "0.0"
},
"29": {
"cpu": "0.0",
"mem": "0.0"
},
"30": {
"cpu": "0.0",
"mem": "0.0"
},
"31": {
"cpu": "0.0",
"mem": "0.0"
},
"32": {
"cpu": "0.0",
"mem": "0.0"
},
"41": {
"cpu": "0.0",
"mem": "0.0"
},
"42": {
"cpu": "0.0",
"mem": "0.0"
},
"80": {
"cpu": "0.0",
"mem": "0.0"
},
"81": {
"cpu": "0.0",
"mem": "0.0"
},
"82": {
"cpu": "0.0",
"mem": "0.0"
},
"89": {
"cpu": "0.0",
"mem": "0.0"
},
"97": {
"cpu": "0.0",
"mem": "0.0"
},
"98": {
"cpu": "47.8",
"mem": "53.1"
},
"115": {
"cpu": "0.0",
"mem": "0.0"
},
"134": {
"cpu": "0.0",
"mem": "0.0"
},
"135": {
"cpu": "0.0",
"mem": "0.0"
},
"136": {
"cpu": "0.0",
"mem": "0.0"
},
"137": {
"cpu": "0.0",
"mem": "0.0"
},
"140": {
"cpu": "0.0",
"mem": "0.0"
},
"160": {
"cpu": "0.0",
"mem": "0.0"
},
"353": {
"cpu": "0.0",
"mem": "0.1"
},
"359": {
"cpu": "0.3",
"mem": "0.0"
},
"360": {
"cpu": "2.0",
"mem": "0.3"
},
"361": {
"cpu": "4.7",
"mem": "0.3"
},
"366": {
"cpu": "0.3",
"mem": "0.2"
},
"367": {
"cpu": "0.0",
"mem": "0.2"
},
"368": {
"cpu": "0.0",
"mem": "0.2"
},
"369": {
"cpu": "11.3",
"mem": "0.3"
},
"370": {
"cpu": "0.0",
"mem": "0.3"
},
"371": {
"cpu": "0.0",
"mem": "0.0"
},
"373": {
"cpu": "0.7",
"mem": "0.2"
},
"385": {
"cpu": "0.0",
"mem": "0.2"
},
"386": {
"cpu": "0.0",
"mem": "0.0"
},
"387": {
"cpu": "5.6",
"mem": "0.4"
},
"388": {
"cpu": "1.0",
"mem": "0.2"
},
"389": {
"cpu": "0.0",
"mem": "0.0"
},
"390": {
"cpu": "0.3",
"mem": "0.2"
},
"391": {
"cpu": "0.0",
"mem": "0.0"
},
"392": {
"cpu": "0.7",
"mem": "0.3"
},
"393": {
"cpu": "0.3",
"mem": "0.2"
},
"394": {
"cpu": "0.0",
"mem": "0.0"
},
"395": {
"cpu": "0.0",
"mem": "0.3"
},
"396": {
"cpu": "0.0",
"mem": "0.1"
},
"397": {
"cpu": "0.0",
"mem": "0.2"
},
"398": {
"cpu": "0.3",
"mem": "0.2"
},
"399": {
"cpu": "0.0",
"mem": "0.0"
},
"400": {
"cpu": "0.7",
"mem": "0.2"
},
"403": {
"cpu": "0.0",
"mem": "0.2"
},
"404": {
"cpu": "0.0",
"mem": "0.0"
},
"405": {
"cpu": "6.0",
"mem": "0.1"
},
"408": {
"cpu": "0.0",
"mem": "0.2"
},
"410": {
"cpu": "0.0",
"mem": "0.0"
},
"415": {
"cpu": "1.7",
"mem": "0.2"
},
"419": {
"cpu": "0.0",
"mem": "0.0"
},
"420": {
"cpu": "0.0",
"mem": "0.3"
},
"423": {
"cpu": "5.3",
"mem": "0.2"
},
"424": {
"cpu": "1.0",
"mem": "0.2"
},
"428": {
"cpu": "0.0",
"mem": "0.2"
},
"429": {
"cpu": "0.0",
"mem": "0.0"
},
"433": {
"cpu": "4.0",
"mem": "0.3"
},
"440": {
"cpu": "1.0",
"mem": "0.2"
},
"441": {
"cpu": "2.3",
"mem": "0.1"
},
"443": {
"cpu": "9.3",
"mem": "0.3"
},
"444": {
"cpu": "0.0",
"mem": "0.0"
},
"445": {
"cpu": "5.6",
"mem": "0.1"
},
"446": {
"cpu": "0.3",
"mem": "0.2"
},
"451": {
"cpu": "2.3",
"mem": "0.2"
},
"452": {
"cpu": "2.3",
"mem": "0.1"
},
"453": {
"cpu": "1.0",
"mem": "0.0"
},
"454": {
"cpu": "0.0",
"mem": "0.0"
},
"455": {
"cpu": "1.7",
"mem": "0.2"
},
"464": {
"cpu": "1.0",
"mem": "0.0"
},
"465": {
"cpu": "0.0",
"mem": "0.0"
},
"467": {
"cpu": "0.0",
"mem": "0.2"
},
"469": {
"cpu": "5.3",
"mem": "0.2"
},
"470": {
"cpu": "0.0",
"mem": "0.2"
},
"472": {
"cpu": "0.0",
"mem": "0.0"
},
"473": {
"cpu": "6.0",
"mem": "0.2"
},
"475": {
"cpu": "8.0",
"mem": "0.1"
},
"478": {
"cpu": "1.7",
"mem": "0.2"
},
"481": {
"cpu": "0.0",
"mem": "0.0"
},
"489": {
"cpu": "13.0",
"mem": "0.2"
},
"23387": {
"cpu": "0.0",
"mem": "0.0"
},
"23394": {
"cpu": "0.0",
"mem": "0.0"
},
"23399": {
"cpu": "0.0",
"mem": "0.0"
},
"23402": {
"cpu": "100.0",
"mem": "0.0"
},
"23406": {
"cpu": "3.3",
"mem": "0.0"
},
"%Cpu(s):": {
"cpu": "id,",
"mem": "6.6"
},
"MiB": {
"cpu": "2899.6",
"mem": "avail"
},
"PID": {
"cpu": "%CPU",
"mem": "%MEM"
},
"Tasks:": {
"cpu": "stopped,",
"mem": "0"
},
"top": {
"cpu": "average:",
"mem": "5.47,"
}
},
"deck_camera": {
"camera_fps": 0,
"capture_pid": 403,
"detection_enabled": 1,
"detection_fps": 0,
"ffmpeg_pid": 23376,
"pid": 367,
"process_fps": 0,
"skipped_fps": 0
},
"detection_fps": 9.3,
"detectors": {
"coral_pci": {
"detection_start": 1686159489.801745,
"inference_speed": 6.64,
"pid": 360
}
},
"dining_room_camera": {
"camera_fps": 5,
"capture_pid": 428,
"detection_enabled": 1,
"detection_fps": 0,
"ffmpeg_pid": 445,
"pid": 385,
"process_fps": 5,
"skipped_fps": 0
},
"doorbell_camera": {
"camera_fps": 5,
"capture_pid": 433,
"detection_enabled": 1,
"detection_fps": 6,
"ffmpeg_pid": 443,
"pid": 387,
"process_fps": 4.9,
"skipped_fps": 0
},
"front_yard_camera": {
"camera_fps": 15.2,
"capture_pid": 440,
"detection_enabled": 1,
"detection_fps": 0,
"ffmpeg_pid": 452,
"pid": 388,
"process_fps": 15,
"skipped_fps": 0
},
"garage_camera": {
"camera_fps": 5.2,
"capture_pid": 446,
"detection_enabled": 1,
"detection_fps": 0,
"ffmpeg_pid": 475,
"pid": 390,
"process_fps": 5.1,
"skipped_fps": 0
},
"gym_camera": {
"camera_fps": 5,
"capture_pid": 455,
"detection_enabled": 1,
"detection_fps": 0,
"ffmpeg_pid": 469,
"pid": 393,
"process_fps": 5,
"skipped_fps": 0
},
"kitchen_camera": {
"camera_fps": 5.3,
"capture_pid": 451,
"detection_enabled": 1,
"detection_fps": 0,
"ffmpeg_pid": 473,
"pid": 392,
"process_fps": 5.3,
"skipped_fps": 0
},
"living_room_camera": {
"camera_fps": 0,
"capture_pid": 467,
"detection_enabled": 1,
"detection_fps": 0.2,
"ffmpeg_pid": 23348,
"pid": 395,
"process_fps": 0.2,
"skipped_fps": 0
},
"mower_camera": {
"camera_fps": 0,
"capture_pid": 420,
"detection_enabled": 1,
"detection_fps": 0,
"ffmpeg_pid": 23351,
"pid": 370,
"process_fps": 0.2,
"skipped_fps": 0
},
"service": {
"last_updated": 1686159495,
"latest_version": "0.12.0",
"storage": {
"/dev/shm": {
"free": 472.8,
"mount_type": "tmpfs",
"total": 536.9,
"used": 64.1
},
"/media/frigate/clips": {
"free": 908000.5,
"mount_type": "ext4",
"total": 983351.1,
"used": 25323.7
},
"/media/frigate/recordings": {
"free": 908000.5,
"mount_type": "ext4",
"total": 983351.1,
"used": 25323.7
},
"/tmp/cache": {
"free": 973.1,
"mount_type": "tmpfs",
"total": 1000,
"used": 26.9
}
},
"temperatures": {
"apex_0": 44.8
},
"uptime": 8868,
"version": "0.12.0-da3e197"
},
"side_yard_camera": {
"camera_fps": 0,
"capture_pid": 470,
"detection_enabled": 1,
"detection_fps": 0.2,
"ffmpeg_pid": 23353,
"pid": 397,
"process_fps": 0.2,
"skipped_fps": 0
}
}


### Operating system

Debian

### Install method

Docker Compose

### Coral version

M.2

### Network connection

Wired

### Camera make and model

n/a

### Any other information that may be helpful

_No response_

About this issue

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

Most upvoted comments

Without more info this is not a helpful comment. As has been said a small amount of users have reported this behavior, for everyone else frigate is working (including showing no frames received and restarting the ffmpeg process) as expected

arent you trying to release a subscription based service soon? is this the kind of talk you present to your users? How would this comment fly at any company to one of it’s customers? Sounds like you are just passing this problem off to ‘wyze cameras’ but even if it was only wyze cameras doing this i dont think that gives justification for frigate to crash. i was hoping to subscribe to frigate+ but that attitude gives me second thoughts

Here are a few examples of issues, as you can see there are many different causes that can lead to the same symptoms. There are also cases where the issue ended up being completely unrelated to frigate. This is why good information with logs and details is needed and why “I am seeing this too!” is entirely unhelpful.

https://github.com/blakeblackshear/frigate/issues/5976#issuecomment-1513750133 : Only wyze cams - user explains different scenarios that work and wyze + go2rtc is the problem. Upgrading go2rtc fixed the issue

https://github.com/blakeblackshear/frigate/issues/5924 : Only wyze cams + go2rtc - ongoing

https://github.com/blakeblackshear/frigate/issues/6645#issuecomment-1578920214 : Many cameras including wyze - upgrading go2rtc fixed the issue

https://github.com/blakeblackshear/frigate/issues/6715#issuecomment-1582097610 : Some reolink & some amcrest - upgrading go2rtc fixed the issue

https://github.com/blakeblackshear/frigate/issues/6174#issuecomment-1518446259 : All reolink cameras - docker config issue caused the container (not ffmpeg process) to use large amount of memory

https://github.com/blakeblackshear/frigate/issues/6469#issuecomment-1560725608 : All reolink cameras - ended up being unrelated to frigate at all

https://github.com/blakeblackshear/frigate/issues/5799 : Different Cameras - issue caused by bad kernel on host OS, updating fixed issue