frigate: [Support]: Unable to keep up with recording segments

Describe the problem you are having

I am seeing a lot of the following message: frigate.record.maintainer WARNING : Unable to keep up with recording segments in cache for parking. Keeping the 6 most recent segments out of 9 and discarding the rest… The server is running on a 512Gb ssd with 8gb DDR4 and an Intel i3 8100

According to the others posts I increase shm size and tmpfs size without any luck. This happens only for one of my 9 cameras (same resolution, fps, bitrate, model than the others).

Version

0.13.0-614A36A (beta6)

Frigate config file

record:
  enabled: True
  events:
    pre_capture: 15
    post_capture: 15
    objects:
      - person
      - bicycle
      - car
      - motorcycle
      - bus
      - train
      - car
      - dog
      - horse
    retain:
      default: 30
      mode: motion
 parking:
    ffmpeg:
      inputs:
        - path: rtsp://admin:{FRIGATE_RTSP_PASSWORD}@192.168.0.64/Streaming/Channels/101
          roles:
            - detect,record
    detect:
      enabled: True
      width: 3072
      height: 2048
    motion:
      mask:
        - 3072,734,2258,225,2268,75,1525,175,1557,379,1060,474,1153,586,1936,492,2054,766,1549,709,1317,756,1065,811,1073,866,821,938,823,1006,604,1065,596,1175,354,1225,349,1375,90,1400,120,1220,282,1030,357,851,324,736,289,507,0,536,0,0,3072,0
        - 379,2048,384,1490,606,1445,659,1238,941,1240,923,1128,1168,1055,1163,968,1450,856,1929,754,2206,906,2438,1155,2770,1652,2111,2048
        - 3072,1118,3072,821,2518,442,2211,264,2171,282,2221,402
        - 2962,1510,2849,1599,2256,916,2323,781
    mqtt:
      enabled: True
      timestamp: True
      bounding_box: True
      crop: False
      quality: 100
      required_zones: []
    objects:
      filters:
        person:
           min_score: 0.3
           threshold: 0.5
        cars:
          min_score: 0.3
          threshold: 0.5
      track:
        - person
        - bicycle
        - car
        - bus

Relevant log output

2023-12-07 11:16:39.391631965  [2023-12-07 11:16:39] frigate.record.maintainer      DEBUG   : Found 2 old frames.
2023-12-07 11:16:54.398448397  [2023-12-07 11:16:54] frigate.record.maintainer      DEBUG   : Found 2 old frames.
2023-12-07 11:17:04.396813625  [2023-12-07 11:17:04] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:17:09.396479900  [2023-12-07 11:17:09] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:17:14.393190558  [2023-12-07 11:17:14] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:17:24.414849613  [2023-12-07 11:17:24] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:17:29.396691809  [2023-12-07 11:17:29] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:17:34.401661121  [2023-12-07 11:17:34] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:17:39.396387419  [2023-12-07 11:17:39] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:18:14.404016744  [2023-12-07 11:18:14] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:18:29.404335135  [2023-12-07 11:18:29] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:20:09.406235303  [2023-12-07 11:20:09] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:20:14.407044166  [2023-12-07 11:20:14] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:20:19.413958008  [2023-12-07 11:20:19] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:20:29.406385655  [2023-12-07 11:20:29] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:20:44.411299018  [2023-12-07 11:20:44] frigate.record.maintainer      DEBUG   : Found 2 old frames.
2023-12-07 11:20:49.411138376  [2023-12-07 11:20:49] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:21:04.415786496  [2023-12-07 11:21:04] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:21:39.430643247  [2023-12-07 11:21:39] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:21:49.427821375  [2023-12-07 11:21:49] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:21:54.422721967  [2023-12-07 11:21:54] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:21:59.424579051  [2023-12-07 11:21:59] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:22:04.434288257  [2023-12-07 11:22:04] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:22:09.430729376  [2023-12-07 11:22:09] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:22:14.432765478  [2023-12-07 11:22:14] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:22:19.445335061  [2023-12-07 11:22:19] frigate.record.maintainer      WARNING : Unable to keep up with recording segments in cache for parking. Keeping the 6 most recent segments out of 7 and discarding the rest...
2023-12-07 11:22:24.437231371  [2023-12-07 11:22:24] frigate.record.maintainer      WARNING : Unable to keep up with recording segments in cache for parking. Keeping the 6 most recent segments out of 9 and discarding the rest...
2023-12-07 11:22:29.426342601  [2023-12-07 11:22:29] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:22:29.438222900  [2023-12-07 11:22:29] frigate.record.maintainer      WARNING : Unable to keep up with recording segments in cache for parking. Keeping the 6 most recent segments out of 8 and discarding the rest...
2023-12-07 11:22:34.440305411  [2023-12-07 11:22:34] frigate.record.maintainer      WARNING : Unable to keep up with recording segments in cache for parking. Keeping the 6 most recent segments out of 7 and discarding the rest...
2023-12-07 11:23:09.435497427  [2023-12-07 11:23:09] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:23:34.434275364  [2023-12-07 11:23:34] frigate.record.maintainer      DEBUG   : Found 2 old frames.
2023-12-07 11:23:34.638852690  [2023-12-07 11:23:34] frigate.record.maintainer      DEBUG   : Copied /media/frigate/recordings/2023-12-07/10/sonnette/23.20.mp4 in 0.09511899948120117 seconds.
2023-12-07 11:23:39.432274980  [2023-12-07 11:23:39] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:24:34.718435412  [2023-12-07 11:24:34] frigate.record.maintainer      DEBUG   : Copied /media/frigate/recordings/2023-12-07/10/sonnette/24.20.mp4 in 0.18874406814575195 seconds.
2023-12-07 11:24:44.628199860  [2023-12-07 11:24:44] frigate.record.maintainer      DEBUG   : Copied /media/frigate/recordings/2023-12-07/10/sonnette/24.30.mp4 in 0.1081228256225586 seconds.
2023-12-07 11:25:19.439872713  [2023-12-07 11:25:19] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:25:24.448370362  [2023-12-07 11:25:24] frigate.record.maintainer      WARNING : Unable to keep up with recording segments in cache for parking. Keeping the 6 most recent segments out of 7 and discarding the rest...
2023-12-07 11:25:29.436683259  [2023-12-07 11:25:29] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:25:34.442164410  [2023-12-07 11:25:34] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:25:39.442782533  [2023-12-07 11:25:39] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:25:54.441442554  [2023-12-07 11:25:54] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:27:14.697901916  [2023-12-07 11:27:14] frigate.record.maintainer      DEBUG   : Copied /media/frigate/recordings/2023-12-07/10/sonnette/27.00.mp4 in 0.1575920581817627 seconds.
2023-12-07 11:27:24.680611258  [2023-12-07 11:27:24] frigate.record.maintainer      DEBUG   : Copied /media/frigate/recordings/2023-12-07/10/sonnette/27.10.mp4 in 0.14252805709838867 seconds.
2023-12-07 11:28:04.606074018  [2023-12-07 11:28:04] frigate.record.maintainer      DEBUG   : Copied /media/frigate/recordings/2023-12-07/10/sonnette/27.50.mp4 in 0.08147597312927246 seconds.
2023-12-07 11:29:54.464980143  [2023-12-07 11:29:54] frigate.record.maintainer      DEBUG   : Found 1 old frames.
2023-12-07 11:29:59.471063624  [2023-12-07 11:29:59] frigate.record.maintainer      DEBUG   : Found 3 old frames.
2023-12-07 11:31:18.150025469  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150033912  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150035711  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150037454  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150039349  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150040886  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150042684  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150044211  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150046199  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150047671  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150049295  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150050963  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150052525  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150053825  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150055246  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150056543  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150057832  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150059075  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150060367  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150061605  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150062875  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150064227  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150065492  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150066803  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150068063  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150080976  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150082249  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150083503  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150084739  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150086003  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150087239  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150088795  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150090112  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150091344  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150092610  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150093850  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150095084  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150096348  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150097598  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150098850  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150100121  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150101426  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150102691  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150103921  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150105145  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150106411  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150107641  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150108884  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150110122  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150111332  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150465808  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150664900  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.150927060  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.151174111  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.151175960  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.151177299  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.
2023-12-07 11:31:18.153448246  [2023-12-07 11:31:18] frigate.video                  ERROR   : sonnette: Unable to read frames from ffmpeg process.

FFprobe output from your camera

ffprobe version 6.0-6ubuntu1 Copyright (c) 2007-2023 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-2ubuntu1)
  configuration: --prefix=/usr --extra-version=6ubuntu1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librist --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --disable-sndio --enable-libjxl --enable-pocketsphinx --enable-librsvg --enable-libvpl --disable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-libplacebo --enable-librav1e --enable-shared
  libavutil      58.  2.100 / 58.  2.100
  libavcodec     60.  3.100 / 60.  3.100
  libavformat    60.  3.100 / 60.  3.100
  libavdevice    60.  1.100 / 60.  1.100
  libavfilter     9.  3.100 /  9.  3.100
  libswscale      7.  1.100 /  7.  1.100
  libswresample   4. 10.100 /  4. 10.100
  libpostproc    57.  1.100 / 57.  1.100
Input #0, rtsp, from 'rtsp://192.168.0.64/Streaming/Channels/101':
  Metadata:
    title           : Media Presentation
  Duration: N/A, start: 0.100000, bitrate: N/A
  Stream #0:0: Video: hevc (Main), yuvj420p(pc, bt709), 3072x2048 [SAR 1:1 DAR 3:2], 20 fps, 10 tbr, 90k tbn

Frigate stats

{
"cameras": {
"allee": {
"audio_dBFS": 0,
"audio_rms": 0,
"camera_fps": 5.1,
"capture_pid": 351,
"detection_enabled": 1,
"detection_fps": 0,
"ffmpeg_pid": 364,
"pid": 322,
"process_fps": 5.1,
"skipped_fps": 0
},
"garage": {
"audio_dBFS": 0,
"audio_rms": 0,
"camera_fps": 5,
"capture_pid": 355,
"detection_enabled": 1,
"detection_fps": 2.2,
"ffmpeg_pid": 367,
"pid": 323,
"process_fps": 5,
"skipped_fps": 0
},
"jardin": {
"audio_dBFS": 0,
"audio_rms": 0,
"camera_fps": 5,
"capture_pid": 346,
"detection_enabled": 1,
"detection_fps": 1,
"ffmpeg_pid": 363,
"pid": 320,
"process_fps": 5,
"skipped_fps": 0
},
"lateraldroite": {
"audio_dBFS": 0,
"audio_rms": 0,
"camera_fps": 5,
"capture_pid": 376,
"detection_enabled": 1,
"detection_fps": 0,
"ffmpeg_pid": 717,
"pid": 335,
"process_fps": 5.1,
"skipped_fps": 0
},
"lateralgauche": {
"audio_dBFS": 0,
"audio_rms": 0,
"camera_fps": 5.1,
"capture_pid": 369,
"detection_enabled": 1,
"detection_fps": 0,
"ffmpeg_pid": 411,
"pid": 329,
"process_fps": 5.1,
"skipped_fps": 0
},
"parking": {
"audio_dBFS": 0,
"audio_rms": 0,
"camera_fps": 5,
"capture_pid": 359,
"detection_enabled": 1,
"detection_fps": 0,
"ffmpeg_pid": 385,
"pid": 324,
"process_fps": 5,
"skipped_fps": 0
},
"porteentree": {
"audio_dBFS": 0,
"audio_rms": 0,
"camera_fps": 5,
"capture_pid": 365,
"detection_enabled": 1,
"detection_fps": 0,
"ffmpeg_pid": 387,
"pid": 327,
"process_fps": 5,
"skipped_fps": 0
},
"sonnette": {
"audio_dBFS": 0,
"audio_rms": 0,
"camera_fps": 5,
"capture_pid": 338,
"detection_enabled": 1,
"detection_fps": 0,
"ffmpeg_pid": 48460,
"pid": 315,
"process_fps": 5,
"skipped_fps": 0
},
"terrasse": {
"audio_dBFS": 0,
"audio_rms": 0,
"camera_fps": 5,
"capture_pid": 340,
"detection_enabled": 1,
"detection_fps": 0,
"ffmpeg_pid": 352,
"pid": 317,
"process_fps": 5,
"skipped_fps": 0
}
},
"cpu_usages": {
"1": {
"cmdline": "/package/admin/s6/command/s6-svscan -d4 -- /run/service",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"15": {
"cmdline": "s6-supervise s6-linux-init-shutdownd",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"16": {
"cmdline": "/package/admin/s6-linux-init/command/s6-linux-init-shutdownd -c /run/s6/basedir -g 3000 -C -B",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"24": {
"cmdline": "s6-supervise s6rc-fdholder",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"25": {
"cmdline": "s6-supervise go2rtc-healthcheck",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"26": {
"cmdline": "s6-supervise frigate-log",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"27": {
"cmdline": "s6-supervise go2rtc",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"28": {
"cmdline": "s6-supervise s6rc-oneshot-runner",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"29": {
"cmdline": "s6-supervise frigate",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"30": {
"cmdline": "s6-supervise go2rtc-log",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"31": {
"cmdline": "s6-supervise nginx",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"32": {
"cmdline": "s6-supervise nginx-log",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"41": {
"cmdline": "/package/admin/s6-2.11.3.2/command/s6-fdholderd -1 -i data/rules",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"42": {
"cmdline": "/package/admin/s6/command/s6-ipcserverd -1 -- /package/admin/s6/command/s6-ipcserver-access -v0 -E -l0 -i data/rules -- /package/admin/s6/command/s6-sudod -t 30000 -- /package/admin/s6-rc/command/s6-rc-oneshot-run -l ../.. --",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"78": {
"cmdline": "s6-log -b -- T 1 n0 s10000000 T /dev/shm/logs/nginx",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"81": {
"cmdline": "s6-log -b -- T 1 n0 s10000000 T /dev/shm/logs/go2rtc",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"82": {
"cmdline": "s6-log -b -- T 1 n0 s10000000 T /dev/shm/logs/frigate",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"89": {
"cmdline": "/usr/local/go2rtc/bin/go2rtc -config=/dev/shm/go2rtc.yaml",
"cpu": "1.1",
"cpu_average": "1",
"mem": "0.3"
},
"105": {
"cmdline": "python3 -u -m frigate",
"cpu": "2.8",
"cpu_average": "3",
"mem": "9.1"
},
"114": {
"cmdline": "bash ./run.user go2rtc-healthcheck",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"120": {
"cmdline": "nginx: master process nginx",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.2"
},
"144": {
"cmdline": "nginx: worker process",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.4"
},
"145": {
"cmdline": "nginx: worker process",
"cpu": "0.1",
"cpu_average": "0",
"mem": "0.4"
},
"146": {
"cmdline": "nginx: worker process",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.3"
},
"159": {
"cmdline": "nginx: worker process",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.3"
},
"172": {
"cmdline": "nginx: cache manager process",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.1"
},
"294": {
"cmdline": "frigate.logger       ",
"cpu": "0.0",
"cpu_average": "0",
"mem": "1.3"
},
"296": {
"cmdline": "frigate.recording_manager",
"cpu": "0.9",
"cpu_average": "1",
"mem": "2.2"
},
"305": {
"cmdline": "/usr/bin/python3 -c from multiprocessing.resource_tracker import main;main(73)",
"cpu": "0.6",
"cpu_average": "0",
"mem": "0.1"
},
"306": {
"cmdline": "frigate.detector.ov  ",
"cpu": "27.0",
"cpu_average": "62",
"mem": "5.4"
},
"308": {
"cmdline": "frigate.output       ",
"cpu": "5.5",
"cpu_average": "4",
"mem": "2.4"
},
"311": {
"cmdline": "ffmpeg -f rawvideo -pix_fmt yuv420p -video_size 1920x1080 -i pipe: -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.2"
},
"312": {
"cmdline": "ffmpeg -f rawvideo -pix_fmt yuv420p -video_size 2560x1440 -i pipe: -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.2"
},
"314": {
"cmdline": "ffmpeg -f rawvideo -pix_fmt yuv420p -video_size 3072x1728 -i pipe: -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.2"
},
"315": {
"cmdline": "frigate.process:sonnette",
"cpu": "1.3",
"cpu_average": "2",
"mem": "2.6"
},
"317": {
"cmdline": "frigate.process:terrasse",
"cpu": "1.3",
"cpu_average": "2",
"mem": "2.6"
},
"318": {
"cmdline": "ffmpeg -f rawvideo -pix_fmt yuv420p -video_size 2688x1520 -i pipe: -f mpegts -s 1273x720 -codec:v mpeg1video -q 8 -bf 0 pipe:",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.7"
},
"320": {
"cmdline": "frigate.process:jardin",
"cpu": "2.7",
"cpu_average": "3",
"mem": "2.6"
},
"322": {
"cmdline": "frigate.process:allee",
"cpu": "1.2",
"cpu_average": "2",
"mem": "2.6"
},
"323": {
"cmdline": "frigate.process:garage",
"cpu": "1.9",
"cpu_average": "3",
"mem": "2.6"
},
"324": {
"cmdline": "frigate.process:parking",
"cpu": "3.0",
"cpu_average": "4",
"mem": "2.6"
},
"327": {
"cmdline": "frigate.process:porteentree",
"cpu": "1.5",
"cpu_average": "1",
"mem": "2.6"
},
"328": {
"cmdline": "ffmpeg -f rawvideo -pix_fmt yuv420p -video_size 2688x1520 -i pipe: -f mpegts -s 1273x720 -codec:v mpeg1video -q 8 -bf 0 pipe:",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.6"
},
"329": {
"cmdline": "frigate.process:lateralgauche",
"cpu": "1.3",
"cpu_average": "2",
"mem": "2.6"
},
"335": {
"cmdline": "frigate.process:lateraldroite",
"cpu": "1.6",
"cpu_average": "2",
"mem": "2.6"
},
"337": {
"cmdline": "ffmpeg -f rawvideo -pix_fmt yuv420p -video_size 3072x2048 -i pipe: -f mpegts -s 1080x720 -codec:v mpeg1video -q 8 -bf 0 pipe:",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.2"
},
"338": {
"cmdline": "frigate.capture:sonnette",
"cpu": "2.7",
"cpu_average": "2",
"mem": "2.0"
},
"340": {
"cmdline": "frigate.capture:terrasse",
"cpu": "4.3",
"cpu_average": "4",
"mem": "2.0"
},
"346": {
"cmdline": "frigate.capture:jardin",
"cpu": "6.7",
"cpu_average": "6",
"mem": "2.1"
},
"347": {
"cmdline": "ffmpeg -f rawvideo -pix_fmt yuv420p -video_size 2688x1520 -i pipe: -f mpegts -s 1273x720 -codec:v mpeg1video -q 8 -bf 0 pipe:",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.7"
},
"351": {
"cmdline": "frigate.capture:allee",
"cpu": "4.8",
"cpu_average": "5",
"mem": "2.1"
},
"352": {
"cmdline": "ffmpeg -hide_banner -loglevel warning -threads 2 -hwaccel_flags allow_profile_mismatch -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format vaapi -user_agent FFmpeg Frigate/0.13.0-614a36a -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://192.168.0.68:7083/Streaming/Channels/101 -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c:v copy -c:a aac /tmp/cache/terrasse@%Y%m%d%H%M%S%z.mp4 -r 5 -vf fps=5,scale_vaapi=w=2560:h=1440:format=nv12,hwdownload,format=nv12,format=yuv420p -threads 2 -f rawvideo -pix_fmt yuv420p pipe:",
"cpu": "14.2",
"cpu_average": "15",
"mem": "1.5"
},
"353": {
"cmdline": "ffmpeg -f rawvideo -pix_fmt yuv420p -video_size 2688x1520 -i pipe: -f mpegts -s 1273x720 -codec:v mpeg1video -q 8 -bf 0 pipe:",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.2"
},
"355": {
"cmdline": "frigate.capture:garage",
"cpu": "5.0",
"cpu_average": "5",
"mem": "2.0"
},
"359": {
"cmdline": "frigate.capture:parking",
"cpu": "7.0",
"cpu_average": "7",
"mem": "2.1"
},
"363": {
"cmdline": "ffmpeg -hide_banner -loglevel warning -threads 2 -hwaccel_flags allow_profile_mismatch -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format vaapi -user_agent FFmpeg Frigate/0.13.0-614a36a -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://192.168.0.69:7091/Streaming/Channels/101 -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c:v copy -c:a aac /tmp/cache/jardin@%Y%m%d%H%M%S%z.mp4 -r 5 -vf fps=5,scale_vaapi=w=3072:h=1728:format=nv12,hwdownload,format=nv12,format=yuv420p -threads 2 -f rawvideo -pix_fmt yuv420p pipe:",
"cpu": "23.4",
"cpu_average": "22",
"mem": "2.4"
},
"364": {
"cmdline": "ffmpeg -hide_banner -loglevel warning -threads 2 -hwaccel_flags allow_profile_mismatch -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format vaapi -user_agent FFmpeg Frigate/0.13.0-614a36a -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://192.168.0.71/Streaming/Channels/101 -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c:v copy -c:a aac /tmp/cache/allee@%Y%m%d%H%M%S%z.mp4 -r 5 -vf fps=5,scale_vaapi=w=2688:h=1520:format=nv12,hwdownload,format=nv12,format=yuv420p -threads 2 -f rawvideo -pix_fmt yuv420p pipe:",
"cpu": "19.7",
"cpu_average": "20",
"mem": "1.0"
},
"365": {
"cmdline": "frigate.capture:porteentree",
"cpu": "5.2",
"cpu_average": "5",
"mem": "2.0"
},
"366": {
"cmdline": "ffmpeg -f rawvideo -pix_fmt yuv420p -video_size 2688x1520 -i pipe: -f mpegts -s 1273x720 -codec:v mpeg1video -q 8 -bf 0 pipe:",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.2"
},
"367": {
"cmdline": "ffmpeg -hide_banner -loglevel warning -threads 2 -hwaccel_flags allow_profile_mismatch -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format vaapi -user_agent FFmpeg Frigate/0.13.0-614a36a -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://192.168.0.72/Streaming/Channels/101 -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c:v copy -c:a aac /tmp/cache/garage@%Y%m%d%H%M%S%z.mp4 -r 5 -vf fps=5,scale_vaapi=w=2688:h=1520:format=nv12,hwdownload,format=nv12,format=yuv420p -threads 2 -f rawvideo -pix_fmt yuv420p pipe:",
"cpu": "20.1",
"cpu_average": "20",
"mem": "1.0"
},
"369": {
"cmdline": "frigate.capture:lateralgauche",
"cpu": "4.5",
"cpu_average": "5",
"mem": "2.0"
},
"376": {
"cmdline": "frigate.capture:lateraldroite",
"cpu": "5.8",
"cpu_average": "5",
"mem": "2.0"
},
"377": {
"cmdline": "ffmpeg -f rawvideo -pix_fmt yuv420p -video_size 1280x720 -i pipe: -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.2"
},
"385": {
"cmdline": "ffmpeg -hide_banner -loglevel warning -threads 2 -hwaccel_flags allow_profile_mismatch -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format vaapi -user_agent FFmpeg Frigate/0.13.0-614a36a -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://192.168.0.64/Streaming/Channels/101 -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c:v copy -c:a aac /tmp/cache/parking@%Y%m%d%H%M%S%z.mp4 -r 5 -vf fps=5,scale_vaapi=w=3072:h=2048:format=nv12,hwdownload,format=nv12,format=yuv420p -threads 2 -f rawvideo -pix_fmt yuv420p pipe:",
"cpu": "23.8",
"cpu_average": "25",
"mem": "2.2"
},
"387": {
"cmdline": "ffmpeg -hide_banner -loglevel warning -threads 2 -hwaccel_flags allow_profile_mismatch -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format vaapi -user_agent FFmpeg Frigate/0.13.0-614a36a -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://192.168.0.65:7006/Streaming/Channels/101 -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c:v copy -c:a aac /tmp/cache/porteentree@%Y%m%d%H%M%S%z.mp4 -r 5 -vf fps=5,scale_vaapi=w=2688:h=1520:format=nv12,hwdownload,format=nv12,format=yuv420p -threads 2 -f rawvideo -pix_fmt yuv420p pipe:",
"cpu": "21.3",
"cpu_average": "19",
"mem": "1.5"
},
"411": {
"cmdline": "ffmpeg -hide_banner -loglevel warning -threads 2 -hwaccel_flags allow_profile_mismatch -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format vaapi -user_agent FFmpeg Frigate/0.13.0-614a36a -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://192.168.0.67:7063/Streaming/Channels/101 -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c:v copy -c:a aac /tmp/cache/lateralgauche@%Y%m%d%H%M%S%z.mp4 -r 5 -vf fps=5,scale_vaapi=w=2688:h=1520:format=nv12,hwdownload,format=nv12,format=yuv420p -threads 2 -f rawvideo -pix_fmt yuv420p pipe:",
"cpu": "18.5",
"cpu_average": "19",
"mem": "1.5"
},
"717": {
"cmdline": "ffmpeg -hide_banner -loglevel warning -threads 2 -hwaccel_flags allow_profile_mismatch -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format vaapi -user_agent FFmpeg Frigate/0.13.0-614a36a -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://192.168.0.66:7033/Streaming/Channels/101 -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c:v copy -c:a aac /tmp/cache/lateraldroite@%Y%m%d%H%M%S%z.mp4 -r 5 -vf fps=5,scale_vaapi=w=2688:h=1520:format=nv12,hwdownload,format=nv12,format=yuv420p -threads 2 -f rawvideo -pix_fmt yuv420p pipe:",
"cpu": "21.1",
"cpu_average": "19",
"mem": "1.6"
},
"48460": {
"cmdline": "ffmpeg -hide_banner -loglevel warning -threads 2 -hwaccel_flags allow_profile_mismatch -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format vaapi -user_agent FFmpeg Frigate/0.13.0-614a36a -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/sonnette -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c:v copy -c:a aac /tmp/cache/sonnette@%Y%m%d%H%M%S%z.mp4 -r 5 -vf fps=5,scale_vaapi=w=1920:h=1080:format=nv12,hwdownload,format=nv12,format=yuv420p -threads 2 -f rawvideo -pix_fmt yuv420p pipe:",
"cpu": "10.0",
"cpu_average": "9",
"mem": "0.9"
},
"49048": {
"cmdline": "sleep 30s",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
}
},
"detection_fps": 3.2,
"detectors": {
"ov": {
"detection_start": 0,
"inference_speed": 37.34,
"pid": 306
}
},
"gpu_usages": {
"intel-vaapi": {
"gpu": "41.43%",
"mem": "-%"
}
},
"processes": {
"go2rtc": {
"pid": 89
},
"logger": {
"pid": 294
},
"recording": {
"pid": 296
}
},
"service": {
"last_updated": 1701954317,
"latest_version": "0.12.1",
"storage": {
"/dev/shm": {
"free": 3971.6,
"mount_type": "tmpfs",
"total": 4048,
"used": 76.4
},
"/media/frigate/clips": {
"free": 305867.5,
"mount_type": "ext4",
"total": 479620.9,
"used": 149318.3
},
"/media/frigate/recordings": {
"free": 305867.5,
"mount_type": "ext4",
"total": 479620.9,
"used": 149318.3
},
"/tmp/cache": {
"free": 1873.3,
"mount_type": "tmpfs",
"total": 1907.4,
"used": 34.1
}
},
"temperatures": {},
"uptime": 12668,
"version": "0.13.0-614a36a"
}
}

Operating system

Other Linux

Install method

Docker Compose

Coral version

CPU (no coral)

Network connection

Wired

Camera make and model

Hikvision

Any other information that may be helpful

version: “3.9” services: frigate: container_name: frigate privileged: true # this may not be necessary for all setups restart: unless-stopped image: ghcr.io/blakeblackshear/frigate:0.13.0-beta6 shm_size: “4048mb” # update for your cameras based on calculation above devices: #- /dev/bus/usb:/dev/bus/usb # passes the USB Coral, needs to be modified for other versions #- /dev/apex_0:/dev/apex_0 # passes a PCIe Coral, follow driver instructions here https://coral.ai/docs/m2/get-started/#2a-on-linux - /dev/dri/renderD128 # for intel hwaccel, needs to be updated for your hardware volumes: - /etc/localtime:/etc/localtime:ro - /home/xavan/frigate/confighd.yml:/config/config.yml:ro - /home/xavan/frigate/storage:/media/frigate - /home/xavan/frigate/db:/db - /home/xavan/yologoogle/content:/yolo - type: tmpfs # Optional: 1GB of memory, reduces SSD/SD Card wear target: /tmp/cache tmpfs: size: 2000000000 ports: - “5000:5000” - “1935:1935” # RTMP feeds

About this issue

  • Original URL
  • State: closed
  • Created 7 months ago
  • Comments: 36

Most upvoted comments

Problem seems to be solved