Reoling E1 Outdoor & Frigate: Obwohl es läuft, Fehler im Log

Hallo zusammen,
seit mehreren Tagen versuche in Frigate so zu konfigurieren, dass die Fehlermeldungen im Log weniger werden. Dabei habe ich viel mit ChatGPT recherchiert und versucht, Verbessrungen herbeizuführen.
Ich habe frigate als Home Assistant Addon installiert. Home Assisatnt läuft auf einem Fujitsu Eprimo mit SSD, i5 und 16 GB RAM. Angeschlossen ist ein Coral am USB Port.
Ich habe zwei Reolink E1 Outdoor im Garten. Beide sind über das TP-Link WLAN Powerline Adapter Set TL-WPA8631 per LAN an meine Dreammachine SE angeschlossen.

Parallel zu Frigate habe ich die Reolink Integration installiert.
Grundsätzlich scheint frigate zu laufen. Ich habe beide Streams, ich habe Erkennungen, etc.
Trotzdem tauchen sehr viele Fehlermeldungen im Log auf und das stört mich bzw. möchte ich schon versuchen, das zu reduzieren. Ich weiß aber grade nicht weiter und hoffe, dass hier jemand Erfahrungswerte hat oder etwas erkennen kann, dass ich übersehen.

Zusammenfassung des Logs von ChatGPT:

Frigate/ffmpeg kann den „record“-Stream nicht starten.
Es versucht als Ausgabe „preset-rtsp-restream“ zu benutzen – das ist aber kein gültiger Dateiname/Output, daher: “Unable to choose an output format / Invalid argument“.

Zusätzlich gibt es bei RTSP:
„461 Unsupported transport“ = Der RTSP-Gegenseite (meist go2rtc/Stream) mag den verwendeten RTSP-Transport nicht (oft UDP vs. TCP).

Ergebnis: keine Recording-Segmente werden geschrieben → Watchdog merkt das → startet ffmpeg ständig neu → dann kommen Folgefehler wie “Unable to read frames”.

Hier das Log:

2026-02-23 11:44:18.714135115  [2026-02-23 12:44:18] ffmpeg.Garten.record           ERROR   : [out#0 @ 0x5653fc7fac00] Error initializing the muxer for preset-rtsp-restream: Invalid argument
2026-02-23 11:44:18.714488223  [2026-02-23 12:44:18] ffmpeg.Garten.record           ERROR   : Error opening output file preset-rtsp-restream.
2026-02-23 11:44:18.714925234  [2026-02-23 12:44:18] ffmpeg.Garten.record           ERROR   : Error opening output files: Invalid argument
2026-02-23 11:44:18.715420909  [2026-02-23 12:44:18] watchdog.Garten                INFO    : Terminating the existing ffmpeg process...
2026-02-23 11:44:18.716008046  [2026-02-23 12:44:18] watchdog.Garten                INFO    : Waiting for ffmpeg to exit gracefully...
2026-02-23 11:44:18.752100012  [2026-02-23 12:44:18] ffmpeg.Garteneingang.record    ERROR   : [rtsp @ 0x55841588b0c0] method SETUP failed: 461 Unsupported transport
2026-02-23 11:44:18.752490171  [2026-02-23 12:44:18] ffmpeg.Garteneingang.record    ERROR   : [AVFormatContext @ 0x5584158c4d40] Unable to choose an output format for 'preset-rtsp-restream'; use a standard extension for the filename or specify the format manually.
2026-02-23 11:44:18.752870138  [2026-02-23 12:44:18] ffmpeg.Garteneingang.record    ERROR   : [out#0 @ 0x5584158c4c00] Error initializing the muxer for preset-rtsp-restream: Invalid argument
2026-02-23 11:44:18.753180528  [2026-02-23 12:44:18] ffmpeg.Garteneingang.record    ERROR   : Error opening output file preset-rtsp-restream.
2026-02-23 11:44:18.753688181  [2026-02-23 12:44:18] ffmpeg.Garteneingang.record    ERROR   : Error opening output files: Invalid argument
2026-02-23 11:44:18.754087381  [2026-02-23 12:44:18] watchdog.Garteneingang         INFO    : Terminating the existing ffmpeg process...
2026-02-23 11:44:18.754529032  [2026-02-23 12:44:18] watchdog.Garteneingang         INFO    : Waiting for ffmpeg to exit gracefully...
2026-02-23 11:44:28.717782374  [2026-02-23 12:44:28] watchdog.Garten                ERROR   : No new recording segments were created for Garten in the last 120s. restarting the ffmpeg record process...
2026-02-23 11:44:28.718460624  [2026-02-23 12:44:28] watchdog.Garten                INFO    : Terminating the existing ffmpeg process...
2026-02-23 11:44:28.719941636  [2026-02-23 12:44:28] watchdog.Garten                INFO    : Waiting for ffmpeg to exit gracefully...
2026-02-23 11:44:28.755139595  [2026-02-23 12:44:28] watchdog.Garteneingang         ERROR   : No new recording segments were created for Garteneingang in the last 120s. restarting the ffmpeg record process...
2026-02-23 11:44:28.755518506  [2026-02-23 12:44:28] watchdog.Garteneingang         INFO    : Terminating the existing ffmpeg process...
2026-02-23 11:44:28.755856314  [2026-02-23 12:44:28] watchdog.Garteneingang         INFO    : Waiting for ffmpeg to exit gracefully...
2026-02-23 11:44:38.721827694  [2026-02-23 12:44:38] watchdog.Garten                ERROR   : No new recording segments were created for Garten in the last 120s. restarting the ffmpeg record process...
2026-02-23 11:44:38.722754154  [2026-02-23 12:44:38] watchdog.Garten                INFO    : Terminating the existing ffmpeg process...
2026-02-23 11:44:38.723232132  [2026-02-23 12:44:38] watchdog.Garten                INFO    : Waiting for ffmpeg to exit gracefully...
2026-02-23 11:44:38.758810191  [2026-02-23 12:44:38] watchdog.Garteneingang         ERROR   : No new recording segments were created for Garteneingang in the last 120s. restarting the ffmpeg record process...
2026-02-23 11:44:38.759920997  [2026-02-23 12:44:38] watchdog.Garteneingang         INFO    : Terminating the existing ffmpeg process...
2026-02-23 11:44:38.760825496  [2026-02-23 12:44:38] watchdog.Garteneingang         INFO    : Waiting for ffmpeg to exit gracefully...
2026-02-23 11:44:48.727116533  [2026-02-23 12:44:48] watchdog.Garten                INFO    : Garten exceeded fps limit. Exiting ffmpeg...
2026-02-23 11:44:48.727865158  [2026-02-23 12:44:48] watchdog.Garten                INFO    : Waiting for ffmpeg to exit gracefully...
2026-02-23 11:44:48.762901045  [2026-02-23 12:44:48] watchdog.Garteneingang         INFO    : Garteneingang exceeded fps limit. Exiting ffmpeg...
2026-02-23 11:44:48.763733149  [2026-02-23 12:44:48] watchdog.Garteneingang         INFO    : Waiting for ffmpeg to exit gracefully...
2026-02-23 11:44:49.202177016  [2026-02-23 12:44:49] frigate.video                  ERROR   : Garten: Unable to read frames from ffmpeg process.
2026-02-23 11:44:49.202540030  [2026-02-23 12:44:49] frigate.video                  ERROR   : Garten: ffmpeg process is not running. exiting capture thread...
2026-02-23 11:44:49.245816446  [2026-02-23 12:44:49] watchdog.Garten                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2026-02-23 11:44:49.246167798  [2026-02-23 12:44:49] ffmpeg.Garten.detect           ERROR   : libva info: VA-API version 1.22.0
2026-02-23 11:44:49.246673956  [2026-02-23 12:44:49] ffmpeg.Garten.detect           ERROR   : libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
2026-02-23 11:44:49.247406823  [2026-02-23 12:44:49] ffmpeg.Garten.detect           ERROR   : libva info: Found init function __vaDriverInit_1_22
2026-02-23 11:44:49.248047407  [2026-02-23 12:44:49] ffmpeg.Garten.detect           ERROR   : libva info: va_openDriver() returns 0
2026-02-23 11:44:49.248544380  [2026-02-23 12:44:49] watchdog.Garten                INFO    : Restarting ffmpeg...
2026-02-23 11:44:49.251757381  [2026-02-23 12:44:49] watchdog.Garten                ERROR   : No new recording segments were created for Garten in the last 120s. restarting the ffmpeg record process...
2026-02-23 11:44:49.252519660  [2026-02-23 12:44:49] watchdog.Garten                INFO    : Terminating the existing ffmpeg process...
2026-02-23 11:44:49.253809599  [2026-02-23 12:44:49] watchdog.Garten                INFO    : Waiting for ffmpeg to exit gracefully...
2026-02-23 11:44:49.280781744  [2026-02-23 12:44:49] frigate.video                  ERROR   : Garteneingang: Unable to read frames from ffmpeg process.
2026-02-23 11:44:49.281404695  [2026-02-23 12:44:49] watchdog.Garteneingang         ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2026-02-23 11:44:49.281752153  [2026-02-23 12:44:49] frigate.video                  ERROR   : Garteneingang: ffmpeg process is not running. exiting capture thread...
2026-02-23 11:44:49.282415770  [2026-02-23 12:44:49] ffmpeg.Garteneingang.detect    ERROR   : libva info: VA-API version 1.22.0
2026-02-23 11:44:49.282764297  [2026-02-23 12:44:49] ffmpeg.Garteneingang.detect    ERROR   : libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
2026-02-23 11:44:49.283083811  [2026-02-23 12:44:49] ffmpeg.Garteneingang.detect    ERROR   : libva info: Found init function __vaDriverInit_1_22
2026-02-23 11:44:49.283390417  [2026-02-23 12:44:49] ffmpeg.Garteneingang.detect    ERROR   : libva info: va_openDriver() returns 0
2026-02-23 11:44:49.283760488  [2026-02-23 12:44:49] watchdog.Garteneingang         INFO    : Restarting ffmpeg...
2026-02-23 11:44:49.284496973  [2026-02-23 12:44:49] watchdog.Garteneingang         ERROR   : No new recording segments were created for Garteneingang in the last 120s. restarting the ffmpeg record process...
2026-02-23 11:44:49.285160738  [2026-02-23 12:44:49] watchdog.Garteneingang         INFO    : Terminating the existing ffmpeg process...
2026-02-23 11:44:49.285580674  [2026-02-23 12:44:49] watchdog.Garteneingang         INFO    : Waiting for ffmpeg to exit gracefully...
2026-02-23 11:44:59.255109235  [2026-02-23 12:44:59] watchdog.Garten                ERROR   : No new recording segments were created for Garten in the last 120s. restarting the ffmpeg record process...
2026-02-23 11:44:59.256648920  [2026-02-23 12:44:59] watchdog.Garten                INFO    : Terminating the existing ffmpeg process...
2026-02-23 11:44:59.259369542  [2026-02-23 12:44:59] watchdog.Garten                INFO    : Waiting for ffmpeg to exit gracefully...
2026-02-23 11:44:59.286745122  [2026-02-23 12:44:59] watchdog.Garteneingang         ERROR   : No new recording segments were created for Garteneingang in the last 120s. restarting the ffmpeg record process...
2026-02-23 11:44:59.287484039  [2026-02-23 12:44:59] watchdog.Garteneingang         INFO    : Terminating the existing ffmpeg process...
2026-02-23 11:44:59.288154208  [2026-02-23 12:44:59] watchdog.Garteneingang         INFO    : Waiting for ffmpeg to exit gracefully...
2026-02-23 11:45:09.258310195  [2026-02-23 12:45:09] watchdog.Garten                ERROR   : No new recording segments were created for Garten in the last 120s. restarting the ffmpeg record process...
2026-02-23 11:45:09.260943101  [2026-02-23 12:45:09] watchdog.Garten                INFO    : Terminating the existing ffmpeg process...
2026-02-23 11:45:09.261412069  [2026-02-23 12:45:09] watchdog.Garten                INFO    : Waiting for ffmpeg to exit gracefully...
2026-02-23 11:45:09.291227017  [2026-02-23 12:45:09] watchdog.Garteneingang         ERROR   : No new recording segments were created for Garteneingang in the last 120s. restarting the ffmpeg record process...
2026-02-23 11:45:09.291870925  [2026-02-23 12:45:09] watchdog.Garteneingang         INFO    : Terminating the existing ffmpeg process...
2026-02-23 11:45:09.292351263  [2026-02-23 12:45:09] watchdog.Garteneingang         INFO    : Waiting for ffmpeg to exit gracefully...
2026-02-23 11:45:19.262482929  [2026-02-23 12:45:19] watchdog.Garten                ERROR   : No new recording segments were created for Garten in the last 120s. restarting the ffmpeg record process...
2026-02-23 11:45:19.263222022  [2026-02-23 12:45:19] watchdog.Garten                INFO    : Terminating the existing ffmpeg process...
2026-02-23 11:45:19.265403449  [2026-02-23 12:45:19] watchdog.Garten                INFO    : Waiting for ffmpeg to exit gracefully...
2026-02-23 11:45:19.294707699  [2026-02-23 12:45:19] watchdog.Garteneingang         ERROR   : No new recording segments were created for Garteneingang in the last 120s. restarting the ffmpeg record process...
2026-02-23 11:45:19.295502791  [2026-02-23 12:45:19] watchdog.Garteneingang         INFO    : Terminating the existing ffmpeg process...
2026-02-23 11:45:19.296266983  [2026-02-23 12:45:19] watchdog.Garteneingang         INFO    : Waiting for ffmpeg to exit gracefully...
2026-02-23 11:45:29.269517602  [2026-02-23 12:45:29] watchdog.Garten                INFO    : Garten exceeded fps limit. Exiting ffmpeg...
2026-02-23 11:45:29.270275642  [2026-02-23 12:45:29] watchdog.Garten                INFO    : Waiting for ffmpeg to exit gracefully...
2026-02-23 11:45:29.298916851  [2026-02-23 12:45:29] watchdog.Garteneingang         INFO    : Garteneingang exceeded fps limit. Exiting ffmpeg...
2026-02-23 11:45:29.299712780  [2026-02-23 12:45:29] watchdog.Garteneingang         INFO    : Waiting for ffmpeg to exit gracefully...
2026-02-23 11:45:29.786671387  [2026-02-23 12:45:29] frigate.video                  ERROR   : Garten: Unable to read frames from ffmpeg process.
2026-02-23 11:45:29.786676042  [2026-02-23 12:45:29] frigate.video                  ERROR   : Garten: ffmpeg process is not running. exiting capture thread...
2026-02-23 11:45:29.793831267  [2026-02-23 12:45:29] frigate.video                  ERROR   : Garteneingang: Unable to read frames from ffmpeg process.
2026-02-23 11:45:29.794096976  [2026-02-23 12:45:29] frigate.video                  ERROR   : Garteneingang: ffmpeg process is not running. exiting capture thread...
2026-02-23 11:45:29.798236857  [2026-02-23 12:45:29] watchdog.Garten                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2026-02-23 11:45:29.798615708  [2026-02-23 12:45:29] ffmpeg.Garten.detect           ERROR   : libva info: VA-API version 1.22.0
2026-02-23 11:45:29.798857370  [2026-02-23 12:45:29] ffmpeg.Garten.detect           ERROR   : libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
2026-02-23 11:45:29.799043754  [2026-02-23 12:45:29] ffmpeg.Garten.detect           ERROR   : libva info: Found init function __vaDriverInit_1_22
2026-02-23 11:45:29.799208428  [2026-02-23 12:45:29] ffmpeg.Garten.detect           ERROR   : libva info: va_openDriver() returns 0
2026-02-23 11:45:29.799416874  [2026-02-23 12:45:29] watchdog.Garten                INFO    : Restarting ffmpeg...
2026-02-23 11:45:29.801753352  [2026-02-23 12:45:29] watchdog.Garten                ERROR   : No new recording segments were created for Garten in the last 120s. restarting the ffmpeg record process...
2026-02-23 11:45:29.802215611  [2026-02-23 12:45:29] watchdog.Garten                INFO    : Terminating the existing ffmpeg process...
2026-02-23 11:45:29.802469287  [2026-02-23 12:45:29] watchdog.Garten                INFO    : Waiting for ffmpeg to exit gracefully...
2026-02-23 11:45:29.815449714  [2026-02-23 12:45:29] watchdog.Garteneingang         ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2026-02-23 11:45:29.815851732  [2026-02-23 12:45:29] ffmpeg.Garteneingang.detect    ERROR   : libva info: VA-API version 1.22.0
2026-02-23 11:45:29.816186404  [2026-02-23 12:45:29] ffmpeg.Garteneingang.detect    ERROR   : libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
2026-02-23 11:45:29.816815506  [2026-02-23 12:45:29] ffmpeg.Garteneingang.detect    ERROR   : libva info: Found init function __vaDriverInit_1_22
2026-02-23 11:45:29.816818956  [2026-02-23 12:45:29] ffmpeg.Garteneingang.detect    ERROR   : libva info: va_openDriver() returns 0
2026-02-23 11:45:29.816999078  [2026-02-23 12:45:29] watchdog.Garteneingang         INFO    : Restarting ffmpeg...
2026-02-23 11:45:29.819616089  [2026-02-23 12:45:29] watchdog.Garteneingang         ERROR   : No new recording segments were created for Garteneingang in the last 120s. restarting the ffmpeg record process...
2026-02-23 11:45:29.820014683  [2026-02-23 12:45:29] watchdog.Garteneingang         INFO    : Terminating the existing ffmpeg process...
2026-02-23 11:45:29.820436623  [2026-02-23 12:45:29] watchdog.Garteneingang         INFO    : Waiting for ffmpeg to exit gracefully...
2026-02-23 11:45:39.805428602  [2026-02-23 12:45:39] watchdog.Garten                ERROR   : No new recording segments were created for Garten in the last 120s. restarting the ffmpeg record process...
2026-02-23 11:45:39.807858275  [2026-02-23 12:45:39] watchdog.Garten                INFO    : Terminating the existing ffmpeg process...
2026-02-23 11:45:39.809902169  [2026-02-23 12:45:39] watchdog.Garten                INFO    : Waiting for ffmpeg to exit gracefully...
2026-02-23 11:45:39.821939228  [2026-02-23 12:45:39] watchdog.Garteneingang         ERROR   : No new recording segments were created for Garteneingang in the last 120s. restarting the ffmpeg record process...
2026-02-23 11:45:39.823163340  [2026-02-23 12:45:39] watchdog.Garteneingang         INFO    : Terminating the existing ffmpeg process...
2026-02-23 11:45:39.824404733  [2026-02-23 12:45:39] watchdog.Garteneingang         INFO    : Waiting for ffmpeg to exit gracefully...

Hier meine aktuelle Konfiguration:

# yaml-language-server: $schema=http://ccab4aaf-frigate-fa:5000/api/config/schema.json

mqtt:
  enabled: true
  host: core-mosquitto
  topic_prefix: frigate
  client_id: frigate
  user: XXXXXX
  password: XXXXXX

ffmpeg:
  hwaccel_args: preset-intel-qsv-h264
  #hwaccel_args: preset-vaapi
  input_args: preset-rtsp-restream
    - -rtsp_transport
    - tcp
  output_args:
    #record: preset-record-generic-audio-copy # mit Audio
    record: preset-record-generic # ohne Audio

detectors:
  coral:
    device: usb
    type: edgetpu

go2rtc:
  streams:
    #Garteneingang_Sub:
    #  - rtsp://homeassistant:j6CMQQ.VNndn@192.168.15.50:554/Preview_01_sub
    #Garteneingang:
    #  - rtsp://homeassistant:j6CMQQ.VNndn@192.168.15.50:554/Preview_01_main
    #Garten_Sub:
    #  - rtsp://homeassistant:j6CMQQ.VNndn@192.168.15.55:554/Preview_01_sub
    #Garten:
    #  - rtsp://homeassistant:j6CMQQ.VNndn@192.168.15.55:554/Preview_01_main
    # Reolink-Kameras mit 5MP oder weniger sollten HTTP-FLV-Streams verwenden statt RTSP, da die RTSP-Implementierung von Reolink als instabil bekannt ist
    Garten:
    # mit Audio:
    #  - "ffmpeg:http://192.168.15.55/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=homeassistant&password=j6CMQQ.VNndn#video=copy#audio=copy"
    # ohne Audio:
    #  - ffmpeg:http://192.168.15.55/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=homeassistant&password=j6CMQQ.VNndn#video=copy
      - "ffmpeg:http://192.168.15.55/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=homeassistant&password=j6CMQQ.VNndn#video=h264"
    Garten_Sub:
      - ffmpeg:http://192.168.15.55/flv?port=1935&app=bcs&stream=channel0_ext.bcs&user=homeassistant&password=j6CMQQ.VNndn#video=copy
    Garteneingang:
      #- ffmpeg:http://192.168.15.50/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=homeassistant&password=j6CMQQ.VNndn#video=copy
      - "ffmpeg:http://192.168.15.50/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=homeassistant&password=j6CMQQ.VNndn#video=h264"
    Garteneingang_Sub:
      - ffmpeg:http://192.168.15.50/flv?port=1935&app=bcs&stream=channel0_ext.bcs&user=homeassistant&password=j6CMQQ.VNndn#video=copy

cameras:
  Garteneingang:
    enabled: true
    detect: 
        fps: 7
    ffmpeg:
      inputs:
        - path: rtsp://127.0.0.1:8554/Garteneingang
          roles:
            - record
          #input_args: -rtsp_transport tcp
        - path: rtsp://127.0.0.1:8554/Garteneingang_Sub
          roles:
            - detect
          hwaccel_args: []
          input_args:
            - -rtsp_transport
            - tcp
            - -fflags
            - +genpts
            - -use_wallclock_as_timestamps
            - "1"
    motion:
      mask:
        - 0,1,0,0.886,0.382,0.826,0.522,0.865,0.662,1
        - 1,0,0.32,0,0.326,0.171,0.371,0.168,0.376,0.256,0.466,0.245,1,0.778
      threshold: 40
      contour_area: 20
      improve_contrast: true
    zones:
      Eingangstor:
        coordinates: 0.323,0.177,0.366,0.172,0.372,0.253,0.327,0.256
        loitering_time: 0
        objects:
          - person
          - dog
          - bicycle
        inertia: 3
      Terrassentuer:
        coordinates: 0.068,0.195,0,0.226,0.023,0.394,0.083,0.374
        loitering_time: 0
        objects:
          - person
          - dog
          - cat
        inertia: 3
    review:
      alerts:
        required_zones:
          - Eingangstor
          - Terrassentuer
  Garten:
    enabled: true
    detect: 
        fps: 7
    ffmpeg:
      inputs:
        - path: rtsp://127.0.0.1:8554/Garten
          roles:
            - record
          #input_args: -rtsp_transport tcp
        - path: rtsp://127.0.0.1:8554/Garten_Sub
          roles:
            - detect
          hwaccel_args: []
          input_args:
            - -rtsp_transport
            - tcp
            - -fflags
            - +genpts
            - -use_wallclock_as_timestamps
            - "1"
    motion:
      mask:
        - 0,1,0.209,1,0.253,0.289,0.244,0,0,0
        - 1,0.942,0.987,0.913,0.919,0.865,0.758,0.858,0.592,0.869,0.476,1,1,1
        - 0.587,0.216,0.58,0.183,0.643,0.166,0.647,0.194,0.638,0.222
        - 0.681,0.246,0.723,0.255,0.749,0.239,0.761,0.193,0.742,0.155,0.699,0.15,0.677,0.172
        - 0.771,0.1,0.767,0.306,0.793,0.31,0.811,0.276,0.82,0.213,0.804,0.107
        - 0.819,0.309,0.859,0.322,0.867,0.289,0.852,0.266,0.82,0.264
        - 0.917,0.362,0.96,0.38,0.973,0.357,0.969,0.326,0.943,0.314,0.919,0.318
        - 0.836,0.182,0.843,0.247,0.954,0.281,0.962,0.223
        - 0.98,0.306,0.98,0.234,1,0.236,1,0.315
      threshold: 45
      contour_area: 20
      improve_contrast: true
    zones:
      Klettergeruest:
        coordinates: 0.283,0.318,0.578,0.292,0.572,0.122,0.299,0.12
        loitering_time: 0
      Terrasse:
        coordinates: 
          0.601,0.26,0.953,0.493,1,0.482,1,0.228,0.861,0.166,0.759,0.163,0.7,0.165
        loitering_time: 0
        inertia: 3
    review:
      alerts:
        required_zones:
          - Klettergeruest
          - Terrasse
objects:
  track:
    - person
    - cat
    - dog
    - bird
    - bicycle
    #- face 
  filters:
    person:
      min_score: 0.4
      threshold: 0.75
      min_area: 2000 
    cat:
      min_score: 0.3
      threshold: 0.7
    dog:
      min_score: 0.3
      threshold: 0.6
    bird:
      min_score: 0.4
      threshold: 0.7

snapshots: 
  enabled: false
  timestamp: false
  bounding_box: true
  retain:
    default: 6
  quality: 75

record:
  enabled: true
  expire_interval: 30
  sync_recordings: false
  retain:
    days: 1 
    mode: active_objects
  alerts:
    retain:
      days: 5 
      mode: active_objects
    pre_capture: 10
    post_capture: 10
  detections:
    retain:
      days: 5 
      mode: active_objects
    pre_capture: 10
    post_capture: 10

detect:
  enabled: true
  fps: 7
  min_initialized: 4
  max_disappeared: 20
  stationary:
    interval: 40
    threshold: 40

genai:
  enabled: false
  provider: gemini
  api_key: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  model: gemini-1.5-flash

version: 0.16-0
semantic_search:
  enabled: false
  reindex: false
  model_size: small
face_recognition:
  enabled: false
  model_size: small
lpr:
  enabled: false
classification:
  bird:
    enabled: false

Beide Kameras sind gleich konfiguriert, was Stream und Protokolle angeht.



Da ich von irgendeiner Frigate Konfiguration von Reolink Kameras keine Ahnung habe nur eine Anmerkung: Das eine Powerline Verbindung für eine IP Außenkamera keine gute Idee ist weißt Du ja vermutlich selber :slightly_smiling_face: und mit den genannten TP-Link Powerline Adaptern sind da Verbindungsabbrüche quasi schon vorprogrammiert. :laughing: Ich hatte hier früher einmal auch div. unterschiedliche TP-Link Powerline Adapater und mit keinem war auf Dauer ein störungsfreier Betrieb ohne Verbindungsabbrüche bei einer IP Außenkamera möglich. Also habe ich am Ende alles auf PoE-Verbindungen umgestellt und schon waren alle Probleme weg.

Dem “Otto-Normal-Anwender” fällt so etwas aber eben nicht auf, weil dieser ja nicht 24/7 einen Stream auf evtl. Fehler und Aussetzer beobachtet. Wenn dann aber in irgendwelchen Protokollen - z.B. bei HA oder wie bei Dir bei Frigate - immer wieder irgendwelche Fehler auftauchen, dann merkt man das es wohl ggf. ein Verbindungsproblem mit den Powerline Adapter geben könnte.

Ob Du da mit Frigate ggf. auch noch andere Problem hast kann ich Dir nicht sagen, eben weil das nicht meine “Baustelle” ist. :slightly_smiling_face: Dazu müssen dann User etwas posten die Frigate zusammen mit irgendwelchen Reolink Kameras nutzen.

VG Jim

Ja, da hast du schon recht. Momentan ist das aber die beste Idee die ich habe. WLAN hat gar nicht gut funktioniert und LAN habe ich im Außenbereich leider nicht. Deswegen schien das ein guter Kompromiss zu sein.

Jepp wenn es wirklich gar keine andere Möglichkeit gibt dann muss man irgendwie damit leben. Aber eben dann auch mit den Problemen die dadurch ggf. verursacht werden. Ich habe hier auch über ca. drei Jahre hinweg mit zwei Powerline-Verbindungen zu IP Außenkameras gelebt und auch verschiedene Powerline Adapter von TP-Link getestet. Eine stabile 24/7 Verbindung war damit einfach nicht möglich und irgendwann haben mich die Fehlermeldungen unter HA so “genervt”, :rofl: dass ich dann doch noch weitere LAN-Kabel nach außen verlegt habe. Schon war eine stabile LAN-Verbindung zu den beiden IP-Kameras vorhanden und die Fehlermeldungen unter HA weg. :slightly_smiling_face:

Aber vielleicht lässt sich da über die Konfiguration bei Frigate ja auch noch etwas regeln und/oder vielleicht stammt ein Teil der Fehlermeldungen ja auch nicht davon das es evtl. ein Verbindungsproblem mit dem Powerline Adapter gab. Aber dazu müśsen dann andere User etwas schreiben.

VG Jim