blakeblackshear / frigate

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

[Support]: Corrupt recording segments & DTS discontinuity #6499

Closed clowncracker closed 1 year ago

clowncracker commented 1 year ago

Describe the problem you are having

I'm running into corrupt recording segments and DTS discontinuity issues.

Version

0.12.0

Frigate config file

mqtt:
  host: xxxx
  user: xxxx
  password: xxxx

go2rtc:
  streams:
    front_door:
      - rtsp://xxxx:xxxx@xxx.xxx.x.xxx:554/h264Preview_01_main
    garage:
      - rtsp://xxxx:xxxx@xxx.xxx.x.xxx:554/h264Preview_01_main
cameras:
  front_door: 
    ffmpeg:
      hwaccel_args: preset-intel-qsv-h264
      output_args:
          record: preset-record-generic-audio-copy
      inputs:
        - path: rtsp://127.0.0.1:8554/front_door
          input_args: preset-rtsp-restream
          roles:
            - detect
            - record
    detect:
      width: 2560
      height: 1920
      fps: 5
    record:
      enabled: true
      retain:
        days: 14
        mode: all
    objects:
      track:
        - person
        - car
    snapshots:
      enabled: true
      retain:
        default: 14
    zones:
      entryway:
        coordinates: 2560,1920,2560,1681,2173,1506,1928,1579,1593,1321,934,1342,481,1288,321,1319,0,1319,0,1920
  garage: 
    ffmpeg:
      hwaccel_args: preset-intel-qsv-h264
      output_args:
          record: preset-record-generic-audio-copy
      inputs:
        - path: rtsp://127.0.0.1:8554/garage
          input_args: preset-rtsp-restream
          roles:
            - detect
            - record
    detect:
      enabled: true
      width: 2560
      height: 1920
      fps: 5
    record:
      enabled: true
      retain:
        days: 2
        mode: all
    objects:
      track:
        - person
    snapshots:
      enabled: true
      retain:
        default: 2

Relevant log output

2023-05-14 23:39:11.523899611  [INFO] Starting Frigate...
2023-05-14 23:39:12.140728268  [2023-05-14 23:39:12] frigate.app                    INFO    : Starting Frigate (0.12.0-da3e197)
2023-05-14 23:39:12.156033491  [2023-05-14 23:39:12] peewee_migrate                 INFO    : Starting migrations
2023-05-14 23:39:12.158390445  [2023-05-14 23:39:12] peewee_migrate                 INFO    : There is nothing to migrate
2023-05-14 23:39:12.166807803  [2023-05-14 23:39:12] detector.cpu                   INFO    : Starting detection process: 721
2023-05-14 23:39:12.167732993  [2023-05-14 23:39:12] frigate.app                    INFO    : Output process started: 723
2023-05-14 23:39:12.168552569  [2023-05-14 23:39:12] frigate.detectors              WARNING : CPU detectors are not recommended and should only be used for testing or for trial purposes.
2023-05-14 23:39:12.170920631  [2023-05-14 23:39:12] frigate.app                    INFO    : Camera processor started for front_door: 726
2023-05-14 23:39:12.178231440  [2023-05-14 23:39:12] frigate.app                    INFO    : Camera processor started for garage: 728
2023-05-14 23:39:12.178454838  [2023-05-14 23:39:12] frigate.app                    INFO    : Capture process started for front_door: 730
2023-05-14 23:39:12.179133542  [2023-05-14 23:39:12] frigate.app                    INFO    : Capture process started for garage: 733
2023-05-15 04:49:43.114751243  [2023-05-15 04:49:43] frigate.record                 WARNING : Discarding a corrupt recording segment: /tmp/cache/garage-20230515044920.mp4
2023-05-15 04:49:53.394498837  [2023-05-15 04:49:53] frigate.record                 WARNING : Discarding a corrupt recording segment: /tmp/cache/garage-20230515044949.mp4
2023-05-15 04:49:53.466658740  [2023-05-15 04:49:53] frigate.record                 WARNING : Discarding a corrupt recording segment: /tmp/cache/garage-20230515044950.mp4
2023-05-15 04:49:57.886633608  [2023-05-15 04:49:57] frigate.record                 WARNING : Discarding a corrupt recording segment: /tmp/cache/garage-20230515044951.mp4
2023-05-15 04:49:57.958658555  [2023-05-15 04:49:57] frigate.record                 WARNING : Discarding a corrupt recording segment: /tmp/cache/garage-20230515044952.mp4
2023-05-15 04:49:58.029599649  [2023-05-15 04:49:58] frigate.record                 WARNING : Discarding a corrupt recording segment: /tmp/cache/garage-20230515044954.mp4
2023-05-15 04:49:58.102463123  [2023-05-15 04:49:58] frigate.record                 WARNING : Discarding a corrupt recording segment: /tmp/cache/garage-20230515044955.mp4
2023-05-15 04:49:58.175813184  [2023-05-15 04:49:58] frigate.record                 WARNING : Discarding a corrupt recording segment: /tmp/cache/garage-20230515044956.mp4
2023-05-15 04:50:02.496745820  [2023-05-15 04:50:02] watchdog.garage                INFO    : No frames received from garage in 20 seconds. Exiting ffmpeg...
2023-05-15 04:50:02.496816636  [2023-05-15 04:50:02] watchdog.garage                INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 04:50:02.528257770  [2023-05-15 04:50:02] frigate.video                  ERROR   : garage: Unable to read frames from ffmpeg process.
2023-05-15 04:50:02.528316854  [2023-05-15 04:50:02] frigate.video                  ERROR   : garage: ffmpeg process is not running. exiting capture thread...
2023-05-15 04:50:03.152387741  [2023-05-15 04:50:03] frigate.record                 WARNING : Discarding a corrupt recording segment: /tmp/cache/garage-20230515044957.mp4
2023-05-15 04:50:03.224228473  [2023-05-15 04:50:03] frigate.record                 WARNING : Discarding a corrupt recording segment: /tmp/cache/garage-20230515044958.mp4
2023-05-15 04:50:03.301749214  [2023-05-15 04:50:03] frigate.record                 WARNING : Discarding a corrupt recording segment: /tmp/cache/garage-20230515045000.mp4
2023-05-15 04:50:03.373650235  [2023-05-15 04:50:03] frigate.record                 WARNING : Discarding a corrupt recording segment: /tmp/cache/garage-20230515045001.mp4
2023-05-15 04:50:03.431999944  [2023-05-15 04:50:03] frigate.record                 WARNING : Discarding a corrupt recording segment: /tmp/cache/garage-20230515045002.mp4
2023-05-15 04:50:12.529179107  [2023-05-15 04:50:12] watchdog.garage                ERROR   : Ffmpeg process crashed unexpectedly for garage.
2023-05-15 04:50:12.529256958  [2023-05-15 04:50:12] watchdog.garage                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 04:50:12.529354904  [2023-05-15 04:50:12] ffmpeg.garage.detect           ERROR   : [segment @ 0x5562951cd880] 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-05-15 04:50:12.529423185  [2023-05-15 04:50:12] ffmpeg.garage.detect           ERROR   : [segment @ 0x5562951cd880] Non-monotonous DTS in output stream 0:1; previous: 135732224, current: 135715861; changing to 135732225. This may result in incorrect timestamps in the output file.
2023-05-15 04:50:12.529461828  [2023-05-15 04:50:12] ffmpeg.garage.detect           ERROR   : rtsp://127.0.0.1:8554/garage: Connection timed out
2023-05-15 04:50:12.529498881  [2023-05-15 04:50:12] ffmpeg.garage.detect           ERROR   :     Last message repeated 1 times
2023-05-15 04:50:12.529541915  [2023-05-15 04:50:12] ffmpeg.garage.detect           ERROR   : [rtsp @ 0x5562951b0dc0] RTP: PT=61: bad cseq bb5a expected=771f
2023-05-15 04:50:12.529576655  [2023-05-15 04:50:12] ffmpeg.garage.detect           ERROR   : [rtsp @ 0x5562951b0dc0] RTP: PT=60: bad cseq 051d expected=528e
2023-05-15 04:50:12.529614947  [2023-05-15 04:50:12] ffmpeg.garage.detect           ERROR   : [h264_qsv @ 0x5562951ca580] A decode call did not consume any data: expect more data at input (-10)
2023-05-15 04:50:12.529651272  [2023-05-15 04:50:12] ffmpeg.garage.detect           ERROR   :     Last message repeated 2 times
2023-05-15 07:09:32.632435175  [2023-05-15 07:09:32] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 07:09:32.632453876  [2023-05-15 07:09:32] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 07:09:33.074546564  [2023-05-15 07:09:33] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 07:09:33.074619728  [2023-05-15 07:09:33] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 07:09:43.079831492  [2023-05-15 07:09:43] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 07:09:43.079903974  [2023-05-15 07:09:43] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 07:09:43.079911884  [2023-05-15 07:09:43] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55994263c880] 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-05-15 07:10:03.084018166  [2023-05-15 07:10:03] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 07:10:03.084071913  [2023-05-15 07:10:03] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 07:10:03.123502251  [2023-05-15 07:10:03] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 07:10:03.123557211  [2023-05-15 07:10:03] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 07:10:08.089447230  [2023-05-15 07:10:08] frigate.record                 WARNING : Failed to probe corrupt segment /tmp/cache/front_door-20230515071003.mp4: 0 - b'[mov,mp4,m4a,3gp,3g2,mj2 @ 0x55c2da33d6c0] moov atom not found\n/tmp/cache/front_door-20230515071003.mp4: Invalid data found when processing input\n'
2023-05-15 07:10:08.089465563  [2023-05-15 07:10:08] frigate.record                 WARNING : Discarding a corrupt recording segment: /tmp/cache/front_door-20230515071003.mp4
2023-05-15 07:10:13.126579453  [2023-05-15 07:10:13] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 07:10:13.126648114  [2023-05-15 07:10:13] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 07:10:13.126667055  [2023-05-15 07:10:13] ffmpeg.front_door.detect       ERROR   : [rtsp @ 0x55df5a8f9dc0] DTS discontinuity in stream 1: packet 8 with DTS 8763, packet 9 with DTS 16912
2023-05-15 07:10:13.126724495  [2023-05-15 07:10:13] ffmpeg.front_door.detect       ERROR   : [rtsp @ 0x55df5a8f9dc0] DTS discontinuity in stream 1: packet 16 with DTS 16925, packet 17 with DTS 41377
2023-05-15 07:10:13.126736027  [2023-05-15 07:10:13] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x55df5a8fec40] error while decoding MB 157 103, bytestream -5
2023-05-15 07:10:13.126801386  [2023-05-15 07:10:13] ffmpeg.front_door.detect       ERROR   : [rtsp @ 0x55df5a8f9dc0] DTS discontinuity in stream 1: packet 35 with DTS 41604, packet 36 with DTS 82344
2023-05-15 07:10:13.126861170  [2023-05-15 07:10:13] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x55df5a8fec40] error while decoding MB 112 45, bytestream -5
2023-05-15 07:10:13.126868945  [2023-05-15 07:10:13] ffmpeg.front_door.detect       ERROR   : Could not write header for output file #0 (incorrect codec parameters ?): Immediate exit requested
2023-05-15 07:10:13.126915210  [2023-05-15 07:10:13] ffmpeg.front_door.detect       ERROR   : Error initializing output stream 0:1 -- 
2023-05-15 07:10:13.126955326  [2023-05-15 07:10:13] ffmpeg.front_door.detect       ERROR   : 
2023-05-15 07:11:03.131222864  [2023-05-15 07:11:03] watchdog.front_door            INFO    : front_door exceeded fps limit. Exiting ffmpeg...
2023-05-15 07:11:03.131329376  [2023-05-15 07:11:03] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 07:11:03.157241192  [2023-05-15 07:11:03] frigate.record                 WARNING : Discarding a corrupt recording segment: /tmp/cache/front_door-20230515071016.mp4
2023-05-15 07:11:03.164965382  [2023-05-15 07:11:03] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 07:11:03.165029107  [2023-05-15 07:11:03] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 07:11:13.170796556  [2023-05-15 07:11:13] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 07:11:13.170865202  [2023-05-15 07:11:13] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 07:11:13.170867031  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895691638, next:29265375 st:1 invalid dropping
2023-05-15 07:11:13.170931093  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895691638, next:29265375 invalid dropping st:1
2023-05-15 07:11:13.171000857  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895692619, next:29329375 st:1 invalid dropping
2023-05-15 07:11:13.171002671  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895692619, next:29329375 invalid dropping st:1
2023-05-15 07:11:13.171072534  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895693722, next:29393375 st:1 invalid dropping
2023-05-15 07:11:13.171074385  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895693722, next:29393375 invalid dropping st:1
2023-05-15 07:11:13.171132373  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895694701, next:29457375 st:1 invalid dropping
2023-05-15 07:11:13.171139920  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895694701, next:29457375 invalid dropping st:1
2023-05-15 07:11:13.171207698  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895695832, next:29521375 st:1 invalid dropping
2023-05-15 07:11:13.171218498  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895695832, next:29521375 invalid dropping st:1
2023-05-15 07:11:13.171250623  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895696754, next:29585375 st:1 invalid dropping
2023-05-15 07:11:13.171290136  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895696754, next:29585375 invalid dropping st:1
2023-05-15 07:11:13.171329946  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895697904, next:29649375 st:1 invalid dropping
2023-05-15 07:11:13.171364581  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895697904, next:29649375 invalid dropping st:1
2023-05-15 07:11:13.171403322  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895698847, next:29713375 st:1 invalid dropping
2023-05-15 07:11:13.171437123  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895698847, next:29713375 invalid dropping st:1
2023-05-15 07:11:13.171475469  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895699858, next:29777375 st:1 invalid dropping
2023-05-15 07:11:13.171517418  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895699858, next:29777375 invalid dropping st:1
2023-05-15 07:11:13.171558938  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895700791, next:29841375 st:1 invalid dropping
2023-05-15 07:11:13.171592972  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895700791, next:29841375 invalid dropping st:1
2023-05-15 07:11:13.171631379  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895701872, next:29905375 st:1 invalid dropping
2023-05-15 07:11:13.171666412  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895701872, next:29905375 invalid dropping st:1
2023-05-15 07:11:13.171704615  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895703061, next:29969375 st:1 invalid dropping
2023-05-15 07:11:13.171738573  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895703061, next:29969375 invalid dropping st:1
2023-05-15 07:11:13.171776822  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895703993, next:30033375 st:1 invalid dropping
2023-05-15 07:11:13.171811133  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895703993, next:30033375 invalid dropping st:1
2023-05-15 07:11:13.171849391  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895704888, next:30097375 st:1 invalid dropping
2023-05-15 07:11:13.171883300  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895704888, next:30097375 invalid dropping st:1
2023-05-15 07:11:13.171921741  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895706006, next:30161375 st:1 invalid dropping
2023-05-15 07:11:13.171956623  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895706006, next:30161375 invalid dropping st:1
2023-05-15 07:11:13.171995018  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895706934, next:30225375 st:1 invalid dropping
2023-05-15 07:11:13.172028852  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895706934, next:30225375 invalid dropping st:1
2023-05-15 07:11:13.172069998  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895708031, next:30289375 st:1 invalid dropping
2023-05-15 07:11:13.172106008  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895708031, next:30289375 invalid dropping st:1
2023-05-15 07:11:13.172139504  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895708982, next:30353375 st:1 invalid dropping
2023-05-15 07:11:13.172167821  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895708982, next:30353375 invalid dropping st:1
2023-05-15 07:11:13.172206892  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895710056, next:30417375 st:1 invalid dropping
2023-05-15 07:11:13.172239527  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895710056, next:30417375 invalid dropping st:1
2023-05-15 07:11:13.172272223  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895711144, next:30481375 st:1 invalid dropping
2023-05-15 07:11:13.172300721  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895711144, next:30481375 invalid dropping st:1
2023-05-15 07:11:13.172339418  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895712056, next:30545375 st:1 invalid dropping
2023-05-15 07:11:13.172372157  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895712056, next:30545375 invalid dropping st:1
2023-05-15 07:11:13.172411872  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895713245, next:30609375 st:1 invalid dropping
2023-05-15 07:11:13.172446148  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895713245, next:30609375 invalid dropping st:1
2023-05-15 07:11:13.172486318  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895714256, next:30673375 st:1 invalid dropping
2023-05-15 07:11:13.172527265  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895714256, next:30673375 invalid dropping st:1
2023-05-15 07:11:13.172566116  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895715163, next:30737375 st:1 invalid dropping
2023-05-15 07:11:13.172601128  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895715163, next:30737375 invalid dropping st:1
2023-05-15 07:11:13.172638772  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895716274, next:30801375 st:1 invalid dropping
2023-05-15 07:11:13.172673082  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895716274, next:30801375 invalid dropping st:1
2023-05-15 07:11:13.172710637  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895717236, next:30865375 st:1 invalid dropping
2023-05-15 07:11:13.172744828  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895717236, next:30865375 invalid dropping st:1
2023-05-15 07:11:13.172782626  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895718363, next:30929375 st:1 invalid dropping
2023-05-15 07:11:13.172818321  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895718363, next:30929375 invalid dropping st:1
2023-05-15 07:11:13.172855779  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895719222, next:30993375 st:1 invalid dropping
2023-05-15 07:11:13.172890439  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895719222, next:30993375 invalid dropping st:1
2023-05-15 07:11:13.172927970  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895720281, next:31057375 st:1 invalid dropping
2023-05-15 07:11:13.172962549  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895720281, next:31057375 invalid dropping st:1
2023-05-15 07:11:13.173000194  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895721399, next:31121375 st:1 invalid dropping
2023-05-15 07:11:13.173034512  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895721399, next:31121375 invalid dropping st:1
2023-05-15 07:11:13.173072204  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895722360, next:31185375 st:1 invalid dropping
2023-05-15 07:11:13.173107675  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895722360, next:31185375 invalid dropping st:1
2023-05-15 07:11:13.173145306  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895723321, next:31249375 st:1 invalid dropping
2023-05-15 07:11:13.173180074  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895723321, next:31249375 invalid dropping st:1
2023-05-15 07:11:13.173217247  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895724436, next:31313375 st:1 invalid dropping
2023-05-15 07:11:13.173251601  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895724436, next:31313375 invalid dropping st:1
2023-05-15 07:11:13.173289588  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895725446, next:31377375 st:1 invalid dropping
2023-05-15 07:11:13.173323247  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895725446, next:31377375 invalid dropping st:1
2023-05-15 07:11:13.173361765  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895726391, next:31441375 st:1 invalid dropping
2023-05-15 07:11:13.173395634  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895726391, next:31441375 invalid dropping st:1
2023-05-15 07:11:13.173434424  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895727468, next:31505375 st:1 invalid dropping
2023-05-15 07:11:13.173468607  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895727468, next:31505375 invalid dropping st:1
2023-05-15 07:11:13.173510545  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895728619, next:31569375 st:1 invalid dropping
2023-05-15 07:11:13.173545620  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895728619, next:31569375 invalid dropping st:1
2023-05-15 07:11:13.173585261  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895729566, next:31633375 st:1 invalid dropping
2023-05-15 07:11:13.173618353  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895729566, next:31633375 invalid dropping st:1
2023-05-15 07:11:13.173656674  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895730537, next:31697375 st:1 invalid dropping
2023-05-15 07:11:13.173691849  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895730537, next:31697375 invalid dropping st:1
2023-05-15 07:11:13.173731065  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895731628, next:31761375 st:1 invalid dropping
2023-05-15 07:11:13.173766711  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895731628, next:31761375 invalid dropping st:1
2023-05-15 07:11:13.173803643  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895732615, next:31825375 st:1 invalid dropping
2023-05-15 07:11:13.173834552  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895732615, next:31825375 invalid dropping st:1
2023-05-15 07:11:13.173862966  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895733562, next:31889375 st:1 invalid dropping
2023-05-15 07:11:13.173891141  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895733562, next:31889375 invalid dropping st:1
2023-05-15 07:11:13.173919613  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895734582, next:31953375 st:1 invalid dropping
2023-05-15 07:11:13.173949323  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895734582, next:31953375 invalid dropping st:1
2023-05-15 07:11:13.173978179  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895735648, next:32017375 st:1 invalid dropping
2023-05-15 07:11:13.174007199  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895735648, next:32017375 invalid dropping st:1
2023-05-15 07:11:13.174035717  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895736816, next:32081375 st:1 invalid dropping
2023-05-15 07:11:13.174064353  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895736816, next:32081375 invalid dropping st:1
2023-05-15 07:11:13.174092775  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895737656, next:32145375 st:1 invalid dropping
2023-05-15 07:11:13.174121708  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895737656, next:32145375 invalid dropping st:1
2023-05-15 07:11:13.174150317  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895738712, next:32209375 st:1 invalid dropping
2023-05-15 07:11:13.174179709  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895738712, next:32209375 invalid dropping st:1
2023-05-15 07:11:13.174208344  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895739716, next:32273375 st:1 invalid dropping
2023-05-15 07:11:13.174236820  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895739716, next:32273375 invalid dropping st:1
2023-05-15 07:11:13.174265052  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895740728, next:32337375 st:1 invalid dropping
2023-05-15 07:11:13.174292933  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895740728, next:32337375 invalid dropping st:1
2023-05-15 07:11:13.174321269  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : DTS 1895741751, next:32401375 st:1 invalid dropping
2023-05-15 07:11:13.174350476  [2023-05-15 07:11:13] ffmpeg.front_door.detect       ERROR   : PTS 1895741751, next:32401375 invalid dropping st:1

FFprobe output from your camera

[{"return_code":0,"stderr":"","stdout":{"programs":[],"streams":[{"avg_frame_rate":"20/1","codec_long_name":"H.264/AVC/MPEG-4AVC/MPEG-4part10","height":1920,"width":2560},{"avg_frame_rate":"0/0","codec_long_name":"AAC(AdvancedAudioCoding)"}]}}]

Frigate stats

No response

Operating system

UNRAID

Install method

Docker Compose

Coral version

CPU (no coral)

Network connection

Wireless

Camera make and model

Reolink Video Doorbell WiFi

Any other information that may be helpful

No response

NickM-27 commented 1 year ago

The reolink doorbell rtsp stream has many problems, it is recommended to use the http-flv stream as the docs suggest

clowncracker commented 1 year ago

The reolink doorbell rtsp stream has many problems, it is recommended to use the http-flv stream as the docs suggest

I tried that and I ran into just as many issues, so I swapped back to rtsp. I'll re-setup the http-flv config and get new logs to provide.

clowncracker commented 1 year ago

Here are the newest logs:

2023-05-15 09:30:29.159645895  [INFO] Starting Frigate...
2023-05-15 09:30:29.854275567  [2023-05-15 09:30:29] frigate.app                    INFO    : Starting Frigate (0.12.0-da3e197)
2023-05-15 09:30:29.869292315  [2023-05-15 09:30:29] peewee_migrate                 INFO    : Starting migrations
2023-05-15 09:30:29.871707325  [2023-05-15 09:30:29] peewee_migrate                 INFO    : There is nothing to migrate
2023-05-15 09:30:29.880885059  [2023-05-15 09:30:29] detector.cpu                   INFO    : Starting detection process: 720
2023-05-15 09:30:29.881568638  [2023-05-15 09:30:29] frigate.app                    INFO    : Output process started: 722
2023-05-15 09:30:29.882393687  [2023-05-15 09:30:29] frigate.detectors              WARNING : CPU detectors are not recommended and should only be used for testing or for trial purposes.
2023-05-15 09:30:29.887513511  [2023-05-15 09:30:29] frigate.app                    INFO    : Camera processor started for front_door: 725
2023-05-15 09:30:29.887790250  [2023-05-15 09:30:29] frigate.app                    INFO    : Camera processor started for garage: 727
2023-05-15 09:30:29.890766282  [2023-05-15 09:30:29] frigate.app                    INFO    : Capture process started for front_door: 729
2023-05-15 09:30:29.893949049  [2023-05-15 09:30:29] frigate.app                    INFO    : Capture process started for garage: 732
2023-05-15 09:30:49.909334170  [2023-05-15 09:30:49] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:30:49.909406908  [2023-05-15 09:30:49] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:30:49.961463152  [2023-05-15 09:30:49] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:30:49.961561553  [2023-05-15 09:30:49] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:30:59.964959425  [2023-05-15 09:30:59] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:30:59.965018955  [2023-05-15 09:30:59] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:30:59.965082721  [2023-05-15 09:30:59] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55bb028aedc0] 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-05-15 09:30:59.965120027  [2023-05-15 09:30:59] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55bb028aedc0] 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-05-15 09:30:59.965156646  [2023-05-15 09:30:59] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55bb028b7c00] video_get_buffer: image parameters invalid
2023-05-15 09:30:59.965188411  [2023-05-15 09:30:59] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55bb028b7c00] get_buffer() failed
2023-05-15 09:30:59.965222646  [2023-05-15 09:30:59] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:30:59.965255319  [2023-05-15 09:30:59] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:31:19.969042159  [2023-05-15 09:31:19] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:31:19.969109140  [2023-05-15 09:31:19] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:31:19.992984020  [2023-05-15 09:31:19] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:31:19.993179419  [2023-05-15 09:31:19] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:31:29.993593969  [2023-05-15 09:31:29] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:31:29.996061408  [2023-05-15 09:31:29] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:31:29.996082441  [2023-05-15 09:31:29] ffmpeg.front_door.detect       ERROR   : [segment @ 0x559437905dc0] 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-05-15 09:31:29.996147385  [2023-05-15 09:31:29] ffmpeg.front_door.detect       ERROR   : [segment @ 0x559437905dc0] 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-05-15 09:31:29.996155059  [2023-05-15 09:31:29] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x559437907200] video_get_buffer: image parameters invalid
2023-05-15 09:31:29.996216842  [2023-05-15 09:31:29] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x559437907200] get_buffer() failed
2023-05-15 09:31:29.996218681  [2023-05-15 09:31:29] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:31:29.996294724  [2023-05-15 09:31:29] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:31:49.999626994  [2023-05-15 09:31:49] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:31:49.999658764  [2023-05-15 09:31:49] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:31:50.133211193  [2023-05-15 09:31:50] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:31:50.133274724  [2023-05-15 09:31:50] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:32:00.134790345  [2023-05-15 09:32:00] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:32:00.134865645  [2023-05-15 09:32:00] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:32:00.134867766  [2023-05-15 09:32:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55a9b29dcdc0] 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-05-15 09:32:00.134878110  [2023-05-15 09:32:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55a9b29dcdc0] 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-05-15 09:32:00.134943018  [2023-05-15 09:32:00] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55a9b29e5c00] video_get_buffer: image parameters invalid
2023-05-15 09:32:00.134944823  [2023-05-15 09:32:00] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55a9b29e5c00] get_buffer() failed
2023-05-15 09:32:00.135013491  [2023-05-15 09:32:00] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:32:00.135015283  [2023-05-15 09:32:00] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:32:20.140932721  [2023-05-15 09:32:20] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:32:20.140948045  [2023-05-15 09:32:20] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:32:20.173002518  [2023-05-15 09:32:20] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:32:20.173123204  [2023-05-15 09:32:20] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:32:30.174737739  [2023-05-15 09:32:30] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:32:30.174752613  [2023-05-15 09:32:30] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:32:30.174834622  [2023-05-15 09:32:30] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5614734c6dc0] 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-05-15 09:32:30.174836735  [2023-05-15 09:32:30] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5614734c6dc0] 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-05-15 09:32:30.174869494  [2023-05-15 09:32:30] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5614734cabc0] video_get_buffer: image parameters invalid
2023-05-15 09:32:30.174954635  [2023-05-15 09:32:30] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5614734cabc0] get_buffer() failed
2023-05-15 09:32:30.174971630  [2023-05-15 09:32:30] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:32:30.175057225  [2023-05-15 09:32:30] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:32:50.181766094  [2023-05-15 09:32:50] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:32:50.181822888  [2023-05-15 09:32:50] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:32:50.196925986  [2023-05-15 09:32:50] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:32:50.196983763  [2023-05-15 09:32:50] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:33:00.200858139  [2023-05-15 09:33:00] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:33:00.200907669  [2023-05-15 09:33:00] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:33:00.200945614  [2023-05-15 09:33:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5560861d3480] 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-05-15 09:33:00.200979768  [2023-05-15 09:33:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5560861d3480] 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-05-15 09:33:00.201011168  [2023-05-15 09:33:00] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5560861cfcc0] video_get_buffer: image parameters invalid
2023-05-15 09:33:00.201071240  [2023-05-15 09:33:00] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5560861cfcc0] get_buffer() failed
2023-05-15 09:33:00.201107801  [2023-05-15 09:33:00] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:33:00.201141374  [2023-05-15 09:33:00] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:33:20.204707628  [2023-05-15 09:33:20] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:33:20.204731698  [2023-05-15 09:33:20] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:33:20.235392701  [2023-05-15 09:33:20] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:33:20.235444890  [2023-05-15 09:33:20] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:33:30.238678668  [2023-05-15 09:33:30] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:33:30.238703519  [2023-05-15 09:33:30] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:33:30.238745201  [2023-05-15 09:33:30] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5556ece68dc0] 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-05-15 09:33:30.238781099  [2023-05-15 09:33:30] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5556ece68dc0] 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-05-15 09:33:30.238814350  [2023-05-15 09:33:30] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5556ece6b480] video_get_buffer: image parameters invalid
2023-05-15 09:33:30.238845241  [2023-05-15 09:33:30] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5556ece6b480] get_buffer() failed
2023-05-15 09:33:30.238875751  [2023-05-15 09:33:30] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:33:30.238908110  [2023-05-15 09:33:30] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:33:50.242181898  [2023-05-15 09:33:50] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:33:50.242235067  [2023-05-15 09:33:50] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:33:50.271627022  [2023-05-15 09:33:50] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:33:50.271704571  [2023-05-15 09:33:50] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:34:00.273113898  [2023-05-15 09:34:00] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:34:00.273174098  [2023-05-15 09:34:00] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:34:00.273220253  [2023-05-15 09:34:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x564d8b928dc0] 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-05-15 09:34:00.273261031  [2023-05-15 09:34:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x564d8b928dc0] 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-05-15 09:34:00.273298869  [2023-05-15 09:34:00] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x564d8b924cc0] video_get_buffer: image parameters invalid
2023-05-15 09:34:00.273336134  [2023-05-15 09:34:00] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x564d8b924cc0] get_buffer() failed
2023-05-15 09:34:00.273373218  [2023-05-15 09:34:00] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:34:00.273411006  [2023-05-15 09:34:00] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:34:20.279348403  [2023-05-15 09:34:20] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:34:20.279403602  [2023-05-15 09:34:20] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:34:20.319906489  [2023-05-15 09:34:20] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:34:20.319964473  [2023-05-15 09:34:20] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:34:30.323451197  [2023-05-15 09:34:30] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:34:30.323512104  [2023-05-15 09:34:30] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:34:30.323580719  [2023-05-15 09:34:30] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5623a9bf6480] 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-05-15 09:34:30.323643827  [2023-05-15 09:34:30] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5623a9bf6480] 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-05-15 09:34:30.323680997  [2023-05-15 09:34:30] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5623a9bf8200] video_get_buffer: image parameters invalid
2023-05-15 09:34:30.323753484  [2023-05-15 09:34:30] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5623a9bf8200] get_buffer() failed
2023-05-15 09:34:30.323822036  [2023-05-15 09:34:30] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:34:30.323859309  [2023-05-15 09:34:30] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:34:50.326621923  [2023-05-15 09:34:50] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:34:50.326644993  [2023-05-15 09:34:50] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:34:50.354491819  [2023-05-15 09:34:50] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:34:50.354587844  [2023-05-15 09:34:50] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:35:00.357920291  [2023-05-15 09:35:00] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:35:00.357934617  [2023-05-15 09:35:00] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:35:00.358021498  [2023-05-15 09:35:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5556bf65c480] 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-05-15 09:35:00.358023773  [2023-05-15 09:35:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5556bf65c480] 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-05-15 09:35:00.358040648  [2023-05-15 09:35:00] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5556bf65e200] video_get_buffer: image parameters invalid
2023-05-15 09:35:00.358071907  [2023-05-15 09:35:00] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5556bf65e200] get_buffer() failed
2023-05-15 09:35:00.358102173  [2023-05-15 09:35:00] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:35:00.358134656  [2023-05-15 09:35:00] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:35:20.363771881  [2023-05-15 09:35:20] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:35:20.363788565  [2023-05-15 09:35:20] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:35:20.373458586  [2023-05-15 09:35:20] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:35:20.373540417  [2023-05-15 09:35:20] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:35:30.374098794  [2023-05-15 09:35:30] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:35:30.374114767  [2023-05-15 09:35:30] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:35:30.374180222  [2023-05-15 09:35:30] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5586cbd25480] 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-05-15 09:35:30.374188355  [2023-05-15 09:35:30] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5586cbd25480] 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-05-15 09:35:30.374216128  [2023-05-15 09:35:30] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5586cbd2a040] video_get_buffer: image parameters invalid
2023-05-15 09:35:30.374245619  [2023-05-15 09:35:30] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5586cbd2a040] get_buffer() failed
2023-05-15 09:35:30.374275395  [2023-05-15 09:35:30] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:35:30.374306156  [2023-05-15 09:35:30] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:35:50.380379354  [2023-05-15 09:35:50] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:35:50.380399993  [2023-05-15 09:35:50] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:35:50.427976489  [2023-05-15 09:35:50] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:35:50.427995060  [2023-05-15 09:35:50] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:36:00.430879921  [2023-05-15 09:36:00] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:36:00.430942871  [2023-05-15 09:36:00] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:36:00.430944548  [2023-05-15 09:36:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x555d79995480] 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-05-15 09:36:00.431012880  [2023-05-15 09:36:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x555d79995480] 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-05-15 09:36:00.431014129  [2023-05-15 09:36:00] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x555d79992600] video_get_buffer: image parameters invalid
2023-05-15 09:36:00.431036467  [2023-05-15 09:36:00] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x555d79992600] get_buffer() failed
2023-05-15 09:36:00.431070689  [2023-05-15 09:36:00] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:36:00.431103854  [2023-05-15 09:36:00] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:36:20.434565949  [2023-05-15 09:36:20] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:36:20.434576947  [2023-05-15 09:36:20] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:36:20.448561969  [2023-05-15 09:36:20] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:36:20.448642489  [2023-05-15 09:36:20] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:36:30.452673002  [2023-05-15 09:36:30] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:36:30.452769508  [2023-05-15 09:36:30] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:36:30.452772102  [2023-05-15 09:36:30] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55761adf7dc0] 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-05-15 09:36:30.452820137  [2023-05-15 09:36:30] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55761adf7dc0] 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-05-15 09:36:30.452830521  [2023-05-15 09:36:30] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55761ae00c00] video_get_buffer: image parameters invalid
2023-05-15 09:36:30.452860590  [2023-05-15 09:36:30] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55761ae00c00] get_buffer() failed
2023-05-15 09:36:30.452890434  [2023-05-15 09:36:30] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:36:30.452920665  [2023-05-15 09:36:30] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:36:50.456629823  [2023-05-15 09:36:50] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:36:50.456646182  [2023-05-15 09:36:50] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:36:50.475572947  [2023-05-15 09:36:50] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:36:50.475586605  [2023-05-15 09:36:50] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:37:00.478574921  [2023-05-15 09:37:00] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:37:00.478671324  [2023-05-15 09:37:00] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:37:00.478681198  [2023-05-15 09:37:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x556451f6edc0] 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-05-15 09:37:00.478716890  [2023-05-15 09:37:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x556451f6edc0] 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-05-15 09:37:00.478747319  [2023-05-15 09:37:00] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x556451f6d680] video_get_buffer: image parameters invalid
2023-05-15 09:37:00.478846043  [2023-05-15 09:37:00] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x556451f6d680] get_buffer() failed
2023-05-15 09:37:00.478848450  [2023-05-15 09:37:00] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:37:00.478877140  [2023-05-15 09:37:00] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:37:20.482189514  [2023-05-15 09:37:20] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:37:20.482212996  [2023-05-15 09:37:20] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:37:20.535580119  [2023-05-15 09:37:20] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:37:20.535591147  [2023-05-15 09:37:20] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:37:30.538567422  [2023-05-15 09:37:30] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:37:30.538595120  [2023-05-15 09:37:30] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:37:30.538644494  [2023-05-15 09:37:30] ffmpeg.front_door.detect       ERROR   : [segment @ 0x556245367480] 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-05-15 09:37:30.538667031  [2023-05-15 09:37:30] ffmpeg.front_door.detect       ERROR   : [segment @ 0x556245367480] 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-05-15 09:37:30.538699268  [2023-05-15 09:37:30] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x556245370c00] video_get_buffer: image parameters invalid
2023-05-15 09:37:30.538730714  [2023-05-15 09:37:30] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x556245370c00] get_buffer() failed
2023-05-15 09:37:30.538760647  [2023-05-15 09:37:30] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:37:30.538792872  [2023-05-15 09:37:30] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:37:50.542051559  [2023-05-15 09:37:50] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:37:50.542110457  [2023-05-15 09:37:50] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:37:50.583090349  [2023-05-15 09:37:50] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:37:50.583101542  [2023-05-15 09:37:50] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:38:00.584718278  [2023-05-15 09:38:00] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:38:00.584797552  [2023-05-15 09:38:00] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:38:00.584855700  [2023-05-15 09:38:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x558dd5aaa480] 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-05-15 09:38:00.584863406  [2023-05-15 09:38:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x558dd5aaa480] 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-05-15 09:38:00.584940751  [2023-05-15 09:38:00] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x558dd5aae700] video_get_buffer: image parameters invalid
2023-05-15 09:38:00.585009020  [2023-05-15 09:38:00] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x558dd5aae700] get_buffer() failed
2023-05-15 09:38:00.585010865  [2023-05-15 09:38:00] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:38:00.585091177  [2023-05-15 09:38:00] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:38:20.591118107  [2023-05-15 09:38:20] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:38:20.591138193  [2023-05-15 09:38:20] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:38:20.648865979  [2023-05-15 09:38:20] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:38:20.648913404  [2023-05-15 09:38:20] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:38:30.649471108  [2023-05-15 09:38:30] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:38:30.649523105  [2023-05-15 09:38:30] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:38:30.649569908  [2023-05-15 09:38:30] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56535fc79dc0] 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-05-15 09:38:30.649616279  [2023-05-15 09:38:30] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56535fc79dc0] 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-05-15 09:38:30.649654385  [2023-05-15 09:38:30] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x56535fc7d700] video_get_buffer: image parameters invalid
2023-05-15 09:38:30.649695827  [2023-05-15 09:38:30] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x56535fc7d700] get_buffer() failed
2023-05-15 09:38:30.649732293  [2023-05-15 09:38:30] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:38:30.649774155  [2023-05-15 09:38:30] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:38:50.655795609  [2023-05-15 09:38:50] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:38:50.655881550  [2023-05-15 09:38:50] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:38:50.680681727  [2023-05-15 09:38:50] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:38:50.680780363  [2023-05-15 09:38:50] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:39:00.682202161  [2023-05-15 09:39:00] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:39:00.682226666  [2023-05-15 09:39:00] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:39:00.682296502  [2023-05-15 09:39:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55bb1b5c3480] 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-05-15 09:39:00.682304153  [2023-05-15 09:39:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55bb1b5c3480] 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-05-15 09:39:00.682368850  [2023-05-15 09:39:00] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55bb1b5c6dc0] video_get_buffer: image parameters invalid
2023-05-15 09:39:00.682370698  [2023-05-15 09:39:00] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55bb1b5c6dc0] get_buffer() failed
2023-05-15 09:39:00.682434205  [2023-05-15 09:39:00] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:39:00.682446028  [2023-05-15 09:39:00] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:39:20.688568600  [2023-05-15 09:39:20] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:39:20.688646263  [2023-05-15 09:39:20] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:39:20.719826317  [2023-05-15 09:39:20] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:39:20.719876624  [2023-05-15 09:39:20] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:39:30.720520359  [2023-05-15 09:39:30] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:39:30.720545385  [2023-05-15 09:39:30] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:39:30.720619007  [2023-05-15 09:39:30] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56199c62eb40] 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-05-15 09:39:30.720627717  [2023-05-15 09:39:30] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56199c62eb40] 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-05-15 09:39:30.720688385  [2023-05-15 09:39:30] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x56199c634040] video_get_buffer: image parameters invalid
2023-05-15 09:39:30.720690238  [2023-05-15 09:39:30] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x56199c634040] get_buffer() failed
2023-05-15 09:39:30.720743999  [2023-05-15 09:39:30] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:39:30.720751283  [2023-05-15 09:39:30] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:39:50.726812887  [2023-05-15 09:39:50] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:39:50.726836035  [2023-05-15 09:39:50] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:39:50.765462419  [2023-05-15 09:39:50] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:39:50.765498828  [2023-05-15 09:39:50] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:40:00.768603010  [2023-05-15 09:40:00] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:40:00.768630228  [2023-05-15 09:40:00] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:40:00.768693631  [2023-05-15 09:40:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55955bbc5340] 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-05-15 09:40:00.768712491  [2023-05-15 09:40:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55955bbc5340] 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-05-15 09:40:00.768786230  [2023-05-15 09:40:00] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55955bf15f40] video_get_buffer: image parameters invalid
2023-05-15 09:40:00.768793808  [2023-05-15 09:40:00] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55955bf15f40] get_buffer() failed
2023-05-15 09:40:00.768857738  [2023-05-15 09:40:00] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 09:40:00.768865678  [2023-05-15 09:40:00] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:40:20.772252594  [2023-05-15 09:40:20] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:40:20.772276984  [2023-05-15 09:40:20] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:40:20.884300803  [2023-05-15 09:40:20] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:40:20.884410058  [2023-05-15 09:40:20] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:40:30.887477983  [2023-05-15 09:40:30] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:40:30.887496371  [2023-05-15 09:40:30] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:40:30.887592813  [2023-05-15 09:40:30] ffmpeg.front_door.detect       ERROR   : [segment @ 0x560621c8b480] 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-05-15 09:40:30.887601256  [2023-05-15 09:40:30] ffmpeg.front_door.detect       ERROR   : [segment @ 0x560621c8b480] 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-05-15 09:40:30.887626541  [2023-05-15 09:40:30] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x560621c90040] video_get_buffer: image parameters invalid
2023-05-15 09:40:30.887656641  [2023-05-15 09:40:30] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x560621c90040] get_buffer() failed
2023-05-15 09:40:30.887686882  [2023-05-15 09:40:30] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:40:30.887717723  [2023-05-15 09:40:30] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:40:50.891069240  [2023-05-15 09:40:50] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:40:50.891140580  [2023-05-15 09:40:50] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:40:50.904989411  [2023-05-15 09:40:50] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:40:50.905156892  [2023-05-15 09:40:50] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:41:00.905720006  [2023-05-15 09:41:00] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:41:00.909281278  [2023-05-15 09:41:00] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:41:00.909348450  [2023-05-15 09:41:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x555e30a80b40] 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-05-15 09:41:00.909350610  [2023-05-15 09:41:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x555e30a80b40] 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-05-15 09:41:00.909368854  [2023-05-15 09:41:00] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x555e30a8ac00] video_get_buffer: image parameters invalid
2023-05-15 09:41:00.909401274  [2023-05-15 09:41:00] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x555e30a8ac00] get_buffer() failed
2023-05-15 09:41:00.909437108  [2023-05-15 09:41:00] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:41:00.909467332  [2023-05-15 09:41:00] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:41:20.913050115  [2023-05-15 09:41:20] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:41:20.913068603  [2023-05-15 09:41:20] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:41:20.975451510  [2023-05-15 09:41:20] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:41:20.975473016  [2023-05-15 09:41:20] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:41:30.978557860  [2023-05-15 09:41:30] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:41:30.978585260  [2023-05-15 09:41:30] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:41:30.978630440  [2023-05-15 09:41:30] ffmpeg.front_door.detect       ERROR   : [segment @ 0x562812411480] 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-05-15 09:41:30.978652392  [2023-05-15 09:41:30] ffmpeg.front_door.detect       ERROR   : [segment @ 0x562812411480] 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-05-15 09:41:30.978683480  [2023-05-15 09:41:30] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x562812414480] video_get_buffer: image parameters invalid
2023-05-15 09:41:30.978714169  [2023-05-15 09:41:30] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x562812414480] get_buffer() failed
2023-05-15 09:41:30.978743348  [2023-05-15 09:41:30] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:41:30.978773986  [2023-05-15 09:41:30] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:41:50.982372716  [2023-05-15 09:41:50] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:41:50.982393678  [2023-05-15 09:41:50] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:41:51.017050465  [2023-05-15 09:41:51] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:41:51.017107879  [2023-05-15 09:41:51] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:42:01.017789301  [2023-05-15 09:42:01] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:42:01.017812350  [2023-05-15 09:42:01] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:42:01.017883970  [2023-05-15 09:42:01] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5615a31cbdc0] 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-05-15 09:42:01.017886119  [2023-05-15 09:42:01] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5615a31cbdc0] 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-05-15 09:42:01.017942416  [2023-05-15 09:42:01] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5615a31c7cc0] video_get_buffer: image parameters invalid
2023-05-15 09:42:01.017944240  [2023-05-15 09:42:01] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5615a31c7cc0] get_buffer() failed
2023-05-15 09:42:01.018009378  [2023-05-15 09:42:01] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:42:01.018011175  [2023-05-15 09:42:01] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:42:21.024089044  [2023-05-15 09:42:21] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:42:21.024230905  [2023-05-15 09:42:21] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:42:21.058427728  [2023-05-15 09:42:21] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:42:21.058470446  [2023-05-15 09:42:21] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:42:31.062298381  [2023-05-15 09:42:31] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:42:31.062312611  [2023-05-15 09:42:31] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:42:31.062391131  [2023-05-15 09:42:31] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55bd3b160dc0] 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-05-15 09:42:31.062392734  [2023-05-15 09:42:31] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55bd3b160dc0] 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-05-15 09:42:31.062413354  [2023-05-15 09:42:31] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55bd3b15f680] video_get_buffer: image parameters invalid
2023-05-15 09:42:31.062448454  [2023-05-15 09:42:31] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55bd3b15f680] get_buffer() failed
2023-05-15 09:42:31.062486551  [2023-05-15 09:42:31] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:42:31.062535609  [2023-05-15 09:42:31] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:42:51.065908504  [2023-05-15 09:42:51] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:42:51.065985345  [2023-05-15 09:42:51] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:42:51.077004687  [2023-05-15 09:42:51] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:42:51.077061119  [2023-05-15 09:42:51] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:43:01.077600482  [2023-05-15 09:43:01] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:43:01.080140538  [2023-05-15 09:43:01] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:43:01.080239388  [2023-05-15 09:43:01] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5639bfd8bdc0] 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-05-15 09:43:01.080241489  [2023-05-15 09:43:01] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5639bfd8bdc0] 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-05-15 09:43:01.080248560  [2023-05-15 09:43:01] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5639bfd8f700] video_get_buffer: image parameters invalid
2023-05-15 09:43:01.080326487  [2023-05-15 09:43:01] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5639bfd8f700] get_buffer() failed
2023-05-15 09:43:01.080327730  [2023-05-15 09:43:01] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:43:01.080341173  [2023-05-15 09:43:01] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:43:21.083645138  [2023-05-15 09:43:21] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:43:21.083693457  [2023-05-15 09:43:21] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:43:21.125119827  [2023-05-15 09:43:21] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:43:21.125179840  [2023-05-15 09:43:21] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:43:31.126636139  [2023-05-15 09:43:31] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:43:31.126705007  [2023-05-15 09:43:31] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:43:31.126713103  [2023-05-15 09:43:31] ffmpeg.front_door.detect       ERROR   : [segment @ 0x560c90484b00] 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-05-15 09:43:31.126779856  [2023-05-15 09:43:31] ffmpeg.front_door.detect       ERROR   : [segment @ 0x560c90484b00] 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-05-15 09:43:31.126787509  [2023-05-15 09:43:31] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x560c9048b500] video_get_buffer: image parameters invalid
2023-05-15 09:43:31.126834058  [2023-05-15 09:43:31] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x560c9048b500] get_buffer() failed
2023-05-15 09:43:31.126847659  [2023-05-15 09:43:31] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 09:43:31.126890987  [2023-05-15 09:43:31] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:43:51.132966962  [2023-05-15 09:43:51] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:43:51.133027031  [2023-05-15 09:43:51] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:43:51.157412855  [2023-05-15 09:43:51] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:43:51.157469560  [2023-05-15 09:43:51] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:44:01.160278957  [2023-05-15 09:44:01] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:44:01.160359167  [2023-05-15 09:44:01] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:44:01.160367706  [2023-05-15 09:44:01] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55c7119bd0c0] 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-05-15 09:44:01.160402931  [2023-05-15 09:44:01] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55c7119bd0c0] 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-05-15 09:44:01.160436656  [2023-05-15 09:44:01] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55c7119be780] video_get_buffer: image parameters invalid
2023-05-15 09:44:01.160467865  [2023-05-15 09:44:01] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55c7119be780] get_buffer() failed
2023-05-15 09:44:01.160502413  [2023-05-15 09:44:01] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 09:44:01.160543896  [2023-05-15 09:44:01] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:44:21.164073193  [2023-05-15 09:44:21] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:44:21.164091184  [2023-05-15 09:44:21] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:44:21.186565019  [2023-05-15 09:44:21] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:44:21.186611009  [2023-05-15 09:44:21] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:44:31.187079316  [2023-05-15 09:44:31] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:44:31.187137026  [2023-05-15 09:44:31] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:44:31.187178487  [2023-05-15 09:44:31] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55c8b0e97dc0] 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-05-15 09:44:31.187214030  [2023-05-15 09:44:31] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55c8b0e97dc0] 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-05-15 09:44:31.187247635  [2023-05-15 09:44:31] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55c8b0e94640] video_get_buffer: image parameters invalid
2023-05-15 09:44:31.187278425  [2023-05-15 09:44:31] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55c8b0e94640] get_buffer() failed
2023-05-15 09:44:31.187310991  [2023-05-15 09:44:31] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:44:31.187344287  [2023-05-15 09:44:31] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:44:51.194123339  [2023-05-15 09:44:51] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:44:51.194198075  [2023-05-15 09:44:51] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:44:51.243234307  [2023-05-15 09:44:51] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:44:51.243284078  [2023-05-15 09:44:51] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:45:01.243793183  [2023-05-15 09:45:01] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:45:01.243850531  [2023-05-15 09:45:01] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:45:01.243889985  [2023-05-15 09:45:01] ffmpeg.front_door.detect       ERROR   : [segment @ 0x558422113780] 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-05-15 09:45:01.243932321  [2023-05-15 09:45:01] ffmpeg.front_door.detect       ERROR   : [segment @ 0x558422113780] 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-05-15 09:45:01.243970148  [2023-05-15 09:45:01] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x558422114500] video_get_buffer: image parameters invalid
2023-05-15 09:45:01.244011684  [2023-05-15 09:45:01] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x558422114500] get_buffer() failed
2023-05-15 09:45:01.244045052  [2023-05-15 09:45:01] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 09:45:01.244077779  [2023-05-15 09:45:01] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:45:21.250948520  [2023-05-15 09:45:21] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:45:21.251011882  [2023-05-15 09:45:21] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:45:21.276465957  [2023-05-15 09:45:21] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:45:21.276529220  [2023-05-15 09:45:21] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:45:31.278144178  [2023-05-15 09:45:31] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:45:31.278174308  [2023-05-15 09:45:31] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:45:31.278211579  [2023-05-15 09:45:31] ffmpeg.front_door.detect       ERROR   : [segment @ 0x564f922d4dc0] 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-05-15 09:45:31.278245740  [2023-05-15 09:45:31] ffmpeg.front_door.detect       ERROR   : [segment @ 0x564f922d4dc0] 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-05-15 09:45:31.278276773  [2023-05-15 09:45:31] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x564f922d1600] video_get_buffer: image parameters invalid
2023-05-15 09:45:31.278305217  [2023-05-15 09:45:31] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x564f922d1600] get_buffer() failed
2023-05-15 09:45:31.278334342  [2023-05-15 09:45:31] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:45:31.278365494  [2023-05-15 09:45:31] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:45:51.285155509  [2023-05-15 09:45:51] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:45:51.285167369  [2023-05-15 09:45:51] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:45:51.314010787  [2023-05-15 09:45:51] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:45:51.314076143  [2023-05-15 09:45:51] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:46:01.317150859  [2023-05-15 09:46:01] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:46:01.317168286  [2023-05-15 09:46:01] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:46:01.317254169  [2023-05-15 09:46:01] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5593d42abdc0] 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-05-15 09:46:01.317261917  [2023-05-15 09:46:01] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5593d42abdc0] 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-05-15 09:46:01.317320156  [2023-05-15 09:46:01] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5593d42b0040] video_get_buffer: image parameters invalid
2023-05-15 09:46:01.317327375  [2023-05-15 09:46:01] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5593d42b0040] get_buffer() failed
2023-05-15 09:46:01.317369949  [2023-05-15 09:46:01] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:46:01.317410508  [2023-05-15 09:46:01] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:46:21.321105014  [2023-05-15 09:46:21] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:46:21.321117143  [2023-05-15 09:46:21] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:46:21.329443344  [2023-05-15 09:46:21] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:46:21.329496452  [2023-05-15 09:46:21] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:46:31.332731731  [2023-05-15 09:46:31] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:46:31.332815840  [2023-05-15 09:46:31] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:46:31.332817945  [2023-05-15 09:46:31] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55cba9e41b40] 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-05-15 09:46:31.332927212  [2023-05-15 09:46:31] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55cba9e41b40] 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-05-15 09:46:31.332958165  [2023-05-15 09:46:31] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55cba9bca780] video_get_buffer: image parameters invalid
2023-05-15 09:46:31.333039033  [2023-05-15 09:46:31] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55cba9bca780] get_buffer() failed
2023-05-15 09:46:31.333060764  [2023-05-15 09:46:31] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 09:46:31.333138724  [2023-05-15 09:46:31] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:46:51.336844043  [2023-05-15 09:46:51] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:46:51.336898239  [2023-05-15 09:46:51] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:46:51.355637101  [2023-05-15 09:46:51] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:46:51.355762334  [2023-05-15 09:46:51] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:47:01.359703113  [2023-05-15 09:47:01] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:47:01.359729445  [2023-05-15 09:47:01] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:47:01.359823900  [2023-05-15 09:47:01] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55998de9e940] 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-05-15 09:47:01.359826317  [2023-05-15 09:47:01] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55998de9e940] 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-05-15 09:47:01.359837584  [2023-05-15 09:47:01] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55998db38100] video_get_buffer: image parameters invalid
2023-05-15 09:47:01.359868677  [2023-05-15 09:47:01] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55998db38100] get_buffer() failed
2023-05-15 09:47:01.359902335  [2023-05-15 09:47:01] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:47:01.359933274  [2023-05-15 09:47:01] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:47:21.363473886  [2023-05-15 09:47:21] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:47:21.363499834  [2023-05-15 09:47:21] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:47:21.411623391  [2023-05-15 09:47:21] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:47:21.411678354  [2023-05-15 09:47:21] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:47:31.415777109  [2023-05-15 09:47:31] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:47:31.415797038  [2023-05-15 09:47:31] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:47:31.415877834  [2023-05-15 09:47:31] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55bdbbf00dc0] 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-05-15 09:47:31.415880317  [2023-05-15 09:47:31] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55bdbbf00dc0] 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-05-15 09:47:31.415935296  [2023-05-15 09:47:31] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55bdbbefccc0] video_get_buffer: image parameters invalid
2023-05-15 09:47:31.415937126  [2023-05-15 09:47:31] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55bdbbefccc0] get_buffer() failed
2023-05-15 09:47:31.415987787  [2023-05-15 09:47:31] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:47:31.415992386  [2023-05-15 09:47:31] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:47:51.419453603  [2023-05-15 09:47:51] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:47:51.419473201  [2023-05-15 09:47:51] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:47:51.448891901  [2023-05-15 09:47:51] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:47:51.449020058  [2023-05-15 09:47:51] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:48:01.452172922  [2023-05-15 09:48:01] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:48:01.452225096  [2023-05-15 09:48:01] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:48:01.452263631  [2023-05-15 09:48:01] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5591aed71dc0] 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-05-15 09:48:01.452301174  [2023-05-15 09:48:01] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5591aed71dc0] 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-05-15 09:48:01.452341553  [2023-05-15 09:48:01] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5591aed7ac00] video_get_buffer: image parameters invalid
2023-05-15 09:48:01.452382582  [2023-05-15 09:48:01] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5591aed7ac00] get_buffer() failed
2023-05-15 09:48:01.452417433  [2023-05-15 09:48:01] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:48:01.452450999  [2023-05-15 09:48:01] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:48:21.455731037  [2023-05-15 09:48:21] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:48:21.455743731  [2023-05-15 09:48:21] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:48:21.477371309  [2023-05-15 09:48:21] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:48:21.477460307  [2023-05-15 09:48:21] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:48:31.481567485  [2023-05-15 09:48:31] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:48:31.481642615  [2023-05-15 09:48:31] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:48:31.481650659  [2023-05-15 09:48:31] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55ff3c6a5b40] 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-05-15 09:48:31.481730512  [2023-05-15 09:48:31] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55ff3c6a5b40] 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-05-15 09:48:31.481732370  [2023-05-15 09:48:31] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55ff3c6a2cc0] video_get_buffer: image parameters invalid
2023-05-15 09:48:31.481802964  [2023-05-15 09:48:31] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55ff3c6a2cc0] get_buffer() failed
2023-05-15 09:48:31.481812042  [2023-05-15 09:48:31] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:48:31.481880887  [2023-05-15 09:48:31] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:48:51.485202609  [2023-05-15 09:48:51] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:48:51.485216944  [2023-05-15 09:48:51] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:48:51.562271332  [2023-05-15 09:48:51] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:48:51.562334633  [2023-05-15 09:48:51] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:49:01.563684668  [2023-05-15 09:49:01] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:49:01.563776529  [2023-05-15 09:49:01] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:49:01.563785942  [2023-05-15 09:49:01] ffmpeg.front_door.detect       ERROR   : [segment @ 0x560fd42fc0c0] 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-05-15 09:49:01.563846871  [2023-05-15 09:49:01] ffmpeg.front_door.detect       ERROR   : [segment @ 0x560fd42fc0c0] 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-05-15 09:49:01.563859617  [2023-05-15 09:49:01] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x560fd42fce40] video_get_buffer: image parameters invalid
2023-05-15 09:49:01.563887154  [2023-05-15 09:49:01] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x560fd42fce40] get_buffer() failed
2023-05-15 09:49:01.563918527  [2023-05-15 09:49:01] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 09:49:01.563950944  [2023-05-15 09:49:01] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 09:49:21.570190886  [2023-05-15 09:49:21] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 09:49:21.570244351  [2023-05-15 09:49:21] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 09:49:21.662656894  [2023-05-15 09:49:21] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 09:49:21.662809309  [2023-05-15 09:49:21] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 09:49:31.664126309  [2023-05-15 09:49:31] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 09:49:31.664142789  [2023-05-15 09:49:31] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 09:49:31.664214083  [2023-05-15 09:49:31] ffmpeg.front_door.detect       ERROR   : [segment @ 0x555eb041b6c0] 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-05-15 09:49:31.664222187  [2023-05-15 09:49:31] ffmpeg.front_door.detect       ERROR   : [segment @ 0x555eb041b6c0] 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-05-15 09:49:31.664258543  [2023-05-15 09:49:31] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x555eb00ae600] video_get_buffer: image parameters invalid
2023-05-15 09:49:31.664333831  [2023-05-15 09:49:31] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x555eb00ae600] get_buffer() failed
2023-05-15 09:49:31.664335339  [2023-05-15 09:49:31] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 09:49:31.664363957  [2023-05-15 09:49:31] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.

Updated config:

mqtt:
  host: xxx
  user: xxx
  password: xxx

go2rtc:
  streams:
    front_door:
      - http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx
      - "ffmpeg:front_door#audio=opus"
    garage:
      - rtsp://xxxx:xxxx@xxx.xxx.x.xxx:554/h264Preview_01_main
cameras:
  front_door: 
    ffmpeg:
      hwaccel_args: preset-intel-qsv-h264
      inputs:
        - path: rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac
          input_args: preset-rtsp-restream
          roles:
            - detect
            - record
    detect:
      width: 2560
      height: 1920
      fps: 5
    record:
      enabled: true
      retain:
        days: 14
        mode: all
    objects:
      track:
        - person
        - car
    snapshots:
      enabled: true
      retain:
        default: 14
    zones:
      entryway:
        coordinates: 2560,1920,2560,1681,2173,1506,1928,1579,1593,1321,934,1342,481,1288,321,1319,0,1319,0,1920
  garage: 
    ffmpeg:
      hwaccel_args: preset-intel-qsv-h264
      output_args:
          record: preset-record-generic-audio-copy
      inputs:
        - path: rtsp://127.0.0.1:8554/garage
          input_args: preset-rtsp-restream
          roles:
            - detect
            - record
    detect:
      enabled: true
      width: 2560
      height: 1920
      fps: 5
    record:
      enabled: true
      retain:
        days: 2
        mode: all
    objects:
      track:
        - person
    snapshots:
      enabled: true
      retain:
        default: 2

Camera settings:

https://imgur.com/a/UM7RJpt

Frame Rate Mode = Fixed Frame Rate (On, fluency first is not an option anymore)

NickM-27 commented 1 year ago

I would recommend using ffmpeg: with your go2rtc config, it will work better:

go2rtc:
  streams:
    front_door:
      - "ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus"
    garage:
      - rtsp://xxxx:xxxx@xxx.xxx.x.xxx:554/h264Preview_01_main
clowncracker commented 1 year ago

ffmpeg

The errors are more frequent now:

2023-05-15 10:16:34.139128463  [INFO] Starting Frigate...
2023-05-15 10:16:34.725087935  [2023-05-15 10:16:34] frigate.app                    INFO    : Starting Frigate (0.12.0-da3e197)
2023-05-15 10:16:34.741745945  [2023-05-15 10:16:34] peewee_migrate                 INFO    : Starting migrations
2023-05-15 10:16:34.745073509  [2023-05-15 10:16:34] peewee_migrate                 INFO    : There is nothing to migrate
2023-05-15 10:16:34.755366302  [2023-05-15 10:16:34] detector.cpu                   INFO    : Starting detection process: 720
2023-05-15 10:16:34.759801538  [2023-05-15 10:16:34] frigate.app                    INFO    : Output process started: 722
2023-05-15 10:16:34.759876557  [2023-05-15 10:16:34] frigate.detectors              WARNING : CPU detectors are not recommended and should only be used for testing or for trial purposes.
2023-05-15 10:16:34.759916454  [2023-05-15 10:16:34] frigate.app                    INFO    : Camera processor started for front_door: 725
2023-05-15 10:16:34.762760335  [2023-05-15 10:16:34] frigate.app                    INFO    : Camera processor started for garage: 727
2023-05-15 10:16:34.766244279  [2023-05-15 10:16:34] frigate.app                    INFO    : Capture process started for front_door: 729
2023-05-15 10:16:34.769704170  [2023-05-15 10:16:34] frigate.app                    INFO    : Capture process started for garage: 732
2023-05-15 10:16:54.785308805  [2023-05-15 10:16:54] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:16:54.785379718  [2023-05-15 10:16:54] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:16:54.799943453  [2023-05-15 10:16:54] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:16:54.800028964  [2023-05-15 10:16:54] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:17:04.800631704  [2023-05-15 10:17:04] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:17:04.803232612  [2023-05-15 10:17:04] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:17:04.803303003  [2023-05-15 10:17:04] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5580539b4600] 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-05-15 10:17:04.803311633  [2023-05-15 10:17:04] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5580539b0500] video_get_buffer: image parameters invalid
2023-05-15 10:17:04.803367306  [2023-05-15 10:17:04] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5580539b0500] get_buffer() failed
2023-05-15 10:17:04.803373090  [2023-05-15 10:17:04] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 10:17:04.803405244  [2023-05-15 10:17:04] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:17:24.806782849  [2023-05-15 10:17:24] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:17:24.806858663  [2023-05-15 10:17:24] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:17:24.821707715  [2023-05-15 10:17:24] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:17:24.821738455  [2023-05-15 10:17:24] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:17:34.825884138  [2023-05-15 10:17:34] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:17:34.825902335  [2023-05-15 10:17:34] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:17:34.825974462  [2023-05-15 10:17:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x556c138f2240] 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-05-15 10:17:34.825976372  [2023-05-15 10:17:34] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x556c138f6480] video_get_buffer: image parameters invalid
2023-05-15 10:17:34.826001997  [2023-05-15 10:17:34] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x556c138f6480] get_buffer() failed
2023-05-15 10:17:34.826036326  [2023-05-15 10:17:34] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:17:34.826064106  [2023-05-15 10:17:34] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:17:54.829853422  [2023-05-15 10:17:54] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:17:54.829874136  [2023-05-15 10:17:54] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:17:54.928119447  [2023-05-15 10:17:54] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:17:54.928130568  [2023-05-15 10:17:54] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:18:04.928721406  [2023-05-15 10:18:04] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:18:04.928791400  [2023-05-15 10:18:04] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:18:04.928793528  [2023-05-15 10:18:04] ffmpeg.front_door.detect       ERROR   : [segment @ 0x556ccff0b600] 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-05-15 10:18:04.928850055  [2023-05-15 10:18:04] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x556ccff06bc0] video_get_buffer: image parameters invalid
2023-05-15 10:18:04.928851842  [2023-05-15 10:18:04] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x556ccff06bc0] get_buffer() failed
2023-05-15 10:18:04.928924039  [2023-05-15 10:18:04] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 10:18:04.928925845  [2023-05-15 10:18:04] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:18:24.935072390  [2023-05-15 10:18:24] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:18:24.935141833  [2023-05-15 10:18:24] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:18:24.943967819  [2023-05-15 10:18:24] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:18:24.944064698  [2023-05-15 10:18:24] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:18:34.945493725  [2023-05-15 10:18:34] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:18:34.945570062  [2023-05-15 10:18:34] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:18:34.945646097  [2023-05-15 10:18:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5566da99a880] 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-05-15 10:18:34.945664058  [2023-05-15 10:18:34] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5566da999a40] video_get_buffer: image parameters invalid
2023-05-15 10:18:34.945731576  [2023-05-15 10:18:34] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5566da999a40] get_buffer() failed
2023-05-15 10:18:34.945743817  [2023-05-15 10:18:34] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 10:18:34.945785976  [2023-05-15 10:18:34] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:18:54.952133845  [2023-05-15 10:18:54] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:18:54.952186784  [2023-05-15 10:18:54] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:18:54.986384062  [2023-05-15 10:18:54] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:18:54.986438050  [2023-05-15 10:18:54] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:19:04.990629599  [2023-05-15 10:19:04] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:19:04.990693076  [2023-05-15 10:19:04] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:19:04.990694808  [2023-05-15 10:19:04] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55b26a831a80] 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-05-15 10:19:04.990749088  [2023-05-15 10:19:04] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55b26a823a80] video_get_buffer: image parameters invalid
2023-05-15 10:19:04.990753253  [2023-05-15 10:19:04] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55b26a823a80] get_buffer() failed
2023-05-15 10:19:04.990808152  [2023-05-15 10:19:04] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:19:04.990814063  [2023-05-15 10:19:04] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:19:24.994654178  [2023-05-15 10:19:24] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:19:24.994729717  [2023-05-15 10:19:24] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:19:25.019065942  [2023-05-15 10:19:25] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:19:25.019123572  [2023-05-15 10:19:25] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:19:35.022433982  [2023-05-15 10:19:35] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:19:35.022451788  [2023-05-15 10:19:35] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:19:35.022491303  [2023-05-15 10:19:35] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55d5da5acf40] 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-05-15 10:19:35.022581535  [2023-05-15 10:19:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55d5da5aaa00] video_get_buffer: image parameters invalid
2023-05-15 10:19:35.022583342  [2023-05-15 10:19:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55d5da5aaa00] get_buffer() failed
2023-05-15 10:19:35.022591187  [2023-05-15 10:19:35] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 10:19:35.022654359  [2023-05-15 10:19:35] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:19:55.026235588  [2023-05-15 10:19:55] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:19:55.026263421  [2023-05-15 10:19:55] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:19:55.042295766  [2023-05-15 10:19:55] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:19:55.042372444  [2023-05-15 10:19:55] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:20:05.046607304  [2023-05-15 10:20:05] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:20:05.046664984  [2023-05-15 10:20:05] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:20:05.046691867  [2023-05-15 10:20:05] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56119c86d600] 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-05-15 10:20:05.046796223  [2023-05-15 10:20:05] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x56119c86a780] video_get_buffer: image parameters invalid
2023-05-15 10:20:05.046797996  [2023-05-15 10:20:05] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x56119c86a780] get_buffer() failed
2023-05-15 10:20:05.046864439  [2023-05-15 10:20:05] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 10:20:05.046866214  [2023-05-15 10:20:05] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:20:25.050670915  [2023-05-15 10:20:25] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:20:25.050686778  [2023-05-15 10:20:25] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:20:25.059354085  [2023-05-15 10:20:25] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:20:25.059380076  [2023-05-15 10:20:25] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:20:35.062603398  [2023-05-15 10:20:35] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:20:35.062652731  [2023-05-15 10:20:35] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:20:35.062724831  [2023-05-15 10:20:35] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5576e3e4b4c0] 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-05-15 10:20:35.062732697  [2023-05-15 10:20:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5576e3e46a80] video_get_buffer: image parameters invalid
2023-05-15 10:20:35.062802755  [2023-05-15 10:20:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5576e3e46a80] get_buffer() failed
2023-05-15 10:20:35.062810028  [2023-05-15 10:20:35] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:20:35.062872305  [2023-05-15 10:20:35] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:20:55.066597405  [2023-05-15 10:20:55] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:20:55.066600166  [2023-05-15 10:20:55] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:20:55.086053630  [2023-05-15 10:20:55] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:20:55.086111500  [2023-05-15 10:20:55] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:21:05.086487734  [2023-05-15 10:21:05] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:21:05.086579063  [2023-05-15 10:21:05] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:21:05.086601617  [2023-05-15 10:21:05] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55d6dd9a4680] 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-05-15 10:21:05.086634394  [2023-05-15 10:21:05] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55d6dd9aa480] video_get_buffer: image parameters invalid
2023-05-15 10:21:05.086688450  [2023-05-15 10:21:05] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55d6dd9aa480] get_buffer() failed
2023-05-15 10:21:05.086736599  [2023-05-15 10:21:05] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:21:05.086766936  [2023-05-15 10:21:05] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:21:25.093258172  [2023-05-15 10:21:25] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:21:25.093336347  [2023-05-15 10:21:25] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:21:25.119086366  [2023-05-15 10:21:25] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:21:25.119171896  [2023-05-15 10:21:25] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:21:35.123039202  [2023-05-15 10:21:35] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:21:35.123114303  [2023-05-15 10:21:35] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:21:35.123116426  [2023-05-15 10:21:35] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55c1e93d9a80] 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-05-15 10:21:35.123171079  [2023-05-15 10:21:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55c1e93cba80] video_get_buffer: image parameters invalid
2023-05-15 10:21:35.123214685  [2023-05-15 10:21:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55c1e93cba80] get_buffer() failed
2023-05-15 10:21:35.123218820  [2023-05-15 10:21:35] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:21:35.123255287  [2023-05-15 10:21:35] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:21:55.126952801  [2023-05-15 10:21:55] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:21:55.126976074  [2023-05-15 10:21:55] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:21:55.162786991  [2023-05-15 10:21:55] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:21:55.162862959  [2023-05-15 10:21:55] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:22:05.166090166  [2023-05-15 10:22:05] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:22:05.166108484  [2023-05-15 10:22:05] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:22:05.166180467  [2023-05-15 10:22:05] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55db54f05f40] 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-05-15 10:22:05.166182348  [2023-05-15 10:22:05] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55db54f02780] video_get_buffer: image parameters invalid
2023-05-15 10:22:05.166248090  [2023-05-15 10:22:05] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55db54f02780] get_buffer() failed
2023-05-15 10:22:05.166255739  [2023-05-15 10:22:05] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 10:22:05.166321931  [2023-05-15 10:22:05] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:22:25.169782106  [2023-05-15 10:22:25] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:22:25.169918305  [2023-05-15 10:22:25] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:22:25.184208479  [2023-05-15 10:22:25] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:22:25.184319094  [2023-05-15 10:22:25] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:22:35.185992416  [2023-05-15 10:22:35] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:22:35.188741994  [2023-05-15 10:22:35] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:22:35.188807697  [2023-05-15 10:22:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5560c2947a80] video_get_buffer: image parameters invalid
2023-05-15 10:22:35.188862607  [2023-05-15 10:22:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5560c2947a80] get_buffer() failed
2023-05-15 10:22:35.188870110  [2023-05-15 10:22:35] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:22:35.188915363  [2023-05-15 10:22:35] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:22:55.193251637  [2023-05-15 10:22:55] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:22:55.193273463  [2023-05-15 10:22:55] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:22:55.231396479  [2023-05-15 10:22:55] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:22:55.231446845  [2023-05-15 10:22:55] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:23:05.234747969  [2023-05-15 10:23:05] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:23:05.234812280  [2023-05-15 10:23:05] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:23:05.234909340  [2023-05-15 10:23:05] ffmpeg.front_door.detect       ERROR   : [segment @ 0x557ff4839a80] 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-05-15 10:23:05.234911716  [2023-05-15 10:23:05] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x557ff4833480] video_get_buffer: image parameters invalid
2023-05-15 10:23:05.234939750  [2023-05-15 10:23:05] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x557ff4833480] get_buffer() failed
2023-05-15 10:23:05.234991281  [2023-05-15 10:23:05] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:23:05.235038167  [2023-05-15 10:23:05] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:23:25.238882918  [2023-05-15 10:23:25] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:23:25.238907676  [2023-05-15 10:23:25] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:23:25.260435623  [2023-05-15 10:23:25] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:23:25.260499010  [2023-05-15 10:23:25] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:23:35.264869614  [2023-05-15 10:23:35] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:23:35.265020256  [2023-05-15 10:23:35] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:23:35.265060670  [2023-05-15 10:23:35] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5632853a1a80] 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-05-15 10:23:35.265128946  [2023-05-15 10:23:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x563285393a80] video_get_buffer: image parameters invalid
2023-05-15 10:23:35.265195284  [2023-05-15 10:23:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x563285393a80] get_buffer() failed
2023-05-15 10:23:35.265259614  [2023-05-15 10:23:35] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:23:35.265292054  [2023-05-15 10:23:35] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:23:55.269126055  [2023-05-15 10:23:55] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:23:55.269136869  [2023-05-15 10:23:55] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:23:55.292924656  [2023-05-15 10:23:55] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:23:55.293086072  [2023-05-15 10:23:55] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:24:05.294636275  [2023-05-15 10:24:05] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:24:05.297255247  [2023-05-15 10:24:05] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:24:05.297290277  [2023-05-15 10:24:05] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55dc30544880] 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-05-15 10:24:05.297332999  [2023-05-15 10:24:05] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55dc30541a00] video_get_buffer: image parameters invalid
2023-05-15 10:24:05.297366082  [2023-05-15 10:24:05] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55dc30541a00] get_buffer() failed
2023-05-15 10:24:05.297397987  [2023-05-15 10:24:05] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 10:24:05.297428506  [2023-05-15 10:24:05] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:24:25.301030974  [2023-05-15 10:24:25] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:24:25.301093576  [2023-05-15 10:24:25] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:24:25.332486367  [2023-05-15 10:24:25] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:24:25.332544380  [2023-05-15 10:24:25] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:24:35.336891264  [2023-05-15 10:24:35] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:24:35.336962115  [2023-05-15 10:24:35] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:24:35.336979724  [2023-05-15 10:24:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x56022e1da700] video_get_buffer: image parameters invalid
2023-05-15 10:24:35.337076458  [2023-05-15 10:24:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x56022e1da700] get_buffer() failed
2023-05-15 10:24:35.337117826  [2023-05-15 10:24:35] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:24:35.337202269  [2023-05-15 10:24:35] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:24:55.340879370  [2023-05-15 10:24:55] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:24:55.340950641  [2023-05-15 10:24:55] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:24:55.368153108  [2023-05-15 10:24:55] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:24:55.368267274  [2023-05-15 10:24:55] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:25:05.371498019  [2023-05-15 10:25:05] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:25:05.371528765  [2023-05-15 10:25:05] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:25:05.371605272  [2023-05-15 10:25:05] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55634a57efc0] 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-05-15 10:25:05.371607174  [2023-05-15 10:25:05] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55634a57ca80] video_get_buffer: image parameters invalid
2023-05-15 10:25:05.371627664  [2023-05-15 10:25:05] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55634a57ca80] get_buffer() failed
2023-05-15 10:25:05.371682881  [2023-05-15 10:25:05] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:25:05.371684692  [2023-05-15 10:25:05] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:25:25.375307078  [2023-05-15 10:25:25] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:25:25.375373114  [2023-05-15 10:25:25] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:25:25.420512937  [2023-05-15 10:25:25] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:25:25.420571913  [2023-05-15 10:25:25] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:25:35.423957200  [2023-05-15 10:25:35] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:25:35.424047209  [2023-05-15 10:25:35] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:25:35.424114047  [2023-05-15 10:25:35] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55729fe74a80] 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-05-15 10:25:35.424115922  [2023-05-15 10:25:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55729fe6e000] video_get_buffer: image parameters invalid
2023-05-15 10:25:35.424133390  [2023-05-15 10:25:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55729fe6e000] get_buffer() failed
2023-05-15 10:25:35.424184878  [2023-05-15 10:25:35] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:25:35.424193100  [2023-05-15 10:25:35] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:25:55.428184570  [2023-05-15 10:25:55] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:25:55.428202380  [2023-05-15 10:25:55] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:25:55.445322819  [2023-05-15 10:25:55] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:25:55.445436065  [2023-05-15 10:25:55] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:26:05.449543383  [2023-05-15 10:26:05] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:26:05.449557094  [2023-05-15 10:26:05] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:26:05.449631634  [2023-05-15 10:26:05] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55aee05bfa80] 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-05-15 10:26:05.449633483  [2023-05-15 10:26:05] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55aee05b9480] video_get_buffer: image parameters invalid
2023-05-15 10:26:05.449691220  [2023-05-15 10:26:05] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55aee05b9480] get_buffer() failed
2023-05-15 10:26:05.449693032  [2023-05-15 10:26:05] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:26:05.449759590  [2023-05-15 10:26:05] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:26:25.453333892  [2023-05-15 10:26:25] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:26:25.453355160  [2023-05-15 10:26:25] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:26:25.511048580  [2023-05-15 10:26:25] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:26:25.511132495  [2023-05-15 10:26:25] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:26:35.512666436  [2023-05-15 10:26:35] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:26:35.515387180  [2023-05-15 10:26:35] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:26:35.515403045  [2023-05-15 10:26:35] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56307f93f600] 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-05-15 10:26:35.515456249  [2023-05-15 10:26:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x56307f93c780] video_get_buffer: image parameters invalid
2023-05-15 10:26:35.515490971  [2023-05-15 10:26:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x56307f93c780] get_buffer() failed
2023-05-15 10:26:35.515557096  [2023-05-15 10:26:35] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 10:26:35.515591447  [2023-05-15 10:26:35] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:26:55.519333336  [2023-05-15 10:26:55] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:26:55.519381194  [2023-05-15 10:26:55] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:26:55.684756340  [2023-05-15 10:26:55] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:26:55.684797529  [2023-05-15 10:26:55] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:27:05.689034233  [2023-05-15 10:27:05] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:27:05.689054575  [2023-05-15 10:27:05] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:27:05.689122103  [2023-05-15 10:27:05] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56238f931a80] 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-05-15 10:27:05.689147520  [2023-05-15 10:27:05] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x56238f923a80] video_get_buffer: image parameters invalid
2023-05-15 10:27:05.689230403  [2023-05-15 10:27:05] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x56238f923a80] get_buffer() failed
2023-05-15 10:27:05.689232182  [2023-05-15 10:27:05] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:27:05.689320312  [2023-05-15 10:27:05] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:27:25.692956784  [2023-05-15 10:27:25] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:27:25.693040382  [2023-05-15 10:27:25] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:27:25.729388792  [2023-05-15 10:27:25] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:27:25.729446644  [2023-05-15 10:27:25] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:27:35.732558311  [2023-05-15 10:27:35] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:27:35.732633336  [2023-05-15 10:27:35] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:27:35.732636104  [2023-05-15 10:27:35] ffmpeg.front_door.detect       ERROR   : [segment @ 0x555ad9653a80] 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-05-15 10:27:35.732660462  [2023-05-15 10:27:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x555ad9645a80] video_get_buffer: image parameters invalid
2023-05-15 10:27:35.732695920  [2023-05-15 10:27:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x555ad9645a80] get_buffer() failed
2023-05-15 10:27:35.732764525  [2023-05-15 10:27:35] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:27:35.732765812  [2023-05-15 10:27:35] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:27:55.736474956  [2023-05-15 10:27:55] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:27:55.736494059  [2023-05-15 10:27:55] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:27:55.752454372  [2023-05-15 10:27:55] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:27:55.752567184  [2023-05-15 10:27:55] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:28:05.753950762  [2023-05-15 10:28:05] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:28:05.754011095  [2023-05-15 10:28:05] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:28:05.754059482  [2023-05-15 10:28:05] ffmpeg.front_door.detect       ERROR   : [segment @ 0x563070e87680] 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-05-15 10:28:05.754104840  [2023-05-15 10:28:05] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x563070e8d480] video_get_buffer: image parameters invalid
2023-05-15 10:28:05.754145456  [2023-05-15 10:28:05] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x563070e8d480] get_buffer() failed
2023-05-15 10:28:05.754184968  [2023-05-15 10:28:05] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:28:05.754223718  [2023-05-15 10:28:05] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:28:25.760601786  [2023-05-15 10:28:25] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:28:25.760672022  [2023-05-15 10:28:25] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:28:25.802158689  [2023-05-15 10:28:25] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:28:25.802177846  [2023-05-15 10:28:25] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:28:35.805703199  [2023-05-15 10:28:35] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:28:35.805752131  [2023-05-15 10:28:35] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:28:35.805763507  [2023-05-15 10:28:35] ffmpeg.front_door.detect       ERROR   : [segment @ 0x555aa9488f40] 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-05-15 10:28:35.805797087  [2023-05-15 10:28:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x555aa9486a00] video_get_buffer: image parameters invalid
2023-05-15 10:28:35.805843944  [2023-05-15 10:28:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x555aa9486a00] get_buffer() failed
2023-05-15 10:28:35.805896315  [2023-05-15 10:28:35] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 10:28:35.805955533  [2023-05-15 10:28:35] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:28:55.810158391  [2023-05-15 10:28:55] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:28:55.810183106  [2023-05-15 10:28:55] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:28:55.835018391  [2023-05-15 10:28:55] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:28:55.835088554  [2023-05-15 10:28:55] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:29:05.838315926  [2023-05-15 10:29:05] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:29:05.838377968  [2023-05-15 10:29:05] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:29:05.838379623  [2023-05-15 10:29:05] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5598e3cf5a80] 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-05-15 10:29:05.838409235  [2023-05-15 10:29:05] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5598e3cef480] video_get_buffer: image parameters invalid
2023-05-15 10:29:05.838440409  [2023-05-15 10:29:05] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5598e3cef480] get_buffer() failed
2023-05-15 10:29:05.838471645  [2023-05-15 10:29:05] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:29:05.838501751  [2023-05-15 10:29:05] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:29:25.841021574  [2023-05-15 10:29:25] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:29:25.841075832  [2023-05-15 10:29:25] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:29:25.854806707  [2023-05-15 10:29:25] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:29:25.855096283  [2023-05-15 10:29:25] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:29:35.858340536  [2023-05-15 10:29:35] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:29:35.858391930  [2023-05-15 10:29:35] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:29:35.858453384  [2023-05-15 10:29:35] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5643df11c900] 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-05-15 10:29:35.858489973  [2023-05-15 10:29:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5643df119a80] video_get_buffer: image parameters invalid
2023-05-15 10:29:35.858528859  [2023-05-15 10:29:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5643df119a80] get_buffer() failed
2023-05-15 10:29:35.858562190  [2023-05-15 10:29:35] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:29:35.858631428  [2023-05-15 10:29:35] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:29:55.863650112  [2023-05-15 10:29:55] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:29:55.863733527  [2023-05-15 10:29:55] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:29:55.927753294  [2023-05-15 10:29:55] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:29:55.927895416  [2023-05-15 10:29:55] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:30:05.931002167  [2023-05-15 10:30:05] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:30:05.931014126  [2023-05-15 10:30:05] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:30:05.931084199  [2023-05-15 10:30:05] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56285e3494c0] 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-05-15 10:30:05.931086274  [2023-05-15 10:30:05] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x56285e34b200] video_get_buffer: image parameters invalid
2023-05-15 10:30:05.931112974  [2023-05-15 10:30:05] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x56285e34b200] get_buffer() failed
2023-05-15 10:30:05.931142885  [2023-05-15 10:30:05] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:30:05.931171784  [2023-05-15 10:30:05] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:30:25.934677145  [2023-05-15 10:30:25] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:30:25.934830516  [2023-05-15 10:30:25] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:30:25.984267547  [2023-05-15 10:30:25] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:30:25.984326444  [2023-05-15 10:30:25] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:30:35.985705912  [2023-05-15 10:30:35] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:30:35.985755531  [2023-05-15 10:30:35] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:30:35.985793981  [2023-05-15 10:30:35] ffmpeg.front_door.detect       ERROR   : [segment @ 0x562c2448f700] 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-05-15 10:30:35.985827264  [2023-05-15 10:30:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x562c24453b40] video_get_buffer: image parameters invalid
2023-05-15 10:30:35.985860300  [2023-05-15 10:30:35] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x562c24453b40] get_buffer() failed
2023-05-15 10:30:35.985890459  [2023-05-15 10:30:35] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:30:35.985921049  [2023-05-15 10:30:35] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:30:55.992177971  [2023-05-15 10:30:55] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:30:55.992241184  [2023-05-15 10:30:55] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:30:56.017764340  [2023-05-15 10:30:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:30:56.017815148  [2023-05-15 10:30:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:31:06.018317131  [2023-05-15 10:31:06] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:31:06.018379428  [2023-05-15 10:31:06] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:31:06.018381060  [2023-05-15 10:31:06] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55c6e004dcc0] 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-05-15 10:31:06.018403699  [2023-05-15 10:31:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55c6e004ae40] video_get_buffer: image parameters invalid
2023-05-15 10:31:06.018452219  [2023-05-15 10:31:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55c6e004ae40] get_buffer() failed
2023-05-15 10:31:06.018483081  [2023-05-15 10:31:06] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 10:31:06.018566005  [2023-05-15 10:31:06] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:31:26.024846608  [2023-05-15 10:31:26] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:31:26.024859443  [2023-05-15 10:31:26] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:31:26.045643471  [2023-05-15 10:31:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:31:26.045755110  [2023-05-15 10:31:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:31:36.049055458  [2023-05-15 10:31:36] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:31:36.049120990  [2023-05-15 10:31:36] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:31:36.049139261  [2023-05-15 10:31:36] ffmpeg.front_door.detect       ERROR   : [segment @ 0x561ca35eda80] 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-05-15 10:31:36.049211743  [2023-05-15 10:31:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x561ca35e7480] video_get_buffer: image parameters invalid
2023-05-15 10:31:36.049281910  [2023-05-15 10:31:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x561ca35e7480] get_buffer() failed
2023-05-15 10:31:36.049364283  [2023-05-15 10:31:36] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:31:36.049384829  [2023-05-15 10:31:36] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:31:56.053327750  [2023-05-15 10:31:56] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:31:56.053339685  [2023-05-15 10:31:56] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:31:56.076559730  [2023-05-15 10:31:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:31:56.076635457  [2023-05-15 10:31:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:32:06.078058981  [2023-05-15 10:32:06] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:32:06.080734615  [2023-05-15 10:32:06] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:32:06.080825750  [2023-05-15 10:32:06] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55da1e545f40] 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-05-15 10:32:06.080837346  [2023-05-15 10:32:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55da1e541e40] video_get_buffer: image parameters invalid
2023-05-15 10:32:06.080960573  [2023-05-15 10:32:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55da1e541e40] get_buffer() failed
2023-05-15 10:32:06.081007161  [2023-05-15 10:32:06] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 10:32:06.081069834  [2023-05-15 10:32:06] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:32:26.085121823  [2023-05-15 10:32:26] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:32:26.085193609  [2023-05-15 10:32:26] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:32:26.125841780  [2023-05-15 10:32:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:32:26.125864237  [2023-05-15 10:32:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:32:36.129909219  [2023-05-15 10:32:36] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:32:36.129931558  [2023-05-15 10:32:36] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:32:36.130018126  [2023-05-15 10:32:36] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5636a4ce4900] 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-05-15 10:32:36.130101541  [2023-05-15 10:32:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5636a4ce1a80] video_get_buffer: image parameters invalid
2023-05-15 10:32:36.130187373  [2023-05-15 10:32:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5636a4ce1a80] get_buffer() failed
2023-05-15 10:32:36.130194776  [2023-05-15 10:32:36] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:32:36.130256326  [2023-05-15 10:32:36] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:32:56.133970739  [2023-05-15 10:32:56] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:32:56.133994068  [2023-05-15 10:32:56] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:32:56.170838473  [2023-05-15 10:32:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:32:56.170987450  [2023-05-15 10:32:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:33:06.171720079  [2023-05-15 10:33:06] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:33:06.171796781  [2023-05-15 10:33:06] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:33:06.171798895  [2023-05-15 10:33:06] ffmpeg.front_door.detect       ERROR   : [segment @ 0x555ec0ae4600] 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-05-15 10:33:06.171810824  [2023-05-15 10:33:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x555ec0ae2a00] video_get_buffer: image parameters invalid
2023-05-15 10:33:06.171918718  [2023-05-15 10:33:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x555ec0ae2a00] get_buffer() failed
2023-05-15 10:33:06.171968214  [2023-05-15 10:33:06] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 10:33:06.172065163  [2023-05-15 10:33:06] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:33:26.178493949  [2023-05-15 10:33:26] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:33:26.178582059  [2023-05-15 10:33:26] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:33:26.190849848  [2023-05-15 10:33:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:33:26.191050051  [2023-05-15 10:33:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:33:36.194954996  [2023-05-15 10:33:36] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:33:36.195024410  [2023-05-15 10:33:36] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:33:36.195026586  [2023-05-15 10:33:36] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55651a250680] 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-05-15 10:33:36.195089643  [2023-05-15 10:33:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55651a24ea80] video_get_buffer: image parameters invalid
2023-05-15 10:33:36.195091454  [2023-05-15 10:33:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55651a24ea80] get_buffer() failed
2023-05-15 10:33:36.195147045  [2023-05-15 10:33:36] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:33:36.195148864  [2023-05-15 10:33:36] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:33:56.198562474  [2023-05-15 10:33:56] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:33:56.198594902  [2023-05-15 10:33:56] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:33:56.235466896  [2023-05-15 10:33:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:33:56.235489772  [2023-05-15 10:33:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:34:06.236994933  [2023-05-15 10:34:06] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:34:06.237066335  [2023-05-15 10:34:06] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:34:06.237068484  [2023-05-15 10:34:06] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56152ad40a80] 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-05-15 10:34:06.237124022  [2023-05-15 10:34:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x56152ad39200] video_get_buffer: image parameters invalid
2023-05-15 10:34:06.237126267  [2023-05-15 10:34:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x56152ad39200] get_buffer() failed
2023-05-15 10:34:06.237147059  [2023-05-15 10:34:06] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:34:06.237176997  [2023-05-15 10:34:06] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:34:26.243560229  [2023-05-15 10:34:26] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:34:26.243585829  [2023-05-15 10:34:26] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:34:26.286020992  [2023-05-15 10:34:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:34:26.286116326  [2023-05-15 10:34:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:34:36.287617908  [2023-05-15 10:34:36] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:34:36.290231950  [2023-05-15 10:34:36] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:34:36.290287769  [2023-05-15 10:34:36] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55dca3e58a80] 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-05-15 10:34:36.290348318  [2023-05-15 10:34:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55dca3e4aa80] video_get_buffer: image parameters invalid
2023-05-15 10:34:36.290389759  [2023-05-15 10:34:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55dca3e4aa80] get_buffer() failed
2023-05-15 10:34:36.290430262  [2023-05-15 10:34:36] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:34:36.290470434  [2023-05-15 10:34:36] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:34:56.294371314  [2023-05-15 10:34:56] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:34:56.294392013  [2023-05-15 10:34:56] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:34:56.314432610  [2023-05-15 10:34:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:34:56.314456433  [2023-05-15 10:34:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:35:06.317796911  [2023-05-15 10:35:06] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:35:06.317822251  [2023-05-15 10:35:06] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:35:06.317922411  [2023-05-15 10:35:06] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5654a74dd680] 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-05-15 10:35:06.317932217  [2023-05-15 10:35:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5654a74e3480] video_get_buffer: image parameters invalid
2023-05-15 10:35:06.317971118  [2023-05-15 10:35:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5654a74e3480] get_buffer() failed
2023-05-15 10:35:06.318015271  [2023-05-15 10:35:06] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:35:06.318061293  [2023-05-15 10:35:06] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:35:26.321933442  [2023-05-15 10:35:26] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:35:26.321957633  [2023-05-15 10:35:26] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:35:26.431196046  [2023-05-15 10:35:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:35:26.431199329  [2023-05-15 10:35:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:35:36.431691971  [2023-05-15 10:35:36] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:35:36.431748234  [2023-05-15 10:35:36] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:35:36.431794135  [2023-05-15 10:35:36] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55e9e42be900] 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-05-15 10:35:36.431873933  [2023-05-15 10:35:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55e9e42bba80] video_get_buffer: image parameters invalid
2023-05-15 10:35:36.431943700  [2023-05-15 10:35:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55e9e42bba80] get_buffer() failed
2023-05-15 10:35:36.431999306  [2023-05-15 10:35:36] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:35:36.432038736  [2023-05-15 10:35:36] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:35:56.438155873  [2023-05-15 10:35:56] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:35:56.438211703  [2023-05-15 10:35:56] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:35:56.481883782  [2023-05-15 10:35:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:35:56.481943454  [2023-05-15 10:35:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:36:06.482296875  [2023-05-15 10:36:06] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:36:06.482368580  [2023-05-15 10:36:06] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:36:06.482413950  [2023-05-15 10:36:06] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55b1c37b9900] 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-05-15 10:36:06.482462283  [2023-05-15 10:36:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55b1c37b6a80] video_get_buffer: image parameters invalid
2023-05-15 10:36:06.482498162  [2023-05-15 10:36:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55b1c37b6a80] get_buffer() failed
2023-05-15 10:36:06.482548359  [2023-05-15 10:36:06] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:36:06.482584101  [2023-05-15 10:36:06] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:36:26.489172100  [2023-05-15 10:36:26] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:36:26.489244505  [2023-05-15 10:36:26] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:36:26.529373176  [2023-05-15 10:36:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:36:26.529400098  [2023-05-15 10:36:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:36:36.530852182  [2023-05-15 10:36:36] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:36:36.530901265  [2023-05-15 10:36:36] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:36:36.530938346  [2023-05-15 10:36:36] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5632f46f94c0] 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-05-15 10:36:36.530970578  [2023-05-15 10:36:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5632f46f4a80] video_get_buffer: image parameters invalid
2023-05-15 10:36:36.531000484  [2023-05-15 10:36:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5632f46f4a80] get_buffer() failed
2023-05-15 10:36:36.531030958  [2023-05-15 10:36:36] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:36:36.531060524  [2023-05-15 10:36:36] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:36:56.537424394  [2023-05-15 10:36:56] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:36:56.537441390  [2023-05-15 10:36:56] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:36:56.568441623  [2023-05-15 10:36:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:36:56.568492145  [2023-05-15 10:36:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:37:06.570029463  [2023-05-15 10:37:06] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:37:06.570077959  [2023-05-15 10:37:06] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:37:06.570124440  [2023-05-15 10:37:06] ffmpeg.front_door.detect       ERROR   : [segment @ 0x562493b2ba80] 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-05-15 10:37:06.570232044  [2023-05-15 10:37:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x562493b1da80] video_get_buffer: image parameters invalid
2023-05-15 10:37:06.570308673  [2023-05-15 10:37:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x562493b1da80] get_buffer() failed
2023-05-15 10:37:06.570372039  [2023-05-15 10:37:06] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:37:06.570415827  [2023-05-15 10:37:06] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:37:26.576953564  [2023-05-15 10:37:26] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:37:26.577013031  [2023-05-15 10:37:26] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:37:26.602883167  [2023-05-15 10:37:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:37:26.602947023  [2023-05-15 10:37:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:37:36.605748099  [2023-05-15 10:37:36] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:37:36.605765332  [2023-05-15 10:37:36] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:37:36.605840476  [2023-05-15 10:37:36] ffmpeg.front_door.detect       ERROR   : [segment @ 0x559a6d87e680] 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-05-15 10:37:36.605842323  [2023-05-15 10:37:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x559a6d87ca80] video_get_buffer: image parameters invalid
2023-05-15 10:37:36.605896515  [2023-05-15 10:37:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x559a6d87ca80] get_buffer() failed
2023-05-15 10:37:36.605898375  [2023-05-15 10:37:36] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:37:36.605966304  [2023-05-15 10:37:36] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:37:56.609587525  [2023-05-15 10:37:56] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:37:56.609637349  [2023-05-15 10:37:56] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:37:56.652867721  [2023-05-15 10:37:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:37:56.652937471  [2023-05-15 10:37:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:38:06.657251468  [2023-05-15 10:38:06] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:38:06.657315240  [2023-05-15 10:38:06] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:38:06.657317352  [2023-05-15 10:38:06] ffmpeg.front_door.detect       ERROR   : [segment @ 0x559d078f3fc0] 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-05-15 10:38:06.657390327  [2023-05-15 10:38:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x559d078f1a80] video_get_buffer: image parameters invalid
2023-05-15 10:38:06.657421198  [2023-05-15 10:38:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x559d078f1a80] get_buffer() failed
2023-05-15 10:38:06.657451764  [2023-05-15 10:38:06] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:38:06.657485432  [2023-05-15 10:38:06] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:38:26.661607242  [2023-05-15 10:38:26] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:38:26.661685785  [2023-05-15 10:38:26] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:38:26.707537724  [2023-05-15 10:38:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:38:26.707566550  [2023-05-15 10:38:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:38:36.709138206  [2023-05-15 10:38:36] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:38:36.709163762  [2023-05-15 10:38:36] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:38:36.709283224  [2023-05-15 10:38:36] ffmpeg.front_door.detect       ERROR   : [segment @ 0x558e643a1a80] 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-05-15 10:38:36.709315408  [2023-05-15 10:38:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x558e64393a80] video_get_buffer: image parameters invalid
2023-05-15 10:38:36.709377983  [2023-05-15 10:38:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x558e64393a80] get_buffer() failed
2023-05-15 10:38:36.709408174  [2023-05-15 10:38:36] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:38:36.709437461  [2023-05-15 10:38:36] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:38:56.715924745  [2023-05-15 10:38:56] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:38:56.716019760  [2023-05-15 10:38:56] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:38:56.735353061  [2023-05-15 10:38:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:38:56.735369259  [2023-05-15 10:38:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:39:06.738681377  [2023-05-15 10:39:06] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:39:06.738754073  [2023-05-15 10:39:06] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:39:06.738756187  [2023-05-15 10:39:06] ffmpeg.front_door.detect       ERROR   : [segment @ 0x561565787680] 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-05-15 10:39:06.738791562  [2023-05-15 10:39:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x56156578c200] video_get_buffer: image parameters invalid
2023-05-15 10:39:06.738833854  [2023-05-15 10:39:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x56156578c200] get_buffer() failed
2023-05-15 10:39:06.738869209  [2023-05-15 10:39:06] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:39:06.738904719  [2023-05-15 10:39:06] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:39:26.742337925  [2023-05-15 10:39:26] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:39:26.742359246  [2023-05-15 10:39:26] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:39:26.756643745  [2023-05-15 10:39:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:39:26.756783837  [2023-05-15 10:39:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:39:36.759855619  [2023-05-15 10:39:36] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:39:36.759926251  [2023-05-15 10:39:36] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:39:36.759928305  [2023-05-15 10:39:36] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5640adaea600] 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-05-15 10:39:36.759962132  [2023-05-15 10:39:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5640adae6e40] video_get_buffer: image parameters invalid
2023-05-15 10:39:36.759999911  [2023-05-15 10:39:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5640adae6e40] get_buffer() failed
2023-05-15 10:39:36.760039286  [2023-05-15 10:39:36] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 10:39:36.760092726  [2023-05-15 10:39:36] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:39:56.763932000  [2023-05-15 10:39:56] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:39:56.763956795  [2023-05-15 10:39:56] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:39:56.835269826  [2023-05-15 10:39:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:39:56.835390945  [2023-05-15 10:39:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:40:06.838108263  [2023-05-15 10:40:06] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:40:06.838186961  [2023-05-15 10:40:06] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:40:06.838189084  [2023-05-15 10:40:06] ffmpeg.front_door.detect       ERROR   : [segment @ 0x562d9300ffc0] 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-05-15 10:40:06.838264677  [2023-05-15 10:40:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x562d93014200] video_get_buffer: image parameters invalid
2023-05-15 10:40:06.838277240  [2023-05-15 10:40:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x562d93014200] get_buffer() failed
2023-05-15 10:40:06.838345715  [2023-05-15 10:40:06] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:40:06.838358247  [2023-05-15 10:40:06] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:40:26.841073058  [2023-05-15 10:40:26] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:40:26.841133444  [2023-05-15 10:40:26] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:40:26.870919163  [2023-05-15 10:40:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:40:26.870985125  [2023-05-15 10:40:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:40:36.871569997  [2023-05-15 10:40:36] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:40:36.871625972  [2023-05-15 10:40:36] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:40:36.871670264  [2023-05-15 10:40:36] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55cf9b4e7a80] 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-05-15 10:40:36.871712673  [2023-05-15 10:40:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55cf9b4d9a80] video_get_buffer: image parameters invalid
2023-05-15 10:40:36.871753312  [2023-05-15 10:40:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55cf9b4d9a80] get_buffer() failed
2023-05-15 10:40:36.871791586  [2023-05-15 10:40:36] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:40:36.871827384  [2023-05-15 10:40:36] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:40:56.878024033  [2023-05-15 10:40:56] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:40:56.878079207  [2023-05-15 10:40:56] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:40:56.889939607  [2023-05-15 10:40:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:40:56.890017932  [2023-05-15 10:40:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:41:06.890582287  [2023-05-15 10:41:06] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:41:06.893199075  [2023-05-15 10:41:06] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:41:06.893278306  [2023-05-15 10:41:06] ffmpeg.front_door.detect       ERROR   : [segment @ 0x561df1954dc0] 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-05-15 10:41:06.893280335  [2023-05-15 10:41:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x561df194ca80] video_get_buffer: image parameters invalid
2023-05-15 10:41:06.893287161  [2023-05-15 10:41:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x561df194ca80] get_buffer() failed
2023-05-15 10:41:06.893318355  [2023-05-15 10:41:06] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:41:06.893349025  [2023-05-15 10:41:06] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:41:26.897045137  [2023-05-15 10:41:26] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:41:26.897070167  [2023-05-15 10:41:26] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:41:26.912492123  [2023-05-15 10:41:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:41:26.912596517  [2023-05-15 10:41:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:41:36.913057339  [2023-05-15 10:41:36] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:41:36.913081007  [2023-05-15 10:41:36] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:41:36.913126442  [2023-05-15 10:41:36] ffmpeg.front_door.detect       ERROR   : [segment @ 0x556dea7f8a80] 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-05-15 10:41:36.913165736  [2023-05-15 10:41:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x556dea7f2480] video_get_buffer: image parameters invalid
2023-05-15 10:41:36.913203783  [2023-05-15 10:41:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x556dea7f2480] get_buffer() failed
2023-05-15 10:41:36.913240667  [2023-05-15 10:41:36] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:41:36.913277077  [2023-05-15 10:41:36] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:41:56.919608249  [2023-05-15 10:41:56] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:41:56.919657143  [2023-05-15 10:41:56] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:41:56.933633195  [2023-05-15 10:41:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:41:56.933697504  [2023-05-15 10:41:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:42:06.936636466  [2023-05-15 10:42:06] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:42:06.936713418  [2023-05-15 10:42:06] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:42:06.936740708  [2023-05-15 10:42:06] ffmpeg.front_door.detect       ERROR   : [segment @ 0x560ecf3d2a80] 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-05-15 10:42:06.936788539  [2023-05-15 10:42:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x560ecf3cc480] video_get_buffer: image parameters invalid
2023-05-15 10:42:06.936838719  [2023-05-15 10:42:06] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x560ecf3cc480] get_buffer() failed
2023-05-15 10:42:06.936887489  [2023-05-15 10:42:06] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:42:06.936935761  [2023-05-15 10:42:06] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:42:26.940582970  [2023-05-15 10:42:26] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:42:26.940585846  [2023-05-15 10:42:26] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:42:26.955603085  [2023-05-15 10:42:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:42:26.955735440  [2023-05-15 10:42:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:42:36.959878435  [2023-05-15 10:42:36] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:42:36.959950491  [2023-05-15 10:42:36] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:42:36.959952583  [2023-05-15 10:42:36] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55feb75bea80] 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-05-15 10:42:36.960020107  [2023-05-15 10:42:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55feb75b0a80] video_get_buffer: image parameters invalid
2023-05-15 10:42:36.960027218  [2023-05-15 10:42:36] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55feb75b0a80] get_buffer() failed
2023-05-15 10:42:36.960095069  [2023-05-15 10:42:36] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:42:36.960102059  [2023-05-15 10:42:36] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:42:56.963776302  [2023-05-15 10:42:56] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:42:56.963795765  [2023-05-15 10:42:56] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:42:57.041942952  [2023-05-15 10:42:57] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:42:57.042037891  [2023-05-15 10:42:57] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:43:07.045945218  [2023-05-15 10:43:07] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:43:07.046003111  [2023-05-15 10:43:07] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:43:07.046047372  [2023-05-15 10:43:07] ffmpeg.front_door.detect       ERROR   : [segment @ 0x562ac2736f40] 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-05-15 10:43:07.046087298  [2023-05-15 10:43:07] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x562ac2734a00] video_get_buffer: image parameters invalid
2023-05-15 10:43:07.046124928  [2023-05-15 10:43:07] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x562ac2734a00] get_buffer() failed
2023-05-15 10:43:07.046162926  [2023-05-15 10:43:07] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 10:43:07.046200000  [2023-05-15 10:43:07] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:43:27.050010363  [2023-05-15 10:43:27] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:43:27.050066771  [2023-05-15 10:43:27] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:43:27.085907640  [2023-05-15 10:43:27] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:43:27.086063116  [2023-05-15 10:43:27] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:43:37.086630305  [2023-05-15 10:43:37] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:43:37.086685201  [2023-05-15 10:43:37] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:43:37.086754141  [2023-05-15 10:43:37] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55d69e015a80] 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-05-15 10:43:37.086763145  [2023-05-15 10:43:37] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55d69e007a80] video_get_buffer: image parameters invalid
2023-05-15 10:43:37.086827761  [2023-05-15 10:43:37] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55d69e007a80] get_buffer() failed
2023-05-15 10:43:37.086829983  [2023-05-15 10:43:37] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:43:37.086861371  [2023-05-15 10:43:37] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:43:57.093383016  [2023-05-15 10:43:57] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:43:57.093408566  [2023-05-15 10:43:57] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:43:57.207428866  [2023-05-15 10:43:57] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:43:57.207488076  [2023-05-15 10:43:57] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:44:07.210763670  [2023-05-15 10:44:07] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:44:07.210786988  [2023-05-15 10:44:07] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:44:07.210864828  [2023-05-15 10:44:07] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55d91b49ba80] 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-05-15 10:44:07.210866708  [2023-05-15 10:44:07] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55d91b495480] video_get_buffer: image parameters invalid
2023-05-15 10:44:07.210881618  [2023-05-15 10:44:07] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55d91b495480] get_buffer() failed
2023-05-15 10:44:07.210924535  [2023-05-15 10:44:07] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:44:07.210982647  [2023-05-15 10:44:07] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:44:27.214488349  [2023-05-15 10:44:27] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:44:27.214581939  [2023-05-15 10:44:27] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:44:27.251331848  [2023-05-15 10:44:27] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:44:27.251354583  [2023-05-15 10:44:27] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:44:37.252847077  [2023-05-15 10:44:37] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:44:37.252913029  [2023-05-15 10:44:37] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:44:37.252995324  [2023-05-15 10:44:37] ffmpeg.front_door.detect       ERROR   : [segment @ 0x558756b36f40] 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-05-15 10:44:37.252997240  [2023-05-15 10:44:37] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x558756b32500] video_get_buffer: image parameters invalid
2023-05-15 10:44:37.253066120  [2023-05-15 10:44:37] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x558756b32500] get_buffer() failed
2023-05-15 10:44:37.253067930  [2023-05-15 10:44:37] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 10:44:37.253121991  [2023-05-15 10:44:37] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:44:57.259361907  [2023-05-15 10:44:57] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:44:57.259407401  [2023-05-15 10:44:57] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:44:57.281192996  [2023-05-15 10:44:57] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:44:57.281349691  [2023-05-15 10:44:57] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:45:07.284439500  [2023-05-15 10:45:07] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:45:07.284461623  [2023-05-15 10:45:07] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:45:07.284502752  [2023-05-15 10:45:07] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56443a98fa80] 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-05-15 10:45:07.284575243  [2023-05-15 10:45:07] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x56443a989480] video_get_buffer: image parameters invalid
2023-05-15 10:45:07.284577094  [2023-05-15 10:45:07] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x56443a989480] get_buffer() failed
2023-05-15 10:45:07.284638708  [2023-05-15 10:45:07] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:45:07.284640520  [2023-05-15 10:45:07] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:45:27.288412499  [2023-05-15 10:45:27] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:45:27.288462796  [2023-05-15 10:45:27] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:45:27.371212648  [2023-05-15 10:45:27] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:45:27.371346733  [2023-05-15 10:45:27] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:45:37.371990165  [2023-05-15 10:45:37] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:45:37.372012239  [2023-05-15 10:45:37] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:45:37.372049339  [2023-05-15 10:45:37] ffmpeg.front_door.detect       ERROR   : [segment @ 0x558ddb233680] 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-05-15 10:45:37.372086198  [2023-05-15 10:45:37] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x558ddb23a700] video_get_buffer: image parameters invalid
2023-05-15 10:45:37.372115026  [2023-05-15 10:45:37] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x558ddb23a700] get_buffer() failed
2023-05-15 10:45:37.372144628  [2023-05-15 10:45:37] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:45:37.372174812  [2023-05-15 10:45:37] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:45:57.378287429  [2023-05-15 10:45:57] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:45:57.378317122  [2023-05-15 10:45:57] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:45:57.427392483  [2023-05-15 10:45:57] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:45:57.427448907  [2023-05-15 10:45:57] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:46:07.430590927  [2023-05-15 10:46:07] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:46:07.430628158  [2023-05-15 10:46:07] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:46:07.430668656  [2023-05-15 10:46:07] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55dfd9829fc0] 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-05-15 10:46:07.430713008  [2023-05-15 10:46:07] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55dfd982f480] video_get_buffer: image parameters invalid
2023-05-15 10:46:07.430751282  [2023-05-15 10:46:07] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55dfd982f480] get_buffer() failed
2023-05-15 10:46:07.430784609  [2023-05-15 10:46:07] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:46:07.430814534  [2023-05-15 10:46:07] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:46:27.434265222  [2023-05-15 10:46:27] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:46:27.434287944  [2023-05-15 10:46:27] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:46:27.456790781  [2023-05-15 10:46:27] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:46:27.456934227  [2023-05-15 10:46:27] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:46:37.460064298  [2023-05-15 10:46:37] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:46:37.460129436  [2023-05-15 10:46:37] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:46:37.460134134  [2023-05-15 10:46:37] ffmpeg.front_door.detect       ERROR   : [segment @ 0x558ec88ac900] 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-05-15 10:46:37.460203801  [2023-05-15 10:46:37] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x558ec88a9a80] video_get_buffer: image parameters invalid
2023-05-15 10:46:37.460211357  [2023-05-15 10:46:37] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x558ec88a9a80] get_buffer() failed
2023-05-15 10:46:37.460293171  [2023-05-15 10:46:37] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:46:37.460294930  [2023-05-15 10:46:37] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:46:57.463998910  [2023-05-15 10:46:57] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:46:57.464065244  [2023-05-15 10:46:57] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:46:57.498981606  [2023-05-15 10:46:57] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:46:57.499141995  [2023-05-15 10:46:57] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:47:07.502584754  [2023-05-15 10:47:07] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:47:07.502657374  [2023-05-15 10:47:07] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:47:07.502695371  [2023-05-15 10:47:07] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55c1266c6a80] 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-05-15 10:47:07.502765316  [2023-05-15 10:47:07] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55c1266bf200] video_get_buffer: image parameters invalid
2023-05-15 10:47:07.502786929  [2023-05-15 10:47:07] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55c1266bf200] get_buffer() failed
2023-05-15 10:47:07.502881971  [2023-05-15 10:47:07] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:47:07.502917433  [2023-05-15 10:47:07] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:47:27.506621664  [2023-05-15 10:47:27] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:47:27.506714647  [2023-05-15 10:47:27] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:47:27.533261723  [2023-05-15 10:47:27] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:47:27.533306726  [2023-05-15 10:47:27] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:47:37.536651047  [2023-05-15 10:47:37] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:47:37.536729356  [2023-05-15 10:47:37] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:47:37.536756539  [2023-05-15 10:47:37] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55589263ffc0] 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-05-15 10:47:37.536851883  [2023-05-15 10:47:37] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x555892645480] video_get_buffer: image parameters invalid
2023-05-15 10:47:37.536864731  [2023-05-15 10:47:37] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x555892645480] get_buffer() failed
2023-05-15 10:47:37.536930540  [2023-05-15 10:47:37] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:47:37.536937930  [2023-05-15 10:47:37] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:47:57.540634013  [2023-05-15 10:47:57] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:47:57.540702523  [2023-05-15 10:47:57] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:47:57.559286998  [2023-05-15 10:47:57] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:47:57.559358411  [2023-05-15 10:47:57] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:48:07.562462771  [2023-05-15 10:48:07] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:48:07.562511419  [2023-05-15 10:48:07] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:48:07.562557065  [2023-05-15 10:48:07] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55ee7fb2afc0] 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-05-15 10:48:07.562589372  [2023-05-15 10:48:07] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55ee7fb30480] video_get_buffer: image parameters invalid
2023-05-15 10:48:07.562620424  [2023-05-15 10:48:07] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55ee7fb30480] get_buffer() failed
2023-05-15 10:48:07.562654612  [2023-05-15 10:48:07] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:48:07.562681574  [2023-05-15 10:48:07] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:48:27.566268398  [2023-05-15 10:48:27] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:48:27.566342862  [2023-05-15 10:48:27] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:48:27.581544389  [2023-05-15 10:48:27] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:48:27.581613048  [2023-05-15 10:48:27] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:48:37.585833778  [2023-05-15 10:48:37] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:48:37.585889927  [2023-05-15 10:48:37] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:48:37.585927980  [2023-05-15 10:48:37] ffmpeg.front_door.detect       ERROR   : [segment @ 0x557fd4148fc0] 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-05-15 10:48:37.585959772  [2023-05-15 10:48:37] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x557fd414e480] video_get_buffer: image parameters invalid
2023-05-15 10:48:37.585990281  [2023-05-15 10:48:37] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x557fd414e480] get_buffer() failed
2023-05-15 10:48:37.586019988  [2023-05-15 10:48:37] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:48:37.586050395  [2023-05-15 10:48:37] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:48:57.592062764  [2023-05-15 10:48:57] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:48:57.592135334  [2023-05-15 10:48:57] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:48:57.646541014  [2023-05-15 10:48:57] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:48:57.646709754  [2023-05-15 10:48:57] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:49:07.647277125  [2023-05-15 10:49:07] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:49:07.647345142  [2023-05-15 10:49:07] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:49:07.647353449  [2023-05-15 10:49:07] ffmpeg.front_door.detect       ERROR   : [segment @ 0x557c7165d4c0] 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-05-15 10:49:07.647391016  [2023-05-15 10:49:07] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x557c71661700] video_get_buffer: image parameters invalid
2023-05-15 10:49:07.647430942  [2023-05-15 10:49:07] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x557c71661700] get_buffer() failed
2023-05-15 10:49:07.647469948  [2023-05-15 10:49:07] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:49:07.647509657  [2023-05-15 10:49:07] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:49:27.653731719  [2023-05-15 10:49:27] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:49:27.653883274  [2023-05-15 10:49:27] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:49:27.686621000  [2023-05-15 10:49:27] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:49:27.686632279  [2023-05-15 10:49:27] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:49:37.690710737  [2023-05-15 10:49:37] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:49:37.690779295  [2023-05-15 10:49:37] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:49:37.690781433  [2023-05-15 10:49:37] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55ab6d72bfc0] 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-05-15 10:49:37.690840825  [2023-05-15 10:49:37] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55ab6d731480] video_get_buffer: image parameters invalid
2023-05-15 10:49:37.690842621  [2023-05-15 10:49:37] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55ab6d731480] get_buffer() failed
2023-05-15 10:49:37.690906589  [2023-05-15 10:49:37] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:49:37.690907893  [2023-05-15 10:49:37] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:49:57.694377708  [2023-05-15 10:49:57] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:49:57.694395176  [2023-05-15 10:49:57] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:49:57.722795544  [2023-05-15 10:49:57] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:49:57.722864203  [2023-05-15 10:49:57] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:50:07.728100012  [2023-05-15 10:50:07] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:50:07.728156997  [2023-05-15 10:50:07] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:50:07.728203466  [2023-05-15 10:50:07] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55defea81600] 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-05-15 10:50:07.728244986  [2023-05-15 10:50:07] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55defea84400] video_get_buffer: image parameters invalid
2023-05-15 10:50:07.728285188  [2023-05-15 10:50:07] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55defea84400] get_buffer() failed
2023-05-15 10:50:07.728324304  [2023-05-15 10:50:07] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 10:50:07.728361265  [2023-05-15 10:50:07] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:50:27.731993675  [2023-05-15 10:50:27] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:50:27.732050368  [2023-05-15 10:50:27] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:50:27.773225466  [2023-05-15 10:50:27] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:50:27.773393420  [2023-05-15 10:50:27] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:50:37.776632245  [2023-05-15 10:50:37] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:50:37.776688975  [2023-05-15 10:50:37] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:50:37.776768166  [2023-05-15 10:50:37] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55fa03695900] 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-05-15 10:50:37.776809572  [2023-05-15 10:50:37] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55fa03692a80] video_get_buffer: image parameters invalid
2023-05-15 10:50:37.776876157  [2023-05-15 10:50:37] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55fa03692a80] get_buffer() failed
2023-05-15 10:50:37.776920082  [2023-05-15 10:50:37] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:50:37.776956870  [2023-05-15 10:50:37] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:50:57.780739762  [2023-05-15 10:50:57] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:50:57.780763966  [2023-05-15 10:50:57] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:50:57.792344429  [2023-05-15 10:50:57] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:50:57.792395864  [2023-05-15 10:50:57] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:51:07.792898628  [2023-05-15 10:51:07] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:51:07.792915540  [2023-05-15 10:51:07] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:51:07.792954597  [2023-05-15 10:51:07] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55b575c5da80] 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-05-15 10:51:07.792988261  [2023-05-15 10:51:07] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55b575c4fa80] video_get_buffer: image parameters invalid
2023-05-15 10:51:07.793018995  [2023-05-15 10:51:07] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55b575c4fa80] get_buffer() failed
2023-05-15 10:51:07.793049976  [2023-05-15 10:51:07] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:51:07.793083394  [2023-05-15 10:51:07] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:51:27.800095709  [2023-05-15 10:51:27] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:51:27.800169467  [2023-05-15 10:51:27] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:51:27.852950901  [2023-05-15 10:51:27] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:51:27.853050107  [2023-05-15 10:51:27] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:51:37.857387825  [2023-05-15 10:51:37] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:51:37.857408307  [2023-05-15 10:51:37] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:51:37.857445788  [2023-05-15 10:51:37] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5588255c6700] 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-05-15 10:51:37.857517136  [2023-05-15 10:51:37] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55882558a200] video_get_buffer: image parameters invalid
2023-05-15 10:51:37.857536217  [2023-05-15 10:51:37] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55882558a200] get_buffer() failed
2023-05-15 10:51:37.857627617  [2023-05-15 10:51:37] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:51:37.857631784  [2023-05-15 10:51:37] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:51:57.861179569  [2023-05-15 10:51:57] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:51:57.861248140  [2023-05-15 10:51:57] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:51:57.870785565  [2023-05-15 10:51:57] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:51:57.870971939  [2023-05-15 10:51:57] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:52:07.871566937  [2023-05-15 10:52:07] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:52:07.874140604  [2023-05-15 10:52:07] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:52:07.874161056  [2023-05-15 10:52:07] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56552cb5b900] 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-05-15 10:52:07.874224137  [2023-05-15 10:52:07] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x56552cb58a80] video_get_buffer: image parameters invalid
2023-05-15 10:52:07.874278657  [2023-05-15 10:52:07] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x56552cb58a80] get_buffer() failed
2023-05-15 10:52:07.874280495  [2023-05-15 10:52:07] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:52:07.874343962  [2023-05-15 10:52:07] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:52:27.877953219  [2023-05-15 10:52:27] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:52:27.878038952  [2023-05-15 10:52:27] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:52:27.897337995  [2023-05-15 10:52:27] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:52:27.897389979  [2023-05-15 10:52:27] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:52:37.900711011  [2023-05-15 10:52:37] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:52:37.900733151  [2023-05-15 10:52:37] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:52:37.900817432  [2023-05-15 10:52:37] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55a88846efc0] 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-05-15 10:52:37.900835466  [2023-05-15 10:52:37] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55a888474480] video_get_buffer: image parameters invalid
2023-05-15 10:52:37.900889308  [2023-05-15 10:52:37] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55a888474480] get_buffer() failed
2023-05-15 10:52:37.900891121  [2023-05-15 10:52:37] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:52:37.900982152  [2023-05-15 10:52:37] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:52:57.904809388  [2023-05-15 10:52:57] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:52:57.904827843  [2023-05-15 10:52:57] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:52:57.972888199  [2023-05-15 10:52:57] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:52:57.972969142  [2023-05-15 10:52:57] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:53:07.975908808  [2023-05-15 10:53:07] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:53:07.975988810  [2023-05-15 10:53:07] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:53:07.975996772  [2023-05-15 10:53:07] ffmpeg.front_door.detect       ERROR   : [segment @ 0x556089146240] 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-05-15 10:53:07.976027852  [2023-05-15 10:53:07] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55608914a480] video_get_buffer: image parameters invalid
2023-05-15 10:53:07.976056991  [2023-05-15 10:53:07] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55608914a480] get_buffer() failed
2023-05-15 10:53:07.976087368  [2023-05-15 10:53:07] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:53:07.976116552  [2023-05-15 10:53:07] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:53:27.979912877  [2023-05-15 10:53:27] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:53:27.979960536  [2023-05-15 10:53:27] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:53:28.008367190  [2023-05-15 10:53:28] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:53:28.008393458  [2023-05-15 10:53:28] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:53:38.011463110  [2023-05-15 10:53:38] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:53:38.011493218  [2023-05-15 10:53:38] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:53:38.011581597  [2023-05-15 10:53:38] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55dc0394ca80] 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-05-15 10:53:38.011595541  [2023-05-15 10:53:38] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55dc03946480] video_get_buffer: image parameters invalid
2023-05-15 10:53:38.011626359  [2023-05-15 10:53:38] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55dc03946480] get_buffer() failed
2023-05-15 10:53:38.011658504  [2023-05-15 10:53:38] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:53:38.011686934  [2023-05-15 10:53:38] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:53:58.015461984  [2023-05-15 10:53:58] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:53:58.015511367  [2023-05-15 10:53:58] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:53:58.023396498  [2023-05-15 10:53:58] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:53:58.023450839  [2023-05-15 10:53:58] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:54:08.027517850  [2023-05-15 10:54:08] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:54:08.027541219  [2023-05-15 10:54:08] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:54:08.027579957  [2023-05-15 10:54:08] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55938ce4a900] 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-05-15 10:54:08.027613377  [2023-05-15 10:54:08] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55938ce4f480] video_get_buffer: image parameters invalid
2023-05-15 10:54:08.027645117  [2023-05-15 10:54:08] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55938ce4f480] get_buffer() failed
2023-05-15 10:54:08.027675159  [2023-05-15 10:54:08] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:54:08.027704700  [2023-05-15 10:54:08] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:54:28.031243498  [2023-05-15 10:54:28] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:54:28.031290450  [2023-05-15 10:54:28] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:54:28.044740879  [2023-05-15 10:54:28] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:54:28.044808725  [2023-05-15 10:54:28] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:54:38.048142815  [2023-05-15 10:54:38] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:54:38.048253645  [2023-05-15 10:54:38] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:54:38.048255797  [2023-05-15 10:54:38] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55ce5969d4c0] 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-05-15 10:54:38.048256983  [2023-05-15 10:54:38] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55ce59698a80] video_get_buffer: image parameters invalid
2023-05-15 10:54:38.048331809  [2023-05-15 10:54:38] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55ce59698a80] get_buffer() failed
2023-05-15 10:54:38.048333643  [2023-05-15 10:54:38] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:54:38.048368334  [2023-05-15 10:54:38] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:54:58.052115324  [2023-05-15 10:54:58] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:54:58.052137703  [2023-05-15 10:54:58] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:54:58.081473682  [2023-05-15 10:54:58] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:54:58.081543301  [2023-05-15 10:54:58] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:55:08.082066064  [2023-05-15 10:55:08] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:55:08.082089285  [2023-05-15 10:55:08] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:55:08.082156743  [2023-05-15 10:55:08] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55a70e7bb600] 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-05-15 10:55:08.082158699  [2023-05-15 10:55:08] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55a70e7b9a00] video_get_buffer: image parameters invalid
2023-05-15 10:55:08.082226490  [2023-05-15 10:55:08] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55a70e7b9a00] get_buffer() failed
2023-05-15 10:55:08.082227789  [2023-05-15 10:55:08] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 10:55:08.082290753  [2023-05-15 10:55:08] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:55:28.089807603  [2023-05-15 10:55:28] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:55:28.089890789  [2023-05-15 10:55:28] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:55:28.123834840  [2023-05-15 10:55:28] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:55:28.123943511  [2023-05-15 10:55:28] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:55:38.127378208  [2023-05-15 10:55:38] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:55:38.127398349  [2023-05-15 10:55:38] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:55:38.127435799  [2023-05-15 10:55:38] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55747d672a80] 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-05-15 10:55:38.127467539  [2023-05-15 10:55:38] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55747d664a80] video_get_buffer: image parameters invalid
2023-05-15 10:55:38.127497929  [2023-05-15 10:55:38] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55747d664a80] get_buffer() failed
2023-05-15 10:55:38.127569036  [2023-05-15 10:55:38] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:55:38.127570835  [2023-05-15 10:55:38] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:55:58.131109734  [2023-05-15 10:55:58] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:55:58.131197571  [2023-05-15 10:55:58] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:55:58.157526401  [2023-05-15 10:55:58] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:55:58.157613563  [2023-05-15 10:55:58] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:56:08.161662322  [2023-05-15 10:56:08] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:56:08.161731616  [2023-05-15 10:56:08] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:56:08.161752156  [2023-05-15 10:56:08] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56360120fa80] 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-05-15 10:56:08.161771484  [2023-05-15 10:56:08] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x563601208200] video_get_buffer: image parameters invalid
2023-05-15 10:56:08.161801529  [2023-05-15 10:56:08] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x563601208200] get_buffer() failed
2023-05-15 10:56:08.161832055  [2023-05-15 10:56:08] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:56:08.161893054  [2023-05-15 10:56:08] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:56:28.165428879  [2023-05-15 10:56:28] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:56:28.165446571  [2023-05-15 10:56:28] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:56:28.230451013  [2023-05-15 10:56:28] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:56:28.230502477  [2023-05-15 10:56:28] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:56:38.231079512  [2023-05-15 10:56:38] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:56:38.231146226  [2023-05-15 10:56:38] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:56:38.231147885  [2023-05-15 10:56:38] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5605ee233fc0] 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-05-15 10:56:38.231199842  [2023-05-15 10:56:38] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5605ee238200] video_get_buffer: image parameters invalid
2023-05-15 10:56:38.231203711  [2023-05-15 10:56:38] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5605ee238200] get_buffer() failed
2023-05-15 10:56:38.231285405  [2023-05-15 10:56:38] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:56:38.231286586  [2023-05-15 10:56:38] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:56:58.237514024  [2023-05-15 10:56:58] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:56:58.237560289  [2023-05-15 10:56:58] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:56:58.285228568  [2023-05-15 10:56:58] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:56:58.285279063  [2023-05-15 10:56:58] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:57:08.285871909  [2023-05-15 10:57:08] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:57:08.285884786  [2023-05-15 10:57:08] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:57:08.285950823  [2023-05-15 10:57:08] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5651d0716a80] 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-05-15 10:57:08.286034293  [2023-05-15 10:57:08] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5651d0710480] video_get_buffer: image parameters invalid
2023-05-15 10:57:08.286052925  [2023-05-15 10:57:08] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5651d0710480] get_buffer() failed
2023-05-15 10:57:08.286115717  [2023-05-15 10:57:08] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:57:08.286117486  [2023-05-15 10:57:08] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:57:28.292629303  [2023-05-15 10:57:28] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:57:28.292718191  [2023-05-15 10:57:28] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:57:28.305546515  [2023-05-15 10:57:28] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:57:28.305654411  [2023-05-15 10:57:28] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:57:38.309756956  [2023-05-15 10:57:38] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:57:38.309836822  [2023-05-15 10:57:38] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:57:38.309839179  [2023-05-15 10:57:38] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55739ae274c0] 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-05-15 10:57:38.309863116  [2023-05-15 10:57:38] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55739ae29200] video_get_buffer: image parameters invalid
2023-05-15 10:57:38.309893513  [2023-05-15 10:57:38] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55739ae29200] get_buffer() failed
2023-05-15 10:57:38.309952020  [2023-05-15 10:57:38] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:57:38.309954437  [2023-05-15 10:57:38] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:57:58.313573400  [2023-05-15 10:57:58] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:57:58.313585039  [2023-05-15 10:57:58] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:57:58.347862454  [2023-05-15 10:57:58] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:57:58.348098437  [2023-05-15 10:57:58] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:58:08.348402745  [2023-05-15 10:58:08] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:58:08.348474812  [2023-05-15 10:58:08] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:58:08.348521390  [2023-05-15 10:58:08] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55ca7ef26a80] 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-05-15 10:58:08.348555483  [2023-05-15 10:58:08] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55ca7ef20480] video_get_buffer: image parameters invalid
2023-05-15 10:58:08.348623626  [2023-05-15 10:58:08] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55ca7ef20480] get_buffer() failed
2023-05-15 10:58:08.348711026  [2023-05-15 10:58:08] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:58:08.348778076  [2023-05-15 10:58:08] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:58:28.355166352  [2023-05-15 10:58:28] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:58:28.355237614  [2023-05-15 10:58:28] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:58:28.401790914  [2023-05-15 10:58:28] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:58:28.401886330  [2023-05-15 10:58:28] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:58:38.405821532  [2023-05-15 10:58:38] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:58:38.405893345  [2023-05-15 10:58:38] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:58:38.405895480  [2023-05-15 10:58:38] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55cd072564c0] 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-05-15 10:58:38.405960649  [2023-05-15 10:58:38] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55cd07251a80] video_get_buffer: image parameters invalid
2023-05-15 10:58:38.405972962  [2023-05-15 10:58:38] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55cd07251a80] get_buffer() failed
2023-05-15 10:58:38.406035461  [2023-05-15 10:58:38] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:58:38.406037283  [2023-05-15 10:58:38] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:58:58.409615232  [2023-05-15 10:58:58] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:58:58.409671429  [2023-05-15 10:58:58] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:58:58.431169838  [2023-05-15 10:58:58] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:58:58.431192062  [2023-05-15 10:58:58] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:59:08.432669790  [2023-05-15 10:59:08] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:59:08.432739994  [2023-05-15 10:59:08] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:59:08.432760338  [2023-05-15 10:59:08] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55fc59d74680] 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-05-15 10:59:08.432856510  [2023-05-15 10:59:08] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55fc59d7a480] video_get_buffer: image parameters invalid
2023-05-15 10:59:08.432880110  [2023-05-15 10:59:08] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55fc59d7a480] get_buffer() failed
2023-05-15 10:59:08.432979428  [2023-05-15 10:59:08] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:59:08.432989974  [2023-05-15 10:59:08] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:59:28.439570832  [2023-05-15 10:59:28] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:59:28.439582055  [2023-05-15 10:59:28] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:59:28.460805287  [2023-05-15 10:59:28] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:59:28.460971056  [2023-05-15 10:59:28] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 10:59:38.461488092  [2023-05-15 10:59:38] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 10:59:38.461543654  [2023-05-15 10:59:38] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 10:59:38.461581854  [2023-05-15 10:59:38] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5635988c5900] 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-05-15 10:59:38.461614126  [2023-05-15 10:59:38] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5635988ca480] video_get_buffer: image parameters invalid
2023-05-15 10:59:38.461645618  [2023-05-15 10:59:38] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5635988ca480] get_buffer() failed
2023-05-15 10:59:38.461675504  [2023-05-15 10:59:38] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 10:59:38.461705516  [2023-05-15 10:59:38] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 10:59:58.467807653  [2023-05-15 10:59:58] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 10:59:58.467867487  [2023-05-15 10:59:58] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 10:59:58.517073614  [2023-05-15 10:59:58] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 10:59:58.517121290  [2023-05-15 10:59:58] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 11:00:08.521119832  [2023-05-15 11:00:08] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 11:00:08.521229173  [2023-05-15 11:00:08] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 11:00:08.521236768  [2023-05-15 11:00:08] ffmpeg.front_door.detect       ERROR   : [segment @ 0x556d64bc8fc0] 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-05-15 11:00:08.521296112  [2023-05-15 11:00:08] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x556d64bce480] video_get_buffer: image parameters invalid
2023-05-15 11:00:08.521370791  [2023-05-15 11:00:08] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x556d64bce480] get_buffer() failed
2023-05-15 11:00:08.521381077  [2023-05-15 11:00:08] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 11:00:08.521443007  [2023-05-15 11:00:08] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 11:00:28.525000298  [2023-05-15 11:00:28] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 11:00:28.525027209  [2023-05-15 11:00:28] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 11:00:28.600258472  [2023-05-15 11:00:28] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 11:00:28.600361541  [2023-05-15 11:00:28] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 11:00:38.604433990  [2023-05-15 11:00:38] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 11:00:38.604491088  [2023-05-15 11:00:38] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 11:00:38.604548572  [2023-05-15 11:00:38] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55765fff34c0] 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-05-15 11:00:38.604589128  [2023-05-15 11:00:38] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55765fff6480] video_get_buffer: image parameters invalid
2023-05-15 11:00:38.604622038  [2023-05-15 11:00:38] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55765fff6480] get_buffer() failed
2023-05-15 11:00:38.604665142  [2023-05-15 11:00:38] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 11:00:38.604701062  [2023-05-15 11:00:38] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 11:00:58.608221861  [2023-05-15 11:00:58] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 11:00:58.608290290  [2023-05-15 11:00:58] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 11:00:58.694376269  [2023-05-15 11:00:58] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 11:00:58.694430186  [2023-05-15 11:00:58] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 11:01:08.696030135  [2023-05-15 11:01:08] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 11:01:08.698549145  [2023-05-15 11:01:08] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 11:01:08.698670313  [2023-05-15 11:01:08] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5635665aab00] 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-05-15 11:01:08.698672468  [2023-05-15 11:01:08] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x563566365a80] video_get_buffer: image parameters invalid
2023-05-15 11:01:08.698774757  [2023-05-15 11:01:08] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x563566365a80] get_buffer() failed
2023-05-15 11:01:08.698878619  [2023-05-15 11:01:08] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 11:01:08.698965952  [2023-05-15 11:01:08] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 11:01:28.702922698  [2023-05-15 11:01:28] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 11:01:28.702943037  [2023-05-15 11:01:28] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 11:01:28.789132676  [2023-05-15 11:01:28] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 11:01:28.789225137  [2023-05-15 11:01:28] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 11:01:38.792573138  [2023-05-15 11:01:38] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 11:01:38.792669756  [2023-05-15 11:01:38] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 11:01:38.792671854  [2023-05-15 11:01:38] ffmpeg.front_door.detect       ERROR   : [segment @ 0x558abb7e0680] 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-05-15 11:01:38.792704351  [2023-05-15 11:01:38] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x558abb7e6480] video_get_buffer: image parameters invalid
2023-05-15 11:01:38.792789081  [2023-05-15 11:01:38] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x558abb7e6480] get_buffer() failed
2023-05-15 11:01:38.792802267  [2023-05-15 11:01:38] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 11:01:38.792859554  [2023-05-15 11:01:38] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 11:01:58.796734195  [2023-05-15 11:01:58] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 11:01:58.796819986  [2023-05-15 11:01:58] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 11:01:58.804505377  [2023-05-15 11:01:58] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 11:01:58.804573610  [2023-05-15 11:01:58] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 11:02:08.807765813  [2023-05-15 11:02:08] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 11:02:08.807832859  [2023-05-15 11:02:08] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 11:02:08.807846378  [2023-05-15 11:02:08] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55fe443c2fc0] 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-05-15 11:02:08.807916315  [2023-05-15 11:02:08] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55fe443c0a80] video_get_buffer: image parameters invalid
2023-05-15 11:02:08.807923810  [2023-05-15 11:02:08] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x55fe443c0a80] get_buffer() failed
2023-05-15 11:02:08.808001734  [2023-05-15 11:02:08] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 11:02:08.808003511  [2023-05-15 11:02:08] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 11:02:28.812321200  [2023-05-15 11:02:28] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 11:02:28.812343945  [2023-05-15 11:02:28] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 11:02:28.835937371  [2023-05-15 11:02:28] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 11:02:28.836220154  [2023-05-15 11:02:28] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 11:02:38.836586156  [2023-05-15 11:02:38] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 11:02:38.836641662  [2023-05-15 11:02:38] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 11:02:38.836684623  [2023-05-15 11:02:38] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5589ce1a0600] 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-05-15 11:02:38.836721854  [2023-05-15 11:02:38] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5589ce1a0100] video_get_buffer: image parameters invalid
2023-05-15 11:02:38.836759015  [2023-05-15 11:02:38] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5589ce1a0100] get_buffer() failed
2023-05-15 11:02:38.836796469  [2023-05-15 11:02:38] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:1: Invalid argument
2023-05-15 11:02:38.836833273  [2023-05-15 11:02:38] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 11:02:58.843048666  [2023-05-15 11:02:58] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 11:02:58.843064848  [2023-05-15 11:02:58] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-15 11:02:58.881315471  [2023-05-15 11:02:58] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-15 11:02:58.881413259  [2023-05-15 11:02:58] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-15 11:03:08.884580108  [2023-05-15 11:03:08] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-15 11:03:08.884636456  [2023-05-15 11:03:08] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-15 11:03:08.884674909  [2023-05-15 11:03:08] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5622953f9680] 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-05-15 11:03:08.884709787  [2023-05-15 11:03:08] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5622953ff480] video_get_buffer: image parameters invalid
2023-05-15 11:03:08.884762700  [2023-05-15 11:03:08] ffmpeg.front_door.detect       ERROR   : [h264_qsv @ 0x5622953ff480] get_buffer() failed
2023-05-15 11:03:08.884769875  [2023-05-15 11:03:08] ffmpeg.front_door.detect       ERROR   : Error while decoding stream #0:0: Invalid argument
2023-05-15 11:03:08.884830739  [2023-05-15 11:03:08] ffmpeg.front_door.detect       ERROR   : Finishing stream 1:0 without any data written to it.
2023-05-15 11:03:28.888529082  [2023-05-15 11:03:28] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-15 11:03:28.888609804  [2023-05-15 11:03:28] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
NickM-27 commented 1 year ago

I'd recommend using preset-vaapi not qsv. also, what version of the doorbell firmware are you on?

clowncracker commented 1 year ago

v3.0.0.1859_23030900

Just updated to preset-vaapi, going to see if that helps.

NickM-27 commented 1 year ago

yeah that firmware is buggy and out of date, I'd suggest updating to the May build

clowncracker commented 1 year ago

I'm upgrading now. After upgrading the firmware and changing the following in the config, I'm going to see how it works.

hwaccel_args: preset-vaapi

clowncracker commented 1 year ago

I haven't run into any error logs yet, but now I'm having trouble viewing live camera feeds. When I click on a camera it just doesn't load:

https://imgur.com/a/5z7lNWp

clowncracker commented 1 year ago

Just ran into my first issue:

2023-05-15 14:49:11.825271490  [INFO] Starting Frigate...
2023-05-15 14:49:12.501697834  [2023-05-15 14:49:12] frigate.app                    INFO    : Starting Frigate (0.12.0-da3e197)
2023-05-15 14:49:12.517123943  [2023-05-15 14:49:12] peewee_migrate                 INFO    : Starting migrations
2023-05-15 14:49:12.519494075  [2023-05-15 14:49:12] peewee_migrate                 INFO    : There is nothing to migrate
2023-05-15 14:49:12.528051312  [2023-05-15 14:49:12] detector.cpu                   INFO    : Starting detection process: 720
2023-05-15 14:49:12.529712636  [2023-05-15 14:49:12] frigate.detectors              WARNING : CPU detectors are not recommended and should only be used for testing or for trial purposes.
2023-05-15 14:49:12.529882902  [2023-05-15 14:49:12] frigate.app                    INFO    : Output process started: 722
2023-05-15 14:49:12.532852598  [2023-05-15 14:49:12] frigate.app                    INFO    : Camera processor started for front_door: 725
2023-05-15 14:49:12.538450096  [2023-05-15 14:49:12] frigate.app                    INFO    : Camera processor started for garage: 727
2023-05-15 14:49:12.538537047  [2023-05-15 14:49:12] frigate.app                    INFO    : Capture process started for front_door: 729
2023-05-15 14:49:12.541541791  [2023-05-15 14:49:12] frigate.app                    INFO    : Capture process started for garage: 732
2023-05-15 15:43:23.965741119  [2023-05-15 15:43:23] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:23.965805468  [2023-05-15 15:43:23] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:23.965849951  [2023-05-15 15:43:23] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:23.965889459  [2023-05-15 15:43:23] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:23.965984084  [2023-05-15 15:43:23] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:24.028101148  [2023-05-15 15:43:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:24.028171136  [2023-05-15 15:43:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:24.028172748  [2023-05-15 15:43:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:24.028201075  [2023-05-15 15:43:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:24.028228302  [2023-05-15 15:43:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:24.093473308  [2023-05-15 15:43:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:24.093492864  [2023-05-15 15:43:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:24.093537472  [2023-05-15 15:43:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:24.093570753  [2023-05-15 15:43:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:24.093601121  [2023-05-15 15:43:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:24.783841882  [2023-05-15 15:43:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:24.784094817  [2023-05-15 15:43:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:24.784101627  [2023-05-15 15:43:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:24.784134506  [2023-05-15 15:43:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:24.784165859  [2023-05-15 15:43:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:25.173598143  [2023-05-15 15:43:25] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:25.173610487  [2023-05-15 15:43:25] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:25.173675620  [2023-05-15 15:43:25] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:25.173677564  [2023-05-15 15:43:25] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:25.173734271  [2023-05-15 15:43:25] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:29.079897565  [2023-05-15 15:43:29] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:29.079960958  [2023-05-15 15:43:29] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:29.080016148  [2023-05-15 15:43:29] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:29.080023676  [2023-05-15 15:43:29] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:29.080085412  [2023-05-15 15:43:29] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:29.489043045  [2023-05-15 15:43:29] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:29.489176384  [2023-05-15 15:43:29] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:29.489226706  [2023-05-15 15:43:29] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:29.489269225  [2023-05-15 15:43:29] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:29.489379471  [2023-05-15 15:43:29] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:30.071989035  [2023-05-15 15:43:30] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:30.072038266  [2023-05-15 15:43:30] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:30.072076811  [2023-05-15 15:43:30] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:30.072111277  [2023-05-15 15:43:30] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:30.072148816  [2023-05-15 15:43:30] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:30.116725379  [2023-05-15 15:43:30] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:30.116855667  [2023-05-15 15:43:30] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:30.116870452  [2023-05-15 15:43:30] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:30.116955129  [2023-05-15 15:43:30] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:30.116957140  [2023-05-15 15:43:30] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:30.171535329  [2023-05-15 15:43:30] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:30.171599613  [2023-05-15 15:43:30] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:30.171607504  [2023-05-15 15:43:30] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:30.171683856  [2023-05-15 15:43:30] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:30.171691220  [2023-05-15 15:43:30] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:30.845928979  [2023-05-15 15:43:30] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:30.845987195  [2023-05-15 15:43:30] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:30.846023010  [2023-05-15 15:43:30] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:30.846055325  [2023-05-15 15:43:30] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:30.846085595  [2023-05-15 15:43:30] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:31.178609939  [2023-05-15 15:43:31] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:31.178667831  [2023-05-15 15:43:31] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:31.178676654  [2023-05-15 15:43:31] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:31.179057004  [2023-05-15 15:43:31] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:31.179062752  [2023-05-15 15:43:31] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:35.245898211  [2023-05-15 15:43:35] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:35.245960899  [2023-05-15 15:43:35] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:35.246001229  [2023-05-15 15:43:35] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:35.246046281  [2023-05-15 15:43:35] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:35.246081348  [2023-05-15 15:43:35] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:35.300661210  [2023-05-15 15:43:35] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:35.300757147  [2023-05-15 15:43:35] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:35.300768573  [2023-05-15 15:43:35] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:35.300821184  [2023-05-15 15:43:35] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:35.301130398  [2023-05-15 15:43:35] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:35.367559033  [2023-05-15 15:43:35] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:35.367637883  [2023-05-15 15:43:35] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:35.367680204  [2023-05-15 15:43:35] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:35.367726399  [2023-05-15 15:43:35] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:35.367766912  [2023-05-15 15:43:35] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:36.042676081  [2023-05-15 15:43:36] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:36.042701460  [2023-05-15 15:43:36] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:36.042736227  [2023-05-15 15:43:36] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:36.042891154  [2023-05-15 15:43:36] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:36.042934542  [2023-05-15 15:43:36] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:36.391575187  [2023-05-15 15:43:36] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:36.391645638  [2023-05-15 15:43:36] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:36.391676520  [2023-05-15 15:43:36] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:36.391723405  [2023-05-15 15:43:36] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:36.391769055  [2023-05-15 15:43:36] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:37.123796194  [2023-05-15 15:43:37] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:37.124033985  [2023-05-15 15:43:37] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:37.124050649  [2023-05-15 15:43:37] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:37.124085012  [2023-05-15 15:43:37] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:37.124117093  [2023-05-15 15:43:37] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:37.522556472  [2023-05-15 15:43:37] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:37.522723615  [2023-05-15 15:43:37] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:37.522737349  [2023-05-15 15:43:37] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:37.522799914  [2023-05-15 15:43:37] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:37.522801857  [2023-05-15 15:43:37] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:40.773632588  [2023-05-15 15:43:40] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:40.773655517  [2023-05-15 15:43:40] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:40.773694398  [2023-05-15 15:43:40] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:40.774499538  [2023-05-15 15:43:40] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:40.774553106  [2023-05-15 15:43:40] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:40.819570017  [2023-05-15 15:43:40] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:40.819616778  [2023-05-15 15:43:40] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:40.819789749  [2023-05-15 15:43:40] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:40.819832357  [2023-05-15 15:43:40] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:40.819865762  [2023-05-15 15:43:40] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:40.880602588  [2023-05-15 15:43:40] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:40.880659005  [2023-05-15 15:43:40] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:40.880699608  [2023-05-15 15:43:40] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:40.880738007  [2023-05-15 15:43:40] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:40.880774992  [2023-05-15 15:43:40] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:41.552817059  [2023-05-15 15:43:41] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:41.552832349  [2023-05-15 15:43:41] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:41.552980175  [2023-05-15 15:43:41] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:41.553097402  [2023-05-15 15:43:41] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:41.553248918  [2023-05-15 15:43:41] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 15:43:41.915256364  [2023-05-15 15:43:41] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 15:43:41.915352662  [2023-05-15 15:43:41] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 15:43:41.915357594  [2023-05-15 15:43:41] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 15:43:41.915390879  [2023-05-15 15:43:41] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 15:43:41.915421271  [2023-05-15 15:43:41] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-05-15 16:02:09.287973317  [2023-05-15 16:02:09] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-05-15 16:02:09.288093571  [2023-05-15 16:02:09] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-05-15 16:02:09.288119204  [2023-05-15 16:02:09] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-05-15 16:02:09.288169542  [2023-05-15 16:02:09] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-05-15 16:02:09.288225415  [2023-05-15 16:02:09] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
NickM-27 commented 1 year ago

what is your current config? what about go2rtc logs?

clowncracker commented 1 year ago

what is your current config? what about go2rtc logs?

I recently installed a google coral. Here are my updated logs/config:

frigate log:

2023-05-17 22:30:19.713702385  [INFO] Starting Frigate...
2023-05-17 22:30:20.558326274  [2023-05-17 22:30:20] frigate.app                    INFO    : Starting Frigate (0.12.0-da3e197)
2023-05-17 22:30:20.573148401  [2023-05-17 22:30:20] peewee_migrate                 INFO    : Starting migrations
2023-05-17 22:30:20.575897294  [2023-05-17 22:30:20] peewee_migrate                 INFO    : There is nothing to migrate
2023-05-17 22:30:20.584395119  [2023-05-17 22:30:20] detector.coral                 INFO    : Starting detection process: 724
2023-05-17 22:30:20.585411468  [2023-05-17 22:30:20] frigate.app                    INFO    : Output process started: 726
2023-05-17 22:30:20.588277142  [2023-05-17 22:30:20] frigate.app                    INFO    : Camera processor started for front_door: 730
2023-05-17 22:30:20.594750342  [2023-05-17 22:30:20] frigate.app                    INFO    : Camera processor started for garage: 734
2023-05-17 22:30:20.594842920  [2023-05-17 22:30:20] frigate.app                    INFO    : Capture process started for front_door: 735
2023-05-17 22:30:20.594902690  [2023-05-17 22:30:20] frigate.app                    INFO    : Capture process started for garage: 739
2023-05-17 22:30:23.196913419  [2023-05-17 22:30:20] frigate.detectors.plugins.edgetpu_tfl INFO    : Attempting to load TPU as usb
2023-05-17 22:30:23.205768441  [2023-05-17 22:30:23] frigate.detectors.plugins.edgetpu_tfl INFO    : TPU found
2023-05-18 18:21:36.931472668  [2023-05-18 18:21:36] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-18 18:21:36.931511804  [2023-05-18 18:21:36] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-18 18:21:41.733202409  [2023-05-18 18:21:41] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-18 18:21:41.733261692  [2023-05-18 18:21:41] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-18 18:21:41.733292800  [2023-05-18 18:21:41] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55564fdffac0] 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-05-18 18:21:41.733332100  [2023-05-18 18:21:41] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x55564fe02400] Increasing reorder buffer to 1
2023-05-18 18:21:41.733370657  [2023-05-18 18:21:41] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Connection timed out
2023-05-18 18:21:41.733411569  [2023-05-18 18:21:41] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55564fdffac0] Non-monotonous DTS in output stream 0:0; previous: 6429065490, current: 6429060990; changing to 6429065491. This may result in incorrect timestamps in the output file.
2023-05-18 18:21:41.733449786  [2023-05-18 18:21:41] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55564fdffac0] Non-monotonous DTS in output stream 0:0; previous: 6429065491, current: 6429065490; changing to 6429065492. This may result in incorrect timestamps in the output file.
2023-05-18 18:21:41.733485896  [2023-05-18 18:21:41] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Connection timed out
2023-05-18 18:21:46.849154147  [2023-05-18 18:21:46] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-18 18:21:46.849248532  [2023-05-18 18:21:46] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-18 18:21:51.741387081  [2023-05-18 18:21:51] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-18 18:21:51.741404438  [2023-05-18 18:21:51] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-18 18:21:51.741440957  [2023-05-18 18:21:51] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-18 20:30:01.870116025  [2023-05-18 20:30:01] watchdog.front_door            INFO    : front_door exceeded fps limit. Exiting ffmpeg...
2023-05-18 20:30:01.870139818  [2023-05-18 20:30:01] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-18 20:30:03.070830051  [2023-05-18 20:30:03] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-18 20:30:03.072175723  [2023-05-18 20:30:03] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-18 20:30:13.077793630  [2023-05-18 20:30:13] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-18 20:30:13.077833679  [2023-05-18 20:30:13] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-18 20:30:13.077963302  [2023-05-18 20:30:13] ffmpeg.front_door.detect       ERROR   : [segment @ 0x556f43fb4840] 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-05-18 20:30:13.077970770  [2023-05-18 20:30:13] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x556f43fb0bc0] Increasing reorder buffer to 1
2023-05-18 20:30:13.078027296  [2023-05-18 20:30:13] ffmpeg.front_door.detect       ERROR   : [segment @ 0x556f43fb4840] Non-monotonous DTS in output stream 0:0; previous: 687320640, current: 687320640; changing to 687320641. This may result in incorrect timestamps in the output file.
2023-05-18 20:30:13.078028582  [2023-05-18 20:30:13] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x556f43fb0bc0] Increasing reorder buffer to 6
2023-05-18 20:30:18.192421624  [2023-05-18 20:30:18] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-18 20:30:18.192471026  [2023-05-18 20:30:18] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-18 20:30:23.085658206  [2023-05-18 20:30:23] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-18 20:30:23.085685347  [2023-05-18 20:30:23] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-18 20:30:23.085722650  [2023-05-18 20:30:23] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-18 20:30:28.199846100  [2023-05-18 20:30:28] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-18 20:30:28.199910064  [2023-05-18 20:30:28] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-18 20:30:33.091577771  [2023-05-18 20:30:33] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-18 20:30:33.091630892  [2023-05-18 20:30:33] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-18 20:30:33.091669966  [2023-05-18 20:30:33] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 11:06:44.039534593  [2023-05-19 11:06:44] watchdog.front_door            INFO    : front_door exceeded fps limit. Exiting ffmpeg...
2023-05-19 11:06:44.039632019  [2023-05-19 11:06:44] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-19 11:06:44.175313567  [2023-05-19 11:06:44] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 11:06:44.175378014  [2023-05-19 11:06:44] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 11:06:54.176709442  [2023-05-19 11:06:54] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 11:06:54.179281715  [2023-05-19 11:06:54] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 11:06:54.179298561  [2023-05-19 11:06:54] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5584238c6380] 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-05-19 11:06:54.179348169  [2023-05-19 11:06:54] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x5584238a6fc0] Increasing reorder buffer to 1
2023-05-19 11:06:54.179412383  [2023-05-19 11:06:54] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5584238c6380] Non-monotonous DTS in output stream 0:0; previous: 4719991770, current: 4719991770; changing to 4719991771. This may result in incorrect timestamps in the output file.
2023-05-19 11:06:54.179450679  [2023-05-19 11:06:54] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5584238c6380] Non-monotonous DTS in output stream 0:0; previous: 4726059750, current: 4726059750; changing to 4726059751. This may result in incorrect timestamps in the output file.
2023-05-19 11:13:04.188432187  [2023-05-19 11:13:04] watchdog.front_door            INFO    : front_door exceeded fps limit. Exiting ffmpeg...
2023-05-19 11:13:04.188455689  [2023-05-19 11:13:04] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-19 11:13:04.367258151  [2023-05-19 11:13:04] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 11:13:04.367760331  [2023-05-19 11:13:04] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 11:13:14.372702161  [2023-05-19 11:13:14] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 11:13:14.372810903  [2023-05-19 11:13:14] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 11:13:14.372849351  [2023-05-19 11:13:14] ffmpeg.front_door.detect       ERROR   : [segment @ 0x559448559840] 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-05-19 11:13:19.488644110  [2023-05-19 11:13:19] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 11:13:19.488709108  [2023-05-19 11:13:19] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 11:13:24.377638652  [2023-05-19 11:13:24] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 11:13:24.377703530  [2023-05-19 11:13:24] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 11:13:24.377755449  [2023-05-19 11:13:24] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 17:46:54.783137892  [2023-05-19 17:46:54] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-19 17:46:54.783223417  [2023-05-19 17:46:54] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-19 17:46:59.900011485  [2023-05-19 17:46:59] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 17:46:59.900050401  [2023-05-19 17:46:59] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 17:47:09.900963874  [2023-05-19 17:47:09] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 17:47:09.900989877  [2023-05-19 17:47:09] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 17:47:09.901054195  [2023-05-19 17:47:09] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5580267b9ec0] 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-05-19 17:47:09.901062831  [2023-05-19 17:47:09] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x5580267ab280] Increasing reorder buffer to 1
2023-05-19 17:47:09.901094106  [2023-05-19 17:47:09] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Connection timed out
2023-05-19 17:47:09.901164370  [2023-05-19 17:47:09] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5580267b9ec0] Non-monotonous DTS in output stream 0:0; previous: 2120005170, current: 2120005170; changing to 2120005171. This may result in incorrect timestamps in the output file.
2023-05-19 20:50:50.104291145  [2023-05-19 20:50:50] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-05-19 20:50:50.104315429  [2023-05-19 20:50:50] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-19 20:50:50.371069831  [2023-05-19 20:50:50] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:50:50.371126212  [2023-05-19 20:50:50] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:51:00.376349462  [2023-05-19 20:51:00] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:51:00.376393816  [2023-05-19 20:51:00] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:51:00.376454258  [2023-05-19 20:51:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55b0a41dd840] 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-05-19 20:51:00.376487624  [2023-05-19 20:51:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55b0a41dd840] Non-monotonous DTS in output stream 0:0; previous: 983056140, current: 983056140; changing to 983056141. This may result in incorrect timestamps in the output file.
2023-05-19 20:51:00.376573180  [2023-05-19 20:51:00] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Connection timed out
2023-05-19 20:51:05.491993450  [2023-05-19 20:51:05] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:51:05.492079183  [2023-05-19 20:51:05] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:51:10.387349581  [2023-05-19 20:51:10] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:51:10.387375338  [2023-05-19 20:51:10] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:51:10.387444460  [2023-05-19 20:51:10] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:51:15.503279766  [2023-05-19 20:51:15] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:51:15.503303295  [2023-05-19 20:51:15] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:51:20.396920719  [2023-05-19 20:51:20] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:51:20.396975730  [2023-05-19 20:51:20] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:51:20.397019869  [2023-05-19 20:51:20] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:51:25.511911330  [2023-05-19 20:51:25] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:51:25.511970078  [2023-05-19 20:51:25] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:51:30.400426468  [2023-05-19 20:51:30] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:51:30.400512657  [2023-05-19 20:51:30] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:51:30.400561540  [2023-05-19 20:51:30] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:51:35.518489461  [2023-05-19 20:51:35] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:51:35.518605756  [2023-05-19 20:51:35] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:51:40.409399944  [2023-05-19 20:51:40] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:51:40.409434948  [2023-05-19 20:51:40] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:51:40.409479066  [2023-05-19 20:51:40] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:51:45.523960865  [2023-05-19 20:51:45] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:51:45.523986003  [2023-05-19 20:51:45] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:51:50.417440334  [2023-05-19 20:51:50] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:51:50.417531626  [2023-05-19 20:51:50] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:51:50.417622049  [2023-05-19 20:51:50] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:51:55.532411194  [2023-05-19 20:51:55] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:51:55.532438427  [2023-05-19 20:51:55] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:52:00.421652790  [2023-05-19 20:52:00] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:52:00.421677176  [2023-05-19 20:52:00] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:52:00.421730985  [2023-05-19 20:52:00] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:55:50.431525998  [2023-05-19 20:55:50] watchdog.front_door            INFO    : front_door exceeded fps limit. Exiting ffmpeg...
2023-05-19 20:55:50.431616723  [2023-05-19 20:55:50] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-05-19 20:55:50.831867983  [2023-05-19 20:55:50] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:55:50.832049271  [2023-05-19 20:55:50] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:56:00.836940110  [2023-05-19 20:56:00] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:56:00.836955678  [2023-05-19 20:56:00] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:56:00.837029059  [2023-05-19 20:56:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5580a79f9180] 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-05-19 20:56:00.837095793  [2023-05-19 20:56:00] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5580a79f9180] Non-monotonous DTS in output stream 0:0; previous: 4925340, current: 4925340; changing to 4925341. This may result in incorrect timestamps in the output file.
2023-05-19 20:56:05.951838777  [2023-05-19 20:56:05] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:56:05.951911049  [2023-05-19 20:56:05] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:56:10.840651399  [2023-05-19 20:56:10] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:56:10.840699910  [2023-05-19 20:56:10] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:56:10.840734253  [2023-05-19 20:56:10] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:56:19.108135698  [2023-05-19 20:56:19] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:56:19.108176302  [2023-05-19 20:56:19] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:56:20.849280963  [2023-05-19 20:56:20] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:56:20.849360470  [2023-05-19 20:56:20] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:56:20.849384560  [2023-05-19 20:56:20] ffmpeg.front_door.detect       ERROR   : [rtsp @ 0x557616f8f100] Could not find codec parameters for stream 1 (Video: h264, none): unspecified size
2023-05-19 20:56:20.849432070  [2023-05-19 20:56:20] ffmpeg.front_door.detect       ERROR   : Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
2023-05-19 20:56:20.849469185  [2023-05-19 20:56:20] ffmpeg.front_door.detect       ERROR   : Output file #0 does not contain any stream
2023-05-19 20:56:25.963826666  [2023-05-19 20:56:25] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:56:25.963838371  [2023-05-19 20:56:25] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:56:30.855502140  [2023-05-19 20:56:30] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:56:30.855520164  [2023-05-19 20:56:30] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:56:30.855645037  [2023-05-19 20:56:30] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:56:35.970459585  [2023-05-19 20:56:35] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:56:35.970543856  [2023-05-19 20:56:35] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:56:40.861718861  [2023-05-19 20:56:40] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:56:40.861738776  [2023-05-19 20:56:40] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:56:40.861809541  [2023-05-19 20:56:40] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:56:45.975809649  [2023-05-19 20:56:45] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:56:45.975875459  [2023-05-19 20:56:45] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:56:50.868006801  [2023-05-19 20:56:50] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:56:50.868080687  [2023-05-19 20:56:50] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:56:50.868082815  [2023-05-19 20:56:50] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:56:55.982557031  [2023-05-19 20:56:55] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:56:55.982569331  [2023-05-19 20:56:55] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:57:00.874255363  [2023-05-19 20:57:00] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:57:00.874271501  [2023-05-19 20:57:00] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:57:00.874346297  [2023-05-19 20:57:00] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:57:05.988746956  [2023-05-19 20:57:05] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:57:05.988818901  [2023-05-19 20:57:05] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:57:10.880285414  [2023-05-19 20:57:10] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:57:10.880304222  [2023-05-19 20:57:10] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:57:10.880393239  [2023-05-19 20:57:10] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:57:15.995206693  [2023-05-19 20:57:15] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:57:15.995219576  [2023-05-19 20:57:15] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:57:20.883879511  [2023-05-19 20:57:20] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:57:20.883958759  [2023-05-19 20:57:20] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:57:20.884025329  [2023-05-19 20:57:20] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:57:26.000900462  [2023-05-19 20:57:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:57:26.000912319  [2023-05-19 20:57:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:57:30.892692580  [2023-05-19 20:57:30] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:57:30.892759556  [2023-05-19 20:57:30] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:57:30.892837451  [2023-05-19 20:57:30] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:57:36.007397241  [2023-05-19 20:57:36] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:57:36.007484352  [2023-05-19 20:57:36] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:57:40.896625002  [2023-05-19 20:57:40] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:57:40.896645475  [2023-05-19 20:57:40] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:57:40.896711015  [2023-05-19 20:57:40] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:57:46.013347065  [2023-05-19 20:57:46] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:57:46.013358737  [2023-05-19 20:57:46] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:57:50.902610361  [2023-05-19 20:57:50] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:57:50.902627422  [2023-05-19 20:57:50] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:57:50.902692383  [2023-05-19 20:57:50] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:57:56.018805244  [2023-05-19 20:57:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:57:56.018877219  [2023-05-19 20:57:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:58:00.911321561  [2023-05-19 20:58:00] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:58:00.911342684  [2023-05-19 20:58:00] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:58:00.911378188  [2023-05-19 20:58:00] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:58:06.026816524  [2023-05-19 20:58:06] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:58:06.026829742  [2023-05-19 20:58:06] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:58:10.917455322  [2023-05-19 20:58:10] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:58:10.917473867  [2023-05-19 20:58:10] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:58:10.917514713  [2023-05-19 20:58:10] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:58:16.032100969  [2023-05-19 20:58:16] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:58:16.032131989  [2023-05-19 20:58:16] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:58:20.923362000  [2023-05-19 20:58:20] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:58:20.923380123  [2023-05-19 20:58:20] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:58:20.923416132  [2023-05-19 20:58:20] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:58:26.038400564  [2023-05-19 20:58:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:58:26.038474000  [2023-05-19 20:58:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:58:30.929478230  [2023-05-19 20:58:30] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:58:30.929549463  [2023-05-19 20:58:30] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:58:30.929618095  [2023-05-19 20:58:30] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:58:36.043199322  [2023-05-19 20:58:36] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:58:36.043274597  [2023-05-19 20:58:36] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:58:40.933003468  [2023-05-19 20:58:40] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:58:40.933090627  [2023-05-19 20:58:40] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:58:40.933180126  [2023-05-19 20:58:40] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:58:46.049781975  [2023-05-19 20:58:46] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:58:46.049839673  [2023-05-19 20:58:46] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:58:50.941735294  [2023-05-19 20:58:50] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:58:50.941792679  [2023-05-19 20:58:50] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:58:50.941839597  [2023-05-19 20:58:50] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:58:56.057988674  [2023-05-19 20:58:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:58:56.058046755  [2023-05-19 20:58:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:59:00.947996634  [2023-05-19 20:59:00] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:59:00.948055399  [2023-05-19 20:59:00] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:59:00.948100113  [2023-05-19 20:59:00] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:59:06.062521036  [2023-05-19 20:59:06] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:59:06.062629111  [2023-05-19 20:59:06] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:59:10.954060589  [2023-05-19 20:59:10] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:59:10.954120110  [2023-05-19 20:59:10] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:59:10.954164737  [2023-05-19 20:59:10] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:59:16.069517957  [2023-05-19 20:59:16] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:59:16.069618191  [2023-05-19 20:59:16] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:59:20.960822128  [2023-05-19 20:59:20] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:59:20.960879973  [2023-05-19 20:59:20] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:59:20.960917706  [2023-05-19 20:59:20] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:59:26.075079129  [2023-05-19 20:59:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:59:26.075108926  [2023-05-19 20:59:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:59:30.964600120  [2023-05-19 20:59:30] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:59:30.964665417  [2023-05-19 20:59:30] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:59:30.964710218  [2023-05-19 20:59:30] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:59:36.084785977  [2023-05-19 20:59:36] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:59:36.084848921  [2023-05-19 20:59:36] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:59:40.976541186  [2023-05-19 20:59:40] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:59:40.976601192  [2023-05-19 20:59:40] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:59:40.976646597  [2023-05-19 20:59:40] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:59:46.090988825  [2023-05-19 20:59:46] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:59:46.091077678  [2023-05-19 20:59:46] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 20:59:50.982764545  [2023-05-19 20:59:50] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 20:59:50.982823743  [2023-05-19 20:59:50] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 20:59:50.982871861  [2023-05-19 20:59:50] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 20:59:56.097265089  [2023-05-19 20:59:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 20:59:56.097322170  [2023-05-19 20:59:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:00:00.986533543  [2023-05-19 21:00:00] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:00:00.986558516  [2023-05-19 21:00:00] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:00:00.986631774  [2023-05-19 21:00:00] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:00:06.103690721  [2023-05-19 21:00:06] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:00:06.103764769  [2023-05-19 21:00:06] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:00:10.992599619  [2023-05-19 21:00:10] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:00:10.995031753  [2023-05-19 21:00:10] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:00:10.995051708  [2023-05-19 21:00:10] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:00:16.109956105  [2023-05-19 21:00:16] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:00:16.110020395  [2023-05-19 21:00:16] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:00:20.998659989  [2023-05-19 21:00:20] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:00:20.998731502  [2023-05-19 21:00:20] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:00:20.998810009  [2023-05-19 21:00:20] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:00:26.116035079  [2023-05-19 21:00:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:00:26.116122907  [2023-05-19 21:00:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:00:31.007559444  [2023-05-19 21:00:31] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:00:31.007649962  [2023-05-19 21:00:31] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:00:31.007669728  [2023-05-19 21:00:31] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:00:36.121708696  [2023-05-19 21:00:36] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:00:36.121720685  [2023-05-19 21:00:36] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:00:41.011524376  [2023-05-19 21:00:41] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:00:41.011641296  [2023-05-19 21:00:41] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:00:41.011643218  [2023-05-19 21:00:41] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:00:46.128846396  [2023-05-19 21:00:46] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:00:46.128861465  [2023-05-19 21:00:46] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:00:51.020929778  [2023-05-19 21:00:51] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:00:51.020988072  [2023-05-19 21:00:51] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:00:51.021031631  [2023-05-19 21:00:51] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:00:56.134842136  [2023-05-19 21:00:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:00:56.134866132  [2023-05-19 21:00:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:01:01.026781523  [2023-05-19 21:01:01] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:01:01.026845000  [2023-05-19 21:01:01] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:01:01.026846455  [2023-05-19 21:01:01] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:01:06.140854943  [2023-05-19 21:01:06] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:01:06.140951945  [2023-05-19 21:01:06] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:01:11.032950439  [2023-05-19 21:01:11] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:01:11.032989864  [2023-05-19 21:01:11] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:01:11.033054720  [2023-05-19 21:01:11] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:01:16.147517327  [2023-05-19 21:01:16] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:01:16.147539393  [2023-05-19 21:01:16] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:01:21.036669356  [2023-05-19 21:01:21] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:01:21.036716992  [2023-05-19 21:01:21] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:01:21.036751759  [2023-05-19 21:01:21] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:01:26.153493574  [2023-05-19 21:01:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:01:26.153597812  [2023-05-19 21:01:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:01:31.046621828  [2023-05-19 21:01:31] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:01:31.046720329  [2023-05-19 21:01:31] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:01:31.046736895  [2023-05-19 21:01:31] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:01:36.160761931  [2023-05-19 21:01:36] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:01:36.160776345  [2023-05-19 21:01:36] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:01:41.053112246  [2023-05-19 21:01:41] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:01:41.053124240  [2023-05-19 21:01:41] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:01:41.053191498  [2023-05-19 21:01:41] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:01:46.167230108  [2023-05-19 21:01:46] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:01:46.167280381  [2023-05-19 21:01:46] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:01:51.058657112  [2023-05-19 21:01:51] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:01:51.058681036  [2023-05-19 21:01:51] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:01:51.058753447  [2023-05-19 21:01:51] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:01:56.173828050  [2023-05-19 21:01:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:01:56.173874291  [2023-05-19 21:01:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:02:01.064644791  [2023-05-19 21:02:01] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:02:01.064714290  [2023-05-19 21:02:01] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:02:01.064735587  [2023-05-19 21:02:01] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:02:06.179435807  [2023-05-19 21:02:06] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:02:06.179489441  [2023-05-19 21:02:06] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:02:11.070620480  [2023-05-19 21:02:11] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:02:11.070692089  [2023-05-19 21:02:11] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:02:11.070712179  [2023-05-19 21:02:11] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:02:16.184931684  [2023-05-19 21:02:16] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:02:16.184942761  [2023-05-19 21:02:16] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:02:21.074009271  [2023-05-19 21:02:21] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:02:21.074074908  [2023-05-19 21:02:21] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:02:21.074087336  [2023-05-19 21:02:21] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:02:26.190905003  [2023-05-19 21:02:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:02:26.190976165  [2023-05-19 21:02:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:02:31.082567811  [2023-05-19 21:02:31] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:02:31.082683584  [2023-05-19 21:02:31] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:02:31.082686061  [2023-05-19 21:02:31] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:02:36.196490940  [2023-05-19 21:02:36] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:02:36.196574616  [2023-05-19 21:02:36] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:02:41.088457200  [2023-05-19 21:02:41] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:02:41.088475660  [2023-05-19 21:02:41] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:02:41.088546865  [2023-05-19 21:02:41] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:02:46.202228988  [2023-05-19 21:02:46] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:02:46.202279438  [2023-05-19 21:02:46] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:02:51.094498701  [2023-05-19 21:02:51] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:02:51.094525798  [2023-05-19 21:02:51] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:02:51.094593042  [2023-05-19 21:02:51] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:02:56.208534975  [2023-05-19 21:02:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:02:56.208600772  [2023-05-19 21:02:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:03:01.100770617  [2023-05-19 21:03:01] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:03:01.100924912  [2023-05-19 21:03:01] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:03:01.100941705  [2023-05-19 21:03:01] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:03:06.216345058  [2023-05-19 21:03:06] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:03:06.216438171  [2023-05-19 21:03:06] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:03:11.104700164  [2023-05-19 21:03:11] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:03:11.104728595  [2023-05-19 21:03:11] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:03:11.104807722  [2023-05-19 21:03:11] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:03:16.221641504  [2023-05-19 21:03:16] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:03:16.221653297  [2023-05-19 21:03:16] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:03:21.110673879  [2023-05-19 21:03:21] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:03:21.110743255  [2023-05-19 21:03:21] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:03:21.110761325  [2023-05-19 21:03:21] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:03:26.227935707  [2023-05-19 21:03:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:03:26.228003834  [2023-05-19 21:03:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:03:31.116979432  [2023-05-19 21:03:31] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:03:31.116998692  [2023-05-19 21:03:31] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:03:31.117068099  [2023-05-19 21:03:31] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:03:36.233648146  [2023-05-19 21:03:36] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:03:36.233666508  [2023-05-19 21:03:36] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:03:41.122989436  [2023-05-19 21:03:41] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:03:41.123054833  [2023-05-19 21:03:41] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:03:41.123075540  [2023-05-19 21:03:41] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:03:46.239252677  [2023-05-19 21:03:46] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:03:46.239270644  [2023-05-19 21:03:46] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:03:51.131567546  [2023-05-19 21:03:51] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:03:51.131617855  [2023-05-19 21:03:51] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:03:51.131652982  [2023-05-19 21:03:51] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:03:56.246402324  [2023-05-19 21:03:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:03:56.246483995  [2023-05-19 21:03:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:04:01.137395286  [2023-05-19 21:04:01] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:04:01.137441293  [2023-05-19 21:04:01] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:04:01.137476735  [2023-05-19 21:04:01] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:04:06.251703584  [2023-05-19 21:04:06] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:04:06.251731637  [2023-05-19 21:04:06] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:04:11.143407145  [2023-05-19 21:04:11] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:04:11.143429178  [2023-05-19 21:04:11] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:04:11.143501663  [2023-05-19 21:04:11] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:04:16.257866165  [2023-05-19 21:04:16] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:04:16.257882878  [2023-05-19 21:04:16] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:04:21.149403797  [2023-05-19 21:04:21] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:04:21.149462480  [2023-05-19 21:04:21] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:04:21.149500436  [2023-05-19 21:04:21] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:04:26.263516427  [2023-05-19 21:04:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:04:26.263579422  [2023-05-19 21:04:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:04:31.155593273  [2023-05-19 21:04:31] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:04:31.155666432  [2023-05-19 21:04:31] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:04:31.155705664  [2023-05-19 21:04:31] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:04:36.269638085  [2023-05-19 21:04:36] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:04:36.269662869  [2023-05-19 21:04:36] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:04:41.161671707  [2023-05-19 21:04:41] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:04:41.161757538  [2023-05-19 21:04:41] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:04:41.161759920  [2023-05-19 21:04:41] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:04:46.275808840  [2023-05-19 21:04:46] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:04:46.275860917  [2023-05-19 21:04:46] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:04:51.165649691  [2023-05-19 21:04:51] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:04:51.169236087  [2023-05-19 21:04:51] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:04:51.169315574  [2023-05-19 21:04:51] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:04:56.285648740  [2023-05-19 21:04:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:04:56.285666409  [2023-05-19 21:04:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:05:01.175194493  [2023-05-19 21:05:01] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:05:01.175264109  [2023-05-19 21:05:01] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:05:01.175266022  [2023-05-19 21:05:01] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:05:06.292662391  [2023-05-19 21:05:06] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:05:06.292735493  [2023-05-19 21:05:06] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:05:11.183690666  [2023-05-19 21:05:11] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:05:11.183705985  [2023-05-19 21:05:11] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:05:11.183779161  [2023-05-19 21:05:11] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:05:16.298410639  [2023-05-19 21:05:16] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:05:16.298472964  [2023-05-19 21:05:16] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:05:21.189604039  [2023-05-19 21:05:21] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:05:21.189627950  [2023-05-19 21:05:21] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:05:21.189700622  [2023-05-19 21:05:21] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:05:26.303952893  [2023-05-19 21:05:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:05:26.304025722  [2023-05-19 21:05:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:05:31.193091170  [2023-05-19 21:05:31] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:05:31.193192583  [2023-05-19 21:05:31] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:05:31.193216969  [2023-05-19 21:05:31] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:05:36.310056345  [2023-05-19 21:05:36] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:05:36.310125128  [2023-05-19 21:05:36] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:05:41.201566658  [2023-05-19 21:05:41] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:05:41.201585257  [2023-05-19 21:05:41] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:05:41.201661139  [2023-05-19 21:05:41] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:05:46.316167009  [2023-05-19 21:05:46] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:05:46.316233486  [2023-05-19 21:05:46] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:05:51.205088895  [2023-05-19 21:05:51] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:05:51.205106190  [2023-05-19 21:05:51] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:05:51.205181224  [2023-05-19 21:05:51] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:05:56.322934227  [2023-05-19 21:05:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:05:56.322949305  [2023-05-19 21:05:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:06:01.213530518  [2023-05-19 21:06:01] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:06:01.213628417  [2023-05-19 21:06:01] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:06:01.213630352  [2023-05-19 21:06:01] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:06:06.328558109  [2023-05-19 21:06:06] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:06:06.328635384  [2023-05-19 21:06:06] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:06:11.219520587  [2023-05-19 21:06:11] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:06:11.219583688  [2023-05-19 21:06:11] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:06:11.219592751  [2023-05-19 21:06:11] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:06:16.334149028  [2023-05-19 21:06:16] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:06:16.334163964  [2023-05-19 21:06:16] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:06:21.225355904  [2023-05-19 21:06:21] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:06:21.225379080  [2023-05-19 21:06:21] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:06:21.225418709  [2023-05-19 21:06:21] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:06:26.339564202  [2023-05-19 21:06:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:06:26.339626769  [2023-05-19 21:06:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:06:31.231417617  [2023-05-19 21:06:31] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:06:31.231487379  [2023-05-19 21:06:31] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:06:31.231505266  [2023-05-19 21:06:31] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:06:36.345106833  [2023-05-19 21:06:36] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:06:36.345119119  [2023-05-19 21:06:36] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:06:41.237557350  [2023-05-19 21:06:41] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:06:41.237654525  [2023-05-19 21:06:41] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:06:41.237677429  [2023-05-19 21:06:41] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:06:46.352182983  [2023-05-19 21:06:46] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:06:46.352194690  [2023-05-19 21:06:46] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:06:51.244330783  [2023-05-19 21:06:51] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:06:51.244378227  [2023-05-19 21:06:51] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:06:51.244413580  [2023-05-19 21:06:51] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:06:56.358647345  [2023-05-19 21:06:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:06:56.358658330  [2023-05-19 21:06:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:07:01.250260595  [2023-05-19 21:07:01] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:07:01.250283863  [2023-05-19 21:07:01] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:07:01.250356118  [2023-05-19 21:07:01] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:07:06.364742995  [2023-05-19 21:07:06] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:07:06.364755276  [2023-05-19 21:07:06] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:07:11.253675485  [2023-05-19 21:07:11] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:07:11.253745310  [2023-05-19 21:07:11] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:07:11.253765387  [2023-05-19 21:07:11] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:07:16.371055222  [2023-05-19 21:07:16] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:07:16.371070538  [2023-05-19 21:07:16] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:07:21.262502820  [2023-05-19 21:07:21] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:07:21.262605401  [2023-05-19 21:07:21] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:07:21.262648901  [2023-05-19 21:07:21] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:07:26.376900895  [2023-05-19 21:07:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:07:26.376990329  [2023-05-19 21:07:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:07:31.268678099  [2023-05-19 21:07:31] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:07:31.268713141  [2023-05-19 21:07:31] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:07:31.268789709  [2023-05-19 21:07:31] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:07:36.383345316  [2023-05-19 21:07:36] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:07:36.383418493  [2023-05-19 21:07:36] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:07:41.274614872  [2023-05-19 21:07:41] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:07:41.274663644  [2023-05-19 21:07:41] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:07:41.274712505  [2023-05-19 21:07:41] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:07:46.389365999  [2023-05-19 21:07:46] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:07:46.389430310  [2023-05-19 21:07:46] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:07:51.280504048  [2023-05-19 21:07:51] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:07:51.280572959  [2023-05-19 21:07:51] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:07:51.280575494  [2023-05-19 21:07:51] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:07:56.393927665  [2023-05-19 21:07:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:07:56.393945533  [2023-05-19 21:07:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:08:01.284001182  [2023-05-19 21:08:01] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:08:01.284028111  [2023-05-19 21:08:01] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:08:01.284067153  [2023-05-19 21:08:01] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:08:06.400582173  [2023-05-19 21:08:06] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:08:06.400652088  [2023-05-19 21:08:06] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:08:11.292319532  [2023-05-19 21:08:11] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:08:11.292384294  [2023-05-19 21:08:11] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:08:11.292397953  [2023-05-19 21:08:11] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:08:16.407474434  [2023-05-19 21:08:16] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:08:16.407521488  [2023-05-19 21:08:16] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:08:21.295959305  [2023-05-19 21:08:21] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:08:21.296028698  [2023-05-19 21:08:21] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:08:21.296030580  [2023-05-19 21:08:21] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:08:26.412581414  [2023-05-19 21:08:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:08:26.412663892  [2023-05-19 21:08:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:08:31.304468526  [2023-05-19 21:08:31] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:08:31.304489070  [2023-05-19 21:08:31] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:08:31.304564813  [2023-05-19 21:08:31] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:08:36.418754711  [2023-05-19 21:08:36] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:08:36.418840823  [2023-05-19 21:08:36] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:08:41.310430615  [2023-05-19 21:08:41] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:08:41.310487621  [2023-05-19 21:08:41] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:08:41.310590602  [2023-05-19 21:08:41] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:08:46.425121761  [2023-05-19 21:08:46] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:08:46.425180208  [2023-05-19 21:08:46] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:08:51.314699572  [2023-05-19 21:08:51] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:08:51.314789461  [2023-05-19 21:08:51] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:08:51.314797238  [2023-05-19 21:08:51] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:08:56.432929617  [2023-05-19 21:08:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:08:56.432956642  [2023-05-19 21:08:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:09:01.323940403  [2023-05-19 21:09:01] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:09:01.324007381  [2023-05-19 21:09:01] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:09:01.324009456  [2023-05-19 21:09:01] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:09:06.439316853  [2023-05-19 21:09:06] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:09:06.439339050  [2023-05-19 21:09:06] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:09:11.327618852  [2023-05-19 21:09:11] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:09:11.330111202  [2023-05-19 21:09:11] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:09:11.330130983  [2023-05-19 21:09:11] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:09:16.444903051  [2023-05-19 21:09:16] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:09:16.444983043  [2023-05-19 21:09:16] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:09:21.336372020  [2023-05-19 21:09:21] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:09:21.336444761  [2023-05-19 21:09:21] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:09:21.336446684  [2023-05-19 21:09:21] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:09:26.449919594  [2023-05-19 21:09:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:09:26.449936495  [2023-05-19 21:09:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:09:31.342474079  [2023-05-19 21:09:31] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:09:31.342535603  [2023-05-19 21:09:31] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:09:31.342577508  [2023-05-19 21:09:31] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:09:36.456572824  [2023-05-19 21:09:36] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:09:36.456639207  [2023-05-19 21:09:36] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:09:41.348801834  [2023-05-19 21:09:41] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:09:41.348872103  [2023-05-19 21:09:41] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:09:41.348874247  [2023-05-19 21:09:41] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:09:46.463195866  [2023-05-19 21:09:46] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:09:46.463261359  [2023-05-19 21:09:46] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:09:51.354991430  [2023-05-19 21:09:51] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:09:51.355064342  [2023-05-19 21:09:51] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:09:51.355066269  [2023-05-19 21:09:51] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:09:56.468991102  [2023-05-19 21:09:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:09:56.469114543  [2023-05-19 21:09:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:10:01.358367775  [2023-05-19 21:10:01] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:10:01.358421839  [2023-05-19 21:10:01] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:10:01.358461078  [2023-05-19 21:10:01] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:10:06.475863938  [2023-05-19 21:10:06] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:10:06.475970042  [2023-05-19 21:10:06] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:10:11.367023211  [2023-05-19 21:10:11] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:10:11.367111589  [2023-05-19 21:10:11] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:10:11.367143759  [2023-05-19 21:10:11] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:10:16.481928990  [2023-05-19 21:10:16] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:10:16.481951453  [2023-05-19 21:10:16] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:10:21.370707587  [2023-05-19 21:10:21] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:10:21.370729329  [2023-05-19 21:10:21] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:10:21.370794261  [2023-05-19 21:10:21] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:10:26.487313742  [2023-05-19 21:10:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:10:26.487416896  [2023-05-19 21:10:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:10:31.379532503  [2023-05-19 21:10:31] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:10:31.379619916  [2023-05-19 21:10:31] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:10:31.379655231  [2023-05-19 21:10:31] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:10:36.492950343  [2023-05-19 21:10:36] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:10:36.492962868  [2023-05-19 21:10:36] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:10:41.385468243  [2023-05-19 21:10:41] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:10:41.385541559  [2023-05-19 21:10:41] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:10:41.385634902  [2023-05-19 21:10:41] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:10:46.500196867  [2023-05-19 21:10:46] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:10:46.500290055  [2023-05-19 21:10:46] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:10:51.391439875  [2023-05-19 21:10:51] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:10:51.391460596  [2023-05-19 21:10:51] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:10:51.391496667  [2023-05-19 21:10:51] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:10:56.505825147  [2023-05-19 21:10:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:10:56.505848981  [2023-05-19 21:10:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:11:01.394880265  [2023-05-19 21:11:01] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:11:01.394944825  [2023-05-19 21:11:01] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:11:01.395012772  [2023-05-19 21:11:01] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:11:06.512486650  [2023-05-19 21:11:06] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:11:06.512612333  [2023-05-19 21:11:06] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:11:11.400967541  [2023-05-19 21:11:11] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:11:11.401042856  [2023-05-19 21:11:11] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:11:11.401051520  [2023-05-19 21:11:11] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:11:16.517592623  [2023-05-19 21:11:16] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:11:16.517617816  [2023-05-19 21:11:16] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:11:21.409372157  [2023-05-19 21:11:21] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:11:21.409393745  [2023-05-19 21:11:21] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:11:21.409436064  [2023-05-19 21:11:21] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:11:26.523603622  [2023-05-19 21:11:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:11:26.523626622  [2023-05-19 21:11:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:11:31.415437167  [2023-05-19 21:11:31] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:11:31.415456832  [2023-05-19 21:11:31] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:11:31.415492500  [2023-05-19 21:11:31] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:11:36.529082283  [2023-05-19 21:11:36] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:11:36.529150682  [2023-05-19 21:11:36] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:11:41.421288461  [2023-05-19 21:11:41] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:11:41.421376498  [2023-05-19 21:11:41] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:11:41.421378451  [2023-05-19 21:11:41] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:11:46.535402608  [2023-05-19 21:11:46] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:11:46.535485468  [2023-05-19 21:11:46] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:11:51.427397721  [2023-05-19 21:11:51] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:11:51.427422545  [2023-05-19 21:11:51] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:11:51.427492290  [2023-05-19 21:11:51] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:11:56.542696406  [2023-05-19 21:11:56] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:11:56.542718475  [2023-05-19 21:11:56] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:12:01.431596729  [2023-05-19 21:12:01] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:12:01.431675776  [2023-05-19 21:12:01] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:12:01.431683781  [2023-05-19 21:12:01] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:12:06.549713191  [2023-05-19 21:12:06] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:12:06.549736902  [2023-05-19 21:12:06] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:12:11.440620135  [2023-05-19 21:12:11] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:12:11.440637348  [2023-05-19 21:12:11] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:12:11.440671480  [2023-05-19 21:12:11] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:12:16.554775351  [2023-05-19 21:12:16] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:12:16.554793584  [2023-05-19 21:12:16] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:12:21.446943377  [2023-05-19 21:12:21] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:12:21.446960344  [2023-05-19 21:12:21] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:12:21.447032377  [2023-05-19 21:12:21] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-19 21:12:26.560443629  [2023-05-19 21:12:26] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-19 21:12:26.560476431  [2023-05-19 21:12:26] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-19 21:12:31.453125229  [2023-05-19 21:12:31] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-19 21:12:31.453145642  [2023-05-19 21:12:31] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-19 21:12:31.453233228  [2023-05-19 21:12:31] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-20 08:07:28.478587782  [2023-05-20 08:07:28] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-20 08:07:28.478648311  [2023-05-20 08:07:28] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-20 08:07:32.098665608  [2023-05-20 08:07:32] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-20 08:07:32.101373357  [2023-05-20 08:07:32] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-20 08:07:32.101422133  [2023-05-20 08:07:32] ffmpeg.front_door.detect       ERROR   : [segment @ 0x561b8adb7d40] 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-05-20 08:07:32.101497380  [2023-05-20 08:07:32] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x561b8adc1a00] Increasing reorder buffer to 1
2023-05-20 08:07:32.101569919  [2023-05-20 08:07:32] ffmpeg.front_door.detect       ERROR   : [segment @ 0x561b8adb7d40] Non-monotonous DTS in output stream 0:0; previous: 3532146930, current: 3532146930; changing to 3532146931. This may result in incorrect timestamps in the output file.
2023-05-20 08:07:32.101592318  [2023-05-20 08:07:32] ffmpeg.front_door.detect       ERROR   : [segment @ 0x561b8adb7d40] Non-monotonous DTS in output stream 0:0; previous: 3532209930, current: 3532209930; changing to 3532209931. This may result in incorrect timestamps in the output file.
2023-05-20 08:07:32.101619514  [2023-05-20 08:07:32] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Connection timed out
2023-05-20 08:07:32.101696176  [2023-05-20 08:07:32] ffmpeg.front_door.detect       ERROR   :     Last message repeated 2 times
2023-05-20 08:07:37.216973636  [2023-05-20 08:07:37] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-20 08:07:37.217040980  [2023-05-20 08:07:37] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-20 08:07:42.107701976  [2023-05-20 08:07:42] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-20 08:07:42.107741616  [2023-05-20 08:07:42] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-20 08:07:42.107850556  [2023-05-20 08:07:42] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-20 08:07:47.225974803  [2023-05-20 08:07:47] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-20 08:07:47.226096513  [2023-05-20 08:07:47] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-20 08:07:52.117056766  [2023-05-20 08:07:52] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-20 08:07:52.117126116  [2023-05-20 08:07:52] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-20 08:07:52.117148050  [2023-05-20 08:07:52] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-20 08:07:57.232217012  [2023-05-20 08:07:57] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-20 08:07:57.232292494  [2023-05-20 08:07:57] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-20 08:08:02.120645173  [2023-05-20 08:08:02] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-20 08:08:02.120658104  [2023-05-20 08:08:02] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-20 08:08:02.120711623  [2023-05-20 08:08:02] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-20 08:08:07.237562910  [2023-05-20 08:08:07] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-20 08:08:07.237657174  [2023-05-20 08:08:07] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-20 08:08:12.127170503  [2023-05-20 08:08:12] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-20 08:08:12.127214127  [2023-05-20 08:08:12] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-20 08:08:12.127257075  [2023-05-20 08:08:12] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-20 08:08:17.243706831  [2023-05-20 08:08:17] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-20 08:08:17.243782399  [2023-05-20 08:08:17] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-20 08:08:22.135515579  [2023-05-20 08:08:22] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-20 08:08:22.135558691  [2023-05-20 08:08:22] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-20 08:08:22.135643722  [2023-05-20 08:08:22] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-20 08:08:27.250455593  [2023-05-20 08:08:27] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-20 08:08:27.250467661  [2023-05-20 08:08:27] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-20 08:08:32.138883286  [2023-05-20 08:08:32] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-20 08:08:32.138938420  [2023-05-20 08:08:32] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-20 08:08:32.138972369  [2023-05-20 08:08:32] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-20 08:08:37.256141921  [2023-05-20 08:08:37] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-20 08:08:37.256165229  [2023-05-20 08:08:37] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-20 08:08:42.145618420  [2023-05-20 08:08:42] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-20 08:08:42.148090183  [2023-05-20 08:08:42] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-20 08:08:42.148156517  [2023-05-20 08:08:42] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-20 08:08:47.262354491  [2023-05-20 08:08:47] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-20 08:08:47.262387433  [2023-05-20 08:08:47] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-20 08:08:52.151630960  [2023-05-20 08:08:52] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-20 08:08:52.154142753  [2023-05-20 08:08:52] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-20 08:08:52.154219337  [2023-05-20 08:08:52] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-05-20 08:08:57.268851194  [2023-05-20 08:08:57] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-05-20 08:08:57.268930506  [2023-05-20 08:08:57] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-05-20 08:09:02.160470871  [2023-05-20 08:09:02] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-05-20 08:09:02.160550015  [2023-05-20 08:09:02] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-05-20 08:09:02.160618689  [2023-05-20 08:09:02] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input

go2rtc log:

2023-05-17 22:30:19.713705403  [INFO] Preparing go2rtc config...
2023-05-17 22:30:19.967087753  [INFO] Starting go2rtc...
2023-05-17 22:30:20.026609313  22:30:20.026 INF go2rtc version 1.2.0 linux/amd64
2023-05-17 22:30:20.026746971  22:30:20.026 INF [api] listen addr=:1984
2023-05-17 22:30:20.026887462  22:30:20.026 INF [rtsp] listen addr=:8554
2023-05-17 22:30:20.027041084  22:30:20.027 INF [srtp] listen addr=:8443
2023-05-17 22:30:20.027157737  22:30:20.027 INF [webrtc] listen addr=:8555
2023-05-17 22:30:29.713870691  [INFO] Starting go2rtc healthcheck service...
2023-05-18 18:21:46.752677299  18:21:46.752 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error="exec: exit status 1" url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-18 18:21:56.271986888  18:21:56.271 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-18 20:30:29.139067472  20:30:29.139 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-18 20:30:29.139120689  20:30:29.139 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 11:13:26.863245693  11:13:26.863 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 20:51:07.351627703  20:51:07.351 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 20:51:26.660920077  20:51:26.660 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 20:51:26.661017014  20:51:26.660 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 20:51:36.185353805  20:51:36.185 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 20:51:47.848742300  20:51:47.848 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 20:52:04.064585493  20:52:04.064 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 20:56:13.995925579  20:56:13.995 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 20:56:48.864255039  20:56:48.864 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 20:56:48.864258109  20:56:48.864 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 20:57:28.083593628  20:57:28.083 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 20:57:28.083810170  20:57:28.083 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 20:57:28.083819090  20:57:28.083 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 20:57:28.083833181  20:57:28.083 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 20:57:28.083852236  20:57:28.083 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 20:58:25.337319535  20:58:25.337 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 20:58:25.337367797  20:58:25.337 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 20:58:25.337377009  20:58:25.337 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 20:58:25.337381699  20:58:25.337 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 20:58:25.337407870  20:58:25.337 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 20:59:01.017602964  20:59:01.017 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error="exec: exit status 1" url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-19 20:59:31.448362643  20:59:31.448 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error="exec: exit status 1" url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-19 21:00:31.449098143  21:00:31.449 ERR [exec] timeout url="exec:ffmpeg -hide_banner -v error -fflags nobuffer -flags low_delay -i http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx -map 0:v:0? -c:v:0 copy -map 0:a:0? -c:a:0 copy -map 0:a:0? -c:a:1 libopus -ar:a:1 48000 -ac:a:1 2 -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://localhost:8554/d4b686f588c93e15650aa6643aa26157"
2023-05-19 21:00:31.449120668  21:00:31.449 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error=timeout url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-19 21:01:31.450534619  21:01:31.450 ERR [exec] timeout url="exec:ffmpeg -hide_banner -v error -fflags nobuffer -flags low_delay -i http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx -map 0:v:0? -c:v:0 copy -map 0:a:0? -c:a:0 copy -map 0:a:0? -c:a:1 libopus -ar:a:1 48000 -ac:a:1 2 -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://localhost:8554/d4b686f588c93e15650aa6643aa26157"
2023-05-19 21:01:31.450593066  21:01:31.450 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error=timeout url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-19 21:02:31.451805725  21:02:31.451 ERR [exec] timeout url="exec:ffmpeg -hide_banner -v error -fflags nobuffer -flags low_delay -i http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx -map 0:v:0? -c:v:0 copy -map 0:a:0? -c:a:0 copy -map 0:a:0? -c:a:1 libopus -ar:a:1 48000 -ac:a:1 2 -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://localhost:8554/d4b686f588c93e15650aa6643aa26157"
2023-05-19 21:02:31.451808854  21:02:31.451 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error=timeout url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-19 21:03:31.452437739  21:03:31.452 ERR [exec] timeout url="exec:ffmpeg -hide_banner -v error -fflags nobuffer -flags low_delay -i http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx -map 0:v:0? -c:v:0 copy -map 0:a:0? -c:a:0 copy -map 0:a:0? -c:a:1 libopus -ar:a:1 48000 -ac:a:1 2 -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://localhost:8554/d4b686f588c93e15650aa6643aa26157"
2023-05-19 21:03:31.452472030  21:03:31.452 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error=timeout url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-19 21:03:31.452586180  21:03:31.452 WRN [rtsp] error="source 0 error: timeout" stream=front_door
2023-05-19 21:03:31.452587946  21:03:31.452 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39610: write: broken pipe"
2023-05-19 21:04:31.453716317  21:04:31.453 ERR [exec] timeout url="exec:ffmpeg -hide_banner -v error -fflags nobuffer -flags low_delay -i http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx -map 0:v:0? -c:v:0 copy -map 0:a:0? -c:a:0 copy -map 0:a:0? -c:a:1 libopus -ar:a:1 48000 -ac:a:1 2 -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://localhost:8554/d4b686f588c93e15650aa6643aa26157"
2023-05-19 21:04:31.453721024  21:04:31.453 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error=timeout url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-19 21:05:31.455086995  21:05:31.455 ERR [exec] timeout url="exec:ffmpeg -hide_banner -v error -fflags nobuffer -flags low_delay -i http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx -map 0:v:0? -c:v:0 copy -map 0:a:0? -c:a:0 copy -map 0:a:0? -c:a:1 libopus -ar:a:1 48000 -ac:a:1 2 -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://localhost:8554/d4b686f588c93e15650aa6643aa26157"
2023-05-19 21:05:31.455105756  21:05:31.455 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error=timeout url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-19 21:06:31.456133194  21:06:31.456 ERR [exec] timeout url="exec:ffmpeg -hide_banner -v error -fflags nobuffer -flags low_delay -i http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx -map 0:v:0? -c:v:0 copy -map 0:a:0? -c:a:0 copy -map 0:a:0? -c:a:1 libopus -ar:a:1 48000 -ac:a:1 2 -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://localhost:8554/d4b686f588c93e15650aa6643aa26157"
2023-05-19 21:06:31.456136839  21:06:31.456 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error=timeout url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-19 21:07:31.456430281  21:07:31.456 ERR [exec] timeout url="exec:ffmpeg -hide_banner -v error -fflags nobuffer -flags low_delay -i http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx -map 0:v:0? -c:v:0 copy -map 0:a:0? -c:a:0 copy -map 0:a:0? -c:a:1 libopus -ar:a:1 48000 -ac:a:1 2 -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://localhost:8554/d4b686f588c93e15650aa6643aa26157"
2023-05-19 21:07:31.456449293  21:07:31.456 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error=timeout url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-19 21:07:31.456520306  21:07:31.456 WRN [rtsp] error="source 0 error: timeout" stream=front_door
2023-05-19 21:07:31.456531596  21:07:31.456 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39622: write: broken pipe"
2023-05-19 21:08:31.457707572  21:08:31.457 ERR [exec] timeout url="exec:ffmpeg -hide_banner -v error -fflags nobuffer -flags low_delay -i http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx -map 0:v:0? -c:v:0 copy -map 0:a:0? -c:a:0 copy -map 0:a:0? -c:a:1 libopus -ar:a:1 48000 -ac:a:1 2 -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://localhost:8554/d4b686f588c93e15650aa6643aa26157"
2023-05-19 21:08:31.457728037  21:08:31.457 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error=timeout url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-19 21:09:31.458764403  21:09:31.458 ERR [exec] timeout url="exec:ffmpeg -hide_banner -v error -fflags nobuffer -flags low_delay -i http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx -map 0:v:0? -c:v:0 copy -map 0:a:0? -c:a:0 copy -map 0:a:0? -c:a:1 libopus -ar:a:1 48000 -ac:a:1 2 -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://localhost:8554/d4b686f588c93e15650aa6643aa26157"
2023-05-19 21:09:31.458767480  21:09:31.458 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error=timeout url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-19 21:10:31.459756890  21:10:31.459 ERR [exec] timeout url="exec:ffmpeg -hide_banner -v error -fflags nobuffer -flags low_delay -i http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx -map 0:v:0? -c:v:0 copy -map 0:a:0? -c:a:0 copy -map 0:a:0? -c:a:1 libopus -ar:a:1 48000 -ac:a:1 2 -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://localhost:8554/d4b686f588c93e15650aa6643aa26157"
2023-05-19 21:10:31.459771485  21:10:31.459 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error=timeout url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-19 21:11:31.460457193  21:11:31.460 ERR [exec] timeout url="exec:ffmpeg -hide_banner -v error -fflags nobuffer -flags low_delay -i http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx -map 0:v:0? -c:v:0 copy -map 0:a:0? -c:a:0 copy -map 0:a:0? -c:a:1 libopus -ar:a:1 48000 -ac:a:1 2 -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://localhost:8554/d4b686f588c93e15650aa6643aa26157"
2023-05-19 21:11:31.460460922  21:11:31.460 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error=timeout url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-19 21:12:31.461293338  21:12:31.461 ERR [exec] timeout url="exec:ffmpeg -hide_banner -v error -fflags nobuffer -flags low_delay -i http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx -map 0:v:0? -c:v:0 copy -map 0:a:0? -c:a:0 copy -map 0:a:0? -c:a:1 libopus -ar:a:1 48000 -ac:a:1 2 -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://localhost:8554/d4b686f588c93e15650aa6643aa26157"
2023-05-19 21:12:31.461296381  21:12:31.461 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error=timeout url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-19 21:12:35.926763675  21:12:35.926 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40060: write: broken pipe"
2023-05-19 21:12:35.926802146  21:12:35.926 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39932: write: broken pipe"
2023-05-19 21:12:35.926928009  21:12:35.926 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39642: write: broken pipe"
2023-05-19 21:12:35.926929961  21:12:35.926 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39856: write: broken pipe"
2023-05-19 21:12:35.926970033  21:12:35.926 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39728: write: broken pipe"
2023-05-19 21:12:35.927095850  21:12:35.926 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39830: write: broken pipe"
2023-05-19 21:12:35.927124487  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39672: write: broken pipe"
2023-05-19 21:12:35.927125806  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39712: write: broken pipe"
2023-05-19 21:12:35.927148772  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39822: write: broken pipe"
2023-05-19 21:12:35.927209829  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40232: write: broken pipe"
2023-05-19 21:12:35.927215256  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40068: write: broken pipe"
2023-05-19 21:12:35.927216362  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40168: write: broken pipe"
2023-05-19 21:12:35.927229821  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40012: write: broken pipe"
2023-05-19 21:12:35.927247923  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39990: write: broken pipe"
2023-05-19 21:12:35.927262256  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39912: write: broken pipe"
2023-05-19 21:12:35.927275466  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40002: write: broken pipe"
2023-05-19 21:12:35.927288098  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 21:12:35.927301880  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39764: write: broken pipe"
2023-05-19 21:12:35.927316661  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40088: write: broken pipe"
2023-05-19 21:12:35.927329618  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40084: write: broken pipe"
2023-05-19 21:12:35.927341341  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 21:12:35.927350401  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39804: write: broken pipe"
2023-05-19 21:12:35.927355358  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39874: write: broken pipe"
2023-05-19 21:12:35.927368356  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40006: write: broken pipe"
2023-05-19 21:12:35.927380387  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40048: write: broken pipe"
2023-05-19 21:12:35.927385963  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40194: write: broken pipe"
2023-05-19 21:12:35.927393416  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39888: write: broken pipe"
2023-05-19 21:12:35.927408385  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39788: write: broken pipe"
2023-05-19 21:12:35.927410209  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39772: write: broken pipe"
2023-05-19 21:12:35.927419584  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 21:12:35.927431298  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39908: write: broken pipe"
2023-05-19 21:12:35.927434754  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39738: write: broken pipe"
2023-05-19 21:12:35.927437902  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39650: write: broken pipe"
2023-05-19 21:12:35.927451649  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39654: write: broken pipe"
2023-05-19 21:12:35.927455129  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39796: write: broken pipe"
2023-05-19 21:12:35.927461863  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40092: write: broken pipe"
2023-05-19 21:12:35.927465506  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40220: write: broken pipe"
2023-05-19 21:12:35.927471585  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40190: write: broken pipe"
2023-05-19 21:12:35.927487639  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39836: write: broken pipe"
2023-05-19 21:12:35.927491081  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40054: write: broken pipe"
2023-05-19 21:12:35.927499224  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40146: write: broken pipe"
2023-05-19 21:12:35.927512918  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39636: write: broken pipe"
2023-05-19 21:12:35.927531901  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39862: write: broken pipe"
2023-05-19 21:12:35.927538122  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39916: write: broken pipe"
2023-05-19 21:12:35.927558440  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39984: write: broken pipe"
2023-05-19 21:12:35.927561884  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39954: write: broken pipe"
2023-05-19 21:12:35.927580899  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40198: write: broken pipe"
2023-05-19 21:12:35.927581940  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39882: write: broken pipe"
2023-05-19 21:12:35.927587823  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39682: write: broken pipe"
2023-05-19 21:12:35.927594813  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39688: write: broken pipe"
2023-05-19 21:12:35.927606243  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39630: write: broken pipe"
2023-05-19 21:12:35.927616204  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39700: write: broken pipe"
2023-05-19 21:12:35.927617259  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39720: write: broken pipe"
2023-05-19 21:12:35.927628038  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40110: write: broken pipe"
2023-05-19 21:12:35.927634852  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40214: write: broken pipe"
2023-05-19 21:12:35.927642280  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40238: write: broken pipe"
2023-05-19 21:12:35.927670069  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40044: write: broken pipe"
2023-05-19 21:12:35.927673399  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40028: write: broken pipe"
2023-05-19 21:12:35.927676136  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 21:12:35.927697644  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39708: write: broken pipe"
2023-05-19 21:12:35.927701064  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39924: write: broken pipe"
2023-05-19 21:12:35.927704298  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39866: write: broken pipe"
2023-05-19 21:12:35.927722735  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39800: write: broken pipe"
2023-05-19 21:12:35.927742334  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39938: write: broken pipe"
2023-05-19 21:12:35.927776826  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40076: write: broken pipe"
2023-05-19 21:12:35.927806060  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39998: write: broken pipe"
2023-05-19 21:12:35.927816852  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40154: write: broken pipe"
2023-05-19 21:12:35.927848527  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40132: write: broken pipe"
2023-05-19 21:12:35.927876362  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39976: write: broken pipe"
2023-05-19 21:12:35.927903287  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39756: write: broken pipe"
2023-05-19 21:12:35.927928320  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39950: write: broken pipe"
2023-05-19 21:12:35.927952672  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39782: write: broken pipe"
2023-05-19 21:12:35.927977743  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39958: write: broken pipe"
2023-05-19 21:12:35.928002915  21:12:35.927 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40162: write: broken pipe"
2023-05-19 21:12:35.928036501  21:12:35.928 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40124: write: broken pipe"
2023-05-19 21:12:35.928068784  21:12:35.928 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40022: write: broken pipe"
2023-05-19 21:12:35.928101396  21:12:35.928 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40136: write: broken pipe"
2023-05-19 21:12:35.928140922  21:12:35.928 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40118: write: broken pipe"
2023-05-19 21:12:35.928144628  21:12:35.928 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 21:12:35.928165553  21:12:35.928 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40228: write: broken pipe"
2023-05-19 21:12:35.928191140  21:12:35.928 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:39760: write: broken pipe"
2023-05-19 21:12:35.928232184  21:12:35.928 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-19 21:12:35.928258749  21:12:35.928 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error="write tcp 127.0.0.1:8554->127.0.0.1:40206: write: broken pipe"
2023-05-20 08:07:23.029450282  08:07:23.029 WRN github.com/AlexxIT/go2rtc/cmd/streams/producer.go:133 > error="read tcp 127.0.0.1:8554->127.0.0.1:40300: i/o timeout" url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-20 08:07:37.897273951  08:07:37.897 WRN [streams] json locked
2023-05-20 08:08:07.902670964  08:08:07.902 WRN [streams] json locked
2023-05-20 08:08:23.030210955  08:08:23.030 ERR [exec] timeout url="exec:ffmpeg -hide_banner -v error -fflags nobuffer -flags low_delay -i http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx -map 0:v:0? -c:v:0 copy -map 0:a:0? -c:a:0 copy -map 0:a:0? -c:a:1 libopus -ar:a:1 48000 -ac:a:1 2 -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://localhost:8554/d4b686f588c93e15650aa6643aa26157"
2023-05-20 08:08:26.133694587  08:08:26.133 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error="exec: exit status 1" url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-20 08:08:29.205711597  08:08:29.205 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error="exec: exit status 1" url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-20 08:08:29.205768583  08:08:29.205 WRN [rtsp] error="source 0 error: exec: exit status 1" stream=front_door
2023-05-20 08:08:32.277607087  08:08:32.277 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error="exec: exit status 1" url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-20 08:08:35.349784276  08:08:35.349 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error="exec: exit status 1" url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-20 08:08:38.422607493  08:08:38.422 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error="exec: exit status 1" url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-20 08:08:43.434370378  08:08:43.434 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error="exec: exit status 1" url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-20 08:08:44.565601287  08:08:44.565 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error="exec: exit status 1" url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-20 08:08:47.637996503  08:08:47.637 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error="exec: exit status 1" url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-20 08:08:50.709632946  08:08:50.709 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error="exec: exit status 1" url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-20 08:08:50.709645431  08:08:50.709 WRN [rtsp] error="source 0 error: exec: exit status 1" stream=front_door
2023-05-20 08:08:53.781637125  08:08:53.781 ERR github.com/AlexxIT/go2rtc/cmd/streams/producer.go:53 > error="exec: exit status 1" url=ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus
2023-05-20 08:08:53.781720069  08:08:53.781 WRN [rtsp] error="source 0 error: exec: exit status 1" stream=front_door
2023-05-20 08:08:59.406765446  08:08:59.406 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-20 08:08:59.406768303  08:08:59.406 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-20 08:08:59.406778960  08:08:59.406 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-20 08:08:59.406779885  08:08:59.406 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-20 08:08:59.406842123  08:08:59.406 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF
2023-05-20 08:08:59.406843234  08:08:59.406 WRN github.com/AlexxIT/go2rtc/cmd/rtsp/rtsp.go:221 > error=EOF

config:


mqtt:
  host: xxx
  user: xxx
  password: xxx

go2rtc:
  streams:
    front_door:
      - "ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus"
    garage:
      - "ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus"

detectors:
  coral:
    type: edgetpu
    device: usb

cameras:
  front_door: 
    ffmpeg:
      hwaccel_args: preset-vaapi
      inputs:
        - path: rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac
          input_args: preset-rtsp-restream
          roles:
            - detect
            - record
    detect:
      width: 2560
      height: 1920
      fps: 5
    record:
      enabled: true
      retain:
        days: 14
        mode: all
    objects:
      track:
        - person
        - car
    snapshots:
      enabled: true
      retain:
        default: 14
    zones:
      entryway:
        coordinates: 2560,1920,2560,1681,2173,1506,1928,1579,1593,1321,934,1342,481,1288,321,1319,0,1319,0,1920
  garage: 
    ffmpeg:
      hwaccel_args: preset-vaapi
      inputs:
        - path: rtsp://127.0.0.1:8554/garage?video=copy&audio=aac
          input_args: preset-rtsp-restream
          roles:
            - detect
            - record
    detect:
      enabled: true
      width: 2560
      height: 1920
      fps: 5
    record:
      enabled: true
      retain:
        days: 2
        mode: all
    objects:
      track:
        - person
    snapshots:
      enabled: true
      retain:
        default: 2
clowncracker commented 1 year ago

@NickM-27 I've noticed that the configuration recommendations provided does not record audio. What can I change to get audio recorded correctly?

NickM-27 commented 1 year ago

Should work fine with audio, what is your current config?

clowncracker commented 1 year ago

Should work fine with audio, what is your current config?

Audio works for live view, but it isn't available on any of the recordings. This is my config is:

mqtt:
  host: xxx
  user: xxx
  password: xxx

go2rtc:
  streams:
    front_door:
      - "ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus"
    garage:
      - "ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus"

detectors:
  coral:
    type: edgetpu
    device: usb

cameras:
  front_door: 
    ffmpeg:
      hwaccel_args: preset-vaapi
      inputs:
        - path: rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac
          input_args: preset-rtsp-restream
          roles:
            - detect
            - record
    detect:
      width: 2560
      height: 1920
      fps: 5
    record:
      enabled: true
      retain:
        days: 14
        mode: all
    objects:
      track:
        - person
        - car
    snapshots:
      enabled: true
      retain:
        default: 14
    zones:
      entryway:
        coordinates: 2560,1920,2560,1681,2173,1506,1928,1579,1593,1321,934,1342,481,1288,321,1319,0,1319,0,1920
  garage: 
    ffmpeg:
      hwaccel_args: preset-vaapi
      inputs:
        - path: rtsp://127.0.0.1:8554/garage?video=copy&audio=aac
          input_args: preset-rtsp-restream
          roles:
            - detect
            - record
    detect:
      enabled: true
      width: 2560
      height: 1920
      fps: 5
    record:
      enabled: true
      retain:
        days: 2
        mode: all
    objects:
      track:
        - person
    snapshots:
      enabled: true
      retain:
        default: 2
NickM-27 commented 1 year ago

You have not set any output_args to enable audio in recordings https://docs.frigate.video/troubleshooting/faqs#audio-in-recordings

clowncracker commented 1 year ago

@NickM-27 I'm having issues where frigate is skipping constantly, but only when it attempts object detection. Here are my logs:

2023-06-15 11:21:24.947775726  [INFO] Starting Frigate...
2023-06-15 11:21:25.566186098  [2023-06-15 11:21:25] frigate.app                    INFO    : Starting Frigate (0.12.1-367d724)
2023-06-15 11:21:25.582513803  [2023-06-15 11:21:25] peewee_migrate                 INFO    : Starting migrations
2023-06-15 11:21:25.584840381  [2023-06-15 11:21:25] peewee_migrate                 INFO    : There is nothing to migrate
2023-06-15 11:21:25.593407635  [2023-06-15 11:21:25] detector.coral                 INFO    : Starting detection process: 720
2023-06-15 11:21:25.593462438  [2023-06-15 11:21:25] frigate.app                    INFO    : Output process started: 722
2023-06-15 11:21:25.598857428  [2023-06-15 11:21:25] frigate.app                    INFO    : Camera processor started for front_door: 728
2023-06-15 11:21:25.599264183  [2023-06-15 11:21:25] frigate.app                    INFO    : Camera processor started for garage: 730
2023-06-15 11:21:25.602916084  [2023-06-15 11:21:25] frigate.app                    INFO    : Capture process started for front_door: 731
2023-06-15 11:21:25.606223611  [2023-06-15 11:21:25] frigate.app                    INFO    : Capture process started for garage: 735
2023-06-15 11:21:28.201115567  [2023-06-15 11:21:25] frigate.detectors.plugins.edgetpu_tfl INFO    : Attempting to load TPU as usb
2023-06-15 11:21:28.203048011  [2023-06-15 11:21:28] frigate.detectors.plugins.edgetpu_tfl INFO    : TPU found
2023-06-15 13:19:04.601728899  [2023-06-15 13:19:04] frigate.object_processing      WARNING : Unable to create jpg because frame 1686860344.558068 is not in the cache
2023-06-15 13:52:16.215123768  [2023-06-15 13:52:16] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-15 13:52:16.215179220  [2023-06-15 13:52:16] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-15 13:52:16.215236721  [2023-06-15 13:52:16] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-15 13:52:16.215291163  [2023-06-15 13:52:16] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-15 13:52:16.215374427  [2023-06-15 13:52:16] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-15 13:52:16.266589829  [2023-06-15 13:52:16] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-15 13:52:16.266662339  [2023-06-15 13:52:16] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-15 13:52:16.266710920  [2023-06-15 13:52:16] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-15 13:52:16.266772274  [2023-06-15 13:52:16] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-15 13:52:16.266834816  [2023-06-15 13:52:16] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-15 13:52:16.326922713  [2023-06-15 13:52:16] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-15 13:52:16.326978750  [2023-06-15 13:52:16] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-15 13:52:16.327020941  [2023-06-15 13:52:16] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-15 13:52:16.327061752  [2023-06-15 13:52:16] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-15 13:52:16.327100068  [2023-06-15 13:52:16] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-15 13:52:16.923376719  [2023-06-15 13:52:16] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-15 13:52:16.923430585  [2023-06-15 13:52:16] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-15 13:52:16.923472889  [2023-06-15 13:52:16] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-15 13:52:16.923532251  [2023-06-15 13:52:16] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-15 13:52:16.923570297  [2023-06-15 13:52:16] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-15 13:52:24.905680734  [2023-06-15 13:52:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-15 13:52:24.905744012  [2023-06-15 13:52:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-15 13:52:24.905785592  [2023-06-15 13:52:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-15 13:52:24.905825322  [2023-06-15 13:52:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-15 13:52:24.905863439  [2023-06-15 13:52:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-15 13:52:25.464262441  [2023-06-15 13:52:25] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-15 13:52:25.464320353  [2023-06-15 13:52:25] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-15 13:52:25.464364049  [2023-06-15 13:52:25] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-15 13:52:25.464403413  [2023-06-15 13:52:25] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-15 13:52:25.464441345  [2023-06-15 13:52:25] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-15 13:57:51.852558082  [2023-06-15 13:57:51] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-15 13:57:51.852615110  [2023-06-15 13:57:51] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-15 13:57:51.852659448  [2023-06-15 13:57:51] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-15 13:57:51.852704584  [2023-06-15 13:57:51] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-15 13:57:51.852740287  [2023-06-15 13:57:51] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-15 13:57:51.899747611  [2023-06-15 13:57:51] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-15 13:57:51.899816168  [2023-06-15 13:57:51] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-15 13:57:51.899818141  [2023-06-15 13:57:51] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-15 13:57:51.899887968  [2023-06-15 13:57:51] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-15 13:57:51.899889914  [2023-06-15 13:57:51] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-15 13:57:51.940614775  [2023-06-15 13:57:51] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-15 13:57:51.940684853  [2023-06-15 13:57:51] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-15 13:57:51.940766331  [2023-06-15 13:57:51] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-15 13:57:51.940768360  [2023-06-15 13:57:51] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-15 13:57:51.940839982  [2023-06-15 13:57:51] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-15 13:57:52.203714892  [2023-06-15 13:57:52] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-15 13:57:52.203848801  [2023-06-15 13:57:52] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-15 13:57:52.203929260  [2023-06-15 13:57:52] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-15 13:57:52.203931603  [2023-06-15 13:57:52] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-15 13:57:52.203958290  [2023-06-15 13:57:52] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-15 13:59:12.172822773  [2023-06-15 13:59:12] frigate.object_processing      WARNING : Unable to create jpg because frame 1686862747.846253 is not in the cache
2023-06-15 14:01:10.598485598  [2023-06-15 14:01:10] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-15 14:01:10.598544396  [2023-06-15 14:01:10] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-15 14:01:10.598587502  [2023-06-15 14:01:10] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-15 14:01:10.599125918  [2023-06-15 14:01:10] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-15 14:01:10.599174334  [2023-06-15 14:01:10] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-15 14:01:10.644918965  [2023-06-15 14:01:10] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-15 14:01:10.644997083  [2023-06-15 14:01:10] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-15 14:01:10.644999638  [2023-06-15 14:01:10] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-15 14:01:10.645021563  [2023-06-15 14:01:10] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-15 14:01:10.645066187  [2023-06-15 14:01:10] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-15 14:01:10.686878585  [2023-06-15 14:01:10] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-15 14:01:10.686954330  [2023-06-15 14:01:10] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-15 14:01:10.686962261  [2023-06-15 14:01:10] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-15 14:01:10.687011521  [2023-06-15 14:01:10] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-15 14:01:10.687058185  [2023-06-15 14:01:10] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-15 14:01:10.867720033  [2023-06-15 14:01:10] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-15 14:01:10.867774209  [2023-06-15 14:01:10] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-15 14:01:10.867807118  [2023-06-15 14:01:10] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-15 14:01:10.867842138  [2023-06-15 14:01:10] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-15 14:01:10.867946785  [2023-06-15 14:01:10] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-15 14:01:11.125653609  [2023-06-15 14:01:11] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-15 14:01:11.125709876  [2023-06-15 14:01:11] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-15 14:01:11.125749921  [2023-06-15 14:01:11] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-15 14:01:11.125825207  [2023-06-15 14:01:11] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-15 14:01:11.125961715  [2023-06-15 14:01:11] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-15 14:01:18.924647405  [2023-06-15 14:01:18] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-15 14:01:18.924714154  [2023-06-15 14:01:18] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-15 14:01:18.924726625  [2023-06-15 14:01:18] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-15 14:01:18.924786976  [2023-06-15 14:01:18] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-15 14:01:18.924789388  [2023-06-15 14:01:18] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-15 14:01:24.859553805  [2023-06-15 14:01:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-15 14:01:24.859582896  [2023-06-15 14:01:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-15 14:01:24.859619278  [2023-06-15 14:01:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-15 14:01:24.859651076  [2023-06-15 14:01:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-15 14:01:24.859683885  [2023-06-15 14:01:24] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4

Config:

mqtt:
  host: xxx
  user: xxx
  password: xxx

go2rtc:
  streams:
    front_door:
      - "ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus"
    garage:
      - "ffmpeg:http://xxx.xxx.x.xxx/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=xxx&password=xxx#video=copy#audio=copy#audio=opus"

detectors:
  coral:
    type: edgetpu
    device: usb

cameras:
  front_door: 
    ffmpeg:
      output_args:
        record: preset-record-generic-audio-aac
      hwaccel_args: preset-vaapi
      inputs:
        - path: rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac
          input_args: preset-rtsp-restream
          roles:
            - detect
            - record
    detect:
      width: 2560
      height: 1920
      fps: 5
    record:
      enabled: true
      retain:
        days: 14
        mode: all
    objects:
      track:
        - person
        - car
      filters:
        person:
          mask:
            - 438,916,469,598,556,260,656,0,922,0,1051,286,1028,669,1021,976,1023,1077,996,1121,906,1115,815,1111,586,1102,439,1082
            - 1151,1070,1171,1115,1271,1115,1480,1110,1768,1106,2115,1081,2301,1054,2299,872,2277,689,2236,522,2134,528,1897,471,1516,423,1156,426
        car:
          mask:
            - 438,916,469,598,556,260,656,0,922,0,1051,286,1028,669,1021,976,1023,1077,996,1121,906,1115,815,1111,586,1102,439,1082
            - 1151,1070,1171,1115,1271,1115,1480,1110,1768,1106,2115,1081,2301,1054,2299,872,2277,689,2236,522,2134,528,1897,471,1516,423,1156,426
    snapshots:
      enabled: true
      retain:
        default: 14
    zones:
      entryway:
        coordinates: 2560,1920,2560,1681,2173,1506,1928,1579,1593,1321,934,1342,481,1288,321,1319,0,1319,0,1920
  garage: 
    ffmpeg:
      output_args:
        record: preset-record-generic-audio-aac
      hwaccel_args: preset-vaapi
      inputs:
        - path: rtsp://127.0.0.1:8554/garage?video=copy&audio=aac
          input_args: preset-rtsp-restream
          roles:
            - detect
            - record
    detect:
      enabled: true
      width: 2560
      height: 1920
      fps: 5
    record:
      enabled: true
      retain:
        days: 2
        mode: all
    objects:
      track:
        - person
      filters:
        person:
          mask:
            - 0,0,2560,0,2560,353,963,383,486,431,0,529
            - 0,1920,906,1920,748,1471,0,1496

    snapshots:
      enabled: true
      retain:
        default: 2
clowncracker commented 1 year ago

@NickM-27 the Corrupt recording segments & DTS discontinuity has come back:

2023-06-15 16:50:39.216197892  [INFO] Starting Frigate...
2023-06-15 16:50:39.874939582  [2023-06-15 16:50:39] frigate.app                    INFO    : Starting Frigate (0.12.1-367d724)
2023-06-15 16:50:39.894804467  [2023-06-15 16:50:39] peewee_migrate                 INFO    : Starting migrations
2023-06-15 16:50:39.897149086  [2023-06-15 16:50:39] peewee_migrate                 INFO    : There is nothing to migrate
2023-06-15 16:50:39.906509082  [2023-06-15 16:50:39] detector.coral                 INFO    : Starting detection process: 722
2023-06-15 16:50:39.906944682  [2023-06-15 16:50:39] frigate.app                    INFO    : Output process started: 724
2023-06-15 16:50:39.910458599  [2023-06-15 16:50:39] frigate.app                    INFO    : Camera processor started for front_door: 730
2023-06-15 16:50:39.913822670  [2023-06-15 16:50:39] frigate.app                    INFO    : Camera processor started for garage: 732
2023-06-15 16:50:39.917969071  [2023-06-15 16:50:39] frigate.app                    INFO    : Capture process started for front_door: 734
2023-06-15 16:50:39.921170890  [2023-06-15 16:50:39] frigate.app                    INFO    : Capture process started for garage: 737
2023-06-15 16:50:42.513968298  [2023-06-15 16:50:39] frigate.detectors.plugins.edgetpu_tfl INFO    : Attempting to load TPU as usb
2023-06-15 16:50:42.516145221  [2023-06-15 16:50:42] frigate.detectors.plugins.edgetpu_tfl INFO    : TPU found
2023-06-15 18:04:10.022141559  [2023-06-15 18:04:10] watchdog.front_door            INFO    : front_door exceeded fps limit. Exiting ffmpeg...
2023-06-15 18:04:10.022213281  [2023-06-15 18:04:10] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-06-15 18:04:10.200395555  [2023-06-15 18:04:10] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-15 18:04:10.200449776  [2023-06-15 18:04:10] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-15 18:04:20.202417458  [2023-06-15 18:04:20] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-15 18:04:20.202436067  [2023-06-15 18:04:20] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-15 18:04:20.202510826  [2023-06-15 18:04:20] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5564fb694500] 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-06-15 18:04:20.202546784  [2023-06-15 18:04:20] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5564fb694500] Non-monotonous DTS in output stream 0:0; previous: 390438090, current: 390438090; changing to 390438091. This may result in incorrect timestamps in the output file.
2023-06-15 18:04:20.202578962  [2023-06-15 18:04:20] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5564fb694500] Non-monotonous DTS in output stream 0:0; previous: 390483090, current: 390483090; changing to 390483091. This may result in incorrect timestamps in the output file.
2023-06-15 18:04:20.202609524  [2023-06-15 18:04:20] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5564fb694500] Non-monotonous DTS in output stream 0:0; previous: 390977910, current: 390977910; changing to 390977911. This may result in incorrect timestamps in the output file.
2023-06-15 18:04:20.202638599  [2023-06-15 18:04:20] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x5564fb6b9f80] Increasing reorder buffer to 6
2023-06-15 18:04:25.320296254  [2023-06-15 18:04:25] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-15 18:04:25.320307833  [2023-06-15 18:04:25] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-15 18:04:30.209128080  [2023-06-15 18:04:30] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-15 18:04:30.209198278  [2023-06-15 18:04:30] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-15 18:04:30.209278879  [2023-06-15 18:04:30] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-15 18:04:35.328053167  [2023-06-15 18:04:35] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-15 18:04:35.328082304  [2023-06-15 18:04:35] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-15 18:04:40.220120891  [2023-06-15 18:04:40] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-15 18:04:40.220176309  [2023-06-15 18:04:40] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-15 18:04:40.220183973  [2023-06-15 18:04:40] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-15 19:12:50.294231191  [2023-06-15 19:12:50] watchdog.front_door            INFO    : front_door exceeded fps limit. Exiting ffmpeg...
2023-06-15 19:12:50.294244630  [2023-06-15 19:12:50] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-06-15 19:12:52.742292638  [2023-06-15 19:12:52] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-15 19:12:52.742371199  [2023-06-15 19:12:52] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-15 19:13:02.744228605  [2023-06-15 19:13:02] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-15 19:13:02.744251975  [2023-06-15 19:13:02] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-15 19:13:02.744303041  [2023-06-15 19:13:02] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55abee559400] 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-06-15 19:13:02.744319277  [2023-06-15 19:13:02] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55abee559400] Non-monotonous DTS in output stream 0:0; previous: 362271150, current: 362271150; changing to 362271151. This may result in incorrect timestamps in the output file.
2023-06-15 19:13:02.744349513  [2023-06-15 19:13:02] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x55abee56f0c0] Increasing reorder buffer to 1
2023-06-15 19:13:02.744381759  [2023-06-15 19:13:02] ffmpeg.front_door.detect       ERROR   : [out_1_0 @ 0x55abee594100] 100 buffers queued in out_1_0, something may be wrong.
2023-06-15 19:13:07.861660451  [2023-06-15 19:13:07] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-15 19:13:07.861760545  [2023-06-15 19:13:07] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-15 19:13:12.750788494  [2023-06-15 19:13:12] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-15 19:13:12.753441023  [2023-06-15 19:13:12] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-15 19:13:12.753448846  [2023-06-15 19:13:12] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-15 19:13:17.867213673  [2023-06-15 19:13:17] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-15 19:13:17.867298557  [2023-06-15 19:13:17] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-15 19:13:22.757132019  [2023-06-15 19:13:22] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-15 19:13:22.757159057  [2023-06-15 19:13:22] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-15 19:13:22.757221503  [2023-06-15 19:13:22] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-15 19:13:27.875153334  [2023-06-15 19:13:27] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-15 19:13:27.875238731  [2023-06-15 19:13:27] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-15 19:13:32.766894939  [2023-06-15 19:13:32] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-15 19:13:32.766971419  [2023-06-15 19:13:32] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-15 19:13:32.766973341  [2023-06-15 19:13:32] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-15 19:13:37.881858583  [2023-06-15 19:13:37] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-15 19:13:37.881931059  [2023-06-15 19:13:37] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-15 19:13:42.770762227  [2023-06-15 19:13:42] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-15 19:13:42.770816151  [2023-06-15 19:13:42] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-15 19:13:42.770913571  [2023-06-15 19:13:42] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-15 19:13:47.889086818  [2023-06-15 19:13:47] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-15 19:13:47.889110177  [2023-06-15 19:13:47] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-15 19:13:52.781060439  [2023-06-15 19:13:52] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-15 19:13:52.781131962  [2023-06-15 19:13:52] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-15 19:13:52.781139146  [2023-06-15 19:13:52] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-15 19:14:52.785747305  [2023-06-15 19:14:52] watchdog.front_door            INFO    : front_door exceeded fps limit. Exiting ffmpeg...
2023-06-15 19:14:52.785750066  [2023-06-15 19:14:52] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-06-15 19:14:52.846088219  [2023-06-15 19:14:52] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-15 19:14:52.846156178  [2023-06-15 19:14:52] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-15 19:15:02.850910068  [2023-06-15 19:15:02] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-15 19:15:02.850974086  [2023-06-15 19:15:02] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-15 19:15:02.850976226  [2023-06-15 19:15:02] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55e853e00140] 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-06-15 19:15:02.851036073  [2023-06-15 19:15:02] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x55e853ab8b00] Increasing reorder buffer to 1
2023-06-15 19:15:02.851037980  [2023-06-15 19:15:02] ffmpeg.front_door.detect       ERROR   : [out_1_0 @ 0x55e853cf8c40] 100 buffers queued in out_1_0, something may be wrong.
2023-06-15 19:15:02.851096554  [2023-06-15 19:15:02] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55e853e00140] Non-monotonous DTS in output stream 0:0; previous: 2883240, current: 2883240; changing to 2883241. This may result in incorrect timestamps in the output file.
2023-06-15 19:17:32.857629771  [2023-06-15 19:17:32] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-06-15 19:17:32.857649063  [2023-06-15 19:17:32] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-06-15 19:17:32.869775613  [2023-06-15 19:17:32] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-15 19:17:32.869874749  [2023-06-15 19:17:32] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-15 19:17:42.874002923  [2023-06-15 19:17:42] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-15 19:17:42.874089111  [2023-06-15 19:17:42] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-15 19:17:42.874110029  [2023-06-15 19:17:42] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5586783d9ac0] 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-06-15 19:17:42.874190680  [2023-06-15 19:17:42] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5586783d9ac0] Non-monotonous DTS in output stream 0:0; previous: 6076890, current: 6076890; changing to 6076891. This may result in incorrect timestamps in the output file.
2023-06-15 19:17:42.874267704  [2023-06-15 19:17:42] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5586783d9ac0] Non-monotonous DTS in output stream 0:0; previous: 6121890, current: 6121890; changing to 6121891. This may result in incorrect timestamps in the output file.
2023-06-15 19:17:42.874269668  [2023-06-15 19:17:42] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Connection timed out
2023-06-15 19:17:42.874320616  [2023-06-15 19:17:42] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5586783d9ac0] Non-monotonous DTS in output stream 0:0; previous: 6301800, current: 6301800; changing to 6301801. This may result in incorrect timestamps in the output file.
2023-06-15 22:13:23.065337507  [2023-06-15 22:13:23] watchdog.front_door            INFO    : front_door exceeded fps limit. Exiting ffmpeg...
2023-06-15 22:13:23.065357066  [2023-06-15 22:13:23] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-06-15 22:13:23.276794464  [2023-06-15 22:13:23] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-15 22:13:23.276884621  [2023-06-15 22:13:23] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-15 22:13:33.281397410  [2023-06-15 22:13:33] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-15 22:13:33.281467990  [2023-06-15 22:13:33] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-15 22:13:33.281481818  [2023-06-15 22:13:33] ffmpeg.front_door.detect       ERROR   : [segment @ 0x559c74e09ac0] 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-06-15 22:13:33.281528046  [2023-06-15 22:13:33] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x559c74e1f740] Increasing reorder buffer to 1
2023-06-15 22:13:33.281561104  [2023-06-15 22:13:33] ffmpeg.front_door.detect       ERROR   : [segment @ 0x559c74e09ac0] Non-monotonous DTS in output stream 0:0; previous: 332862660, current: 332862660; changing to 332862661. This may result in incorrect timestamps in the output file.
2023-06-15 22:13:33.281591991  [2023-06-15 22:13:33] ffmpeg.front_door.detect       ERROR   : [segment @ 0x559c74e09ac0] Non-monotonous DTS in output stream 0:0; previous: 926159850, current: 926159850; changing to 926159851. This may result in incorrect timestamps in the output file.
2023-06-15 22:13:33.281622441  [2023-06-15 22:13:33] ffmpeg.front_door.detect       ERROR   : [segment @ 0x559c74e09ac0] Non-monotonous DTS in output stream 0:0; previous: 943612470, current: 943612470; changing to 943612471. This may result in incorrect timestamps in the output file.
2023-06-15 22:13:33.281652369  [2023-06-15 22:13:33] ffmpeg.front_door.detect       ERROR   : [segment @ 0x559c74e09ac0] Non-monotonous DTS in output stream 0:0; previous: 943882290, current: 943882290; changing to 943882291. This may result in incorrect timestamps in the output file.
2023-06-15 22:13:33.281683309  [2023-06-15 22:13:33] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x559c74e3ef00] Increasing reorder buffer to 4
2023-06-15 22:13:38.396750071  [2023-06-15 22:13:38] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-15 22:13:38.396804915  [2023-06-15 22:13:38] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-15 22:13:43.288454416  [2023-06-15 22:13:43] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-15 22:13:43.288479342  [2023-06-15 22:13:43] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-15 22:13:43.288547359  [2023-06-15 22:13:43] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-16 05:22:30.886922548  [2023-06-16 05:22:30] frigate.watchdog               INFO    : Detection appears to be stuck. Restarting detection process...
2023-06-16 05:22:30.886935472  [2023-06-16 05:22:30] root                           INFO    : Waiting for detection process to exit gracefully...
2023-06-16 05:23:00.913222672  [2023-06-16 05:23:00] root                           INFO    : Detection process didnt exit. Force killing...
2023-06-16 05:23:00.918025181  [2023-06-16 05:23:00] root                           INFO    : Detection process has exited...
2023-06-16 05:23:00.929979155  [2023-06-16 05:23:00] detector.coral                 INFO    : Starting detection process: 18220
2023-06-16 05:23:00.949566034  [2023-06-16 05:23:00] frigate.detectors.plugins.edgetpu_tfl INFO    : Attempting to load TPU as usb
2023-06-16 05:23:03.570147643  [2023-06-16 05:23:03] frigate.detectors.plugins.edgetpu_tfl INFO    : TPU found
2023-06-16 09:28:57.760298990  [2023-06-16 09:28:57] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-16 09:28:57.760396048  [2023-06-16 09:28:57] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-16 09:28:57.760403733  [2023-06-16 09:28:57] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-16 09:28:57.760476753  [2023-06-16 09:28:57] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-16 09:28:57.760481307  [2023-06-16 09:28:57] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-16 09:28:57.803659885  [2023-06-16 09:28:57] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-16 09:28:57.803678927  [2023-06-16 09:28:57] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-16 09:28:57.803759055  [2023-06-16 09:28:57] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-16 09:28:57.803760997  [2023-06-16 09:28:57] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-16 09:28:57.803835087  [2023-06-16 09:28:57] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-16 09:28:57.855966581  [2023-06-16 09:28:57] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-16 09:28:57.856043299  [2023-06-16 09:28:57] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-16 09:28:57.856045220  [2023-06-16 09:28:57] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-16 09:28:57.856059021  [2023-06-16 09:28:57] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-16 09:28:57.856116379  [2023-06-16 09:28:57] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-16 09:28:58.135026429  [2023-06-16 09:28:58] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-16 09:28:58.135213567  [2023-06-16 09:28:58] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-16 09:28:58.135224879  [2023-06-16 09:28:58] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-16 09:28:58.135339225  [2023-06-16 09:28:58] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-16 09:28:58.135455561  [2023-06-16 09:28:58] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-16 09:28:58.368302032  [2023-06-16 09:28:58] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-16 09:28:58.368382367  [2023-06-16 09:28:58] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-16 09:28:58.368384823  [2023-06-16 09:28:58] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-16 09:28:58.368410107  [2023-06-16 09:28:58] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-16 09:28:58.368477889  [2023-06-16 09:28:58] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-16 09:28:58.694988477  [2023-06-16 09:28:58] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-16 09:28:58.695077658  [2023-06-16 09:28:58] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-16 09:28:58.695174491  [2023-06-16 09:28:58] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-16 09:28:58.695312076  [2023-06-16 09:28:58] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-16 09:28:58.695376086  [2023-06-16 09:28:58] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-16 09:29:03.611778419  [2023-06-16 09:29:03] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-16 09:29:03.611850617  [2023-06-16 09:29:03] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-16 09:29:03.611859972  [2023-06-16 09:29:03] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-16 09:29:03.611894496  [2023-06-16 09:29:03] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-16 09:29:03.611925366  [2023-06-16 09:29:03] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-16 09:29:03.651653610  [2023-06-16 09:29:03] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-16 09:29:03.651709099  [2023-06-16 09:29:03] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-16 09:29:03.651744547  [2023-06-16 09:29:03] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-16 09:29:03.651778763  [2023-06-16 09:29:03] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-16 09:29:03.651809198  [2023-06-16 09:29:03] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-16 09:29:03.714053510  [2023-06-16 09:29:03] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-16 09:29:03.714124050  [2023-06-16 09:29:03] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-16 09:29:03.714126011  [2023-06-16 09:29:03] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-16 09:29:03.714143293  [2023-06-16 09:29:03] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-16 09:29:03.714203127  [2023-06-16 09:29:03] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-16 09:29:03.974783401  [2023-06-16 09:29:03] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-16 09:29:03.974936242  [2023-06-16 09:29:03] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-16 09:29:03.974954803  [2023-06-16 09:29:03] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-16 09:29:03.975017222  [2023-06-16 09:29:03] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-16 09:29:03.975042276  [2023-06-16 09:29:03] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-16 09:29:14.913755698  [2023-06-16 09:29:14] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-16 09:29:14.913855415  [2023-06-16 09:29:14] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-16 09:29:14.913921464  [2023-06-16 09:29:14] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-16 09:29:14.913923391  [2023-06-16 09:29:14] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-16 09:29:14.914014523  [2023-06-16 09:29:14] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-16 13:22:24.250027455  [2023-06-16 13:22:24] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-06-16 13:22:24.250038494  [2023-06-16 13:22:24] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-06-16 13:22:24.329232600  [2023-06-16 13:22:24] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 13:22:24.329304966  [2023-06-16 13:22:24] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 13:22:34.334540994  [2023-06-16 13:22:34] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 13:22:34.334590015  [2023-06-16 13:22:34] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 13:22:34.334643273  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140229, current: 3206773673; changing to 4900140230. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.334676653  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144750, current: 151180881; changing to 871144751. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.334715469  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144751, current: 151181905; changing to 871144752. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.334746592  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140230, current: 3206778173; changing to 4900140231. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.334783601  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140231, current: 3206782673; changing to 4900140232. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.334814254  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140232, current: 3206787173; changing to 4900140233. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.334847261  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144752, current: 151182929; changing to 871144753. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.334878143  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144753, current: 151183953; changing to 871144754. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.334906721  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140233, current: 3206791673; changing to 4900140234. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.334935373  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140234, current: 3206796173; changing to 4900140235. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.334964129  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144754, current: 151184977; changing to 871144755. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.334992148  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144755, current: 151186001; changing to 871144756. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335020530  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140235, current: 3206800673; changing to 4900140236. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335048443  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140236, current: 3206805173; changing to 4900140237. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335076456  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140237, current: 3206809673; changing to 4900140238. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335105283  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144756, current: 151187025; changing to 871144757. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335133154  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144757, current: 151188049; changing to 871144758. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335161625  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140238, current: 3206814173; changing to 4900140239. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335189745  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140239, current: 3206818673; changing to 4900140240. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335217895  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144758, current: 151189073; changing to 871144759. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335246278  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144759, current: 151190097; changing to 871144760. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335273776  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140240, current: 3206823083; changing to 4900140241. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335301836  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140241, current: 3206827583; changing to 4900140242. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335375050  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140242, current: 3206832083; changing to 4900140243. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335418256  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144760, current: 151191121; changing to 871144761. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335446210  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144761, current: 151192145; changing to 871144762. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335474210  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140243, current: 3206836583; changing to 4900140244. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335503611  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140244, current: 3206841083; changing to 4900140245. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335564068  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140245, current: 3206845583; changing to 4900140246. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335592133  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144762, current: 151193169; changing to 871144763. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335619474  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144763, current: 151194193; changing to 871144764. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335647482  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140246, current: 3206850083; changing to 4900140247. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335675233  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140247, current: 3206854583; changing to 4900140248. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335708957  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144764, current: 151195217; changing to 871144765. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335737871  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144765, current: 151196241; changing to 871144766. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335766301  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140248, current: 3206859083; changing to 4900140249. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335794488  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140249, current: 3206863583; changing to 4900140250. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335821971  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140250, current: 3206868083; changing to 4900140251. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335849722  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144766, current: 151197265; changing to 871144767. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335877846  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144767, current: 151198289; changing to 871144768. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335905812  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140251, current: 3206872583; changing to 4900140252. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335933749  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140252, current: 3206877083; changing to 4900140253. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335961566  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144768, current: 151199313; changing to 871144769. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.335989448  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144769, current: 151200337; changing to 871144770. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336017262  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140253, current: 3206881583; changing to 4900140254. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336078531  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140254, current: 3206886083; changing to 4900140255. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336106889  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140255, current: 3206890583; changing to 4900140256. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336135219  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144770, current: 151201361; changing to 871144771. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336162603  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144771, current: 151202385; changing to 871144772. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336190851  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140256, current: 3206895083; changing to 4900140257. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336218741  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140257, current: 3206899583; changing to 4900140258. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336279489  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144772, current: 151203409; changing to 871144773. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336307827  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144773, current: 151204433; changing to 871144774. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336335426  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140258, current: 3206904083; changing to 4900140259. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336363450  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140259, current: 3206908583; changing to 4900140260. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336391548  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140260, current: 3206913083; changing to 4900140261. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336419827  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144774, current: 151205457; changing to 871144775. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336448361  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144775, current: 151206481; changing to 871144776. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336476076  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140261, current: 3206917583; changing to 4900140262. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336503707  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140262, current: 3206922083; changing to 4900140263. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336560972  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144776, current: 151207505; changing to 871144777. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336588541  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144777, current: 151208529; changing to 871144778. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336615609  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140263, current: 3206926583; changing to 4900140264. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336644440  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140264, current: 3206931083; changing to 4900140265. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336672313  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140265, current: 3206935583; changing to 4900140266. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336706510  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144778, current: 151209553; changing to 871144779. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336735977  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144779, current: 151210577; changing to 871144780. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336764236  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140266, current: 3206940083; changing to 4900140267. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336797222  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140267, current: 3206944583; changing to 4900140268. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336827637  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140268, current: 3206949083; changing to 4900140269. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336858874  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144780, current: 151211601; changing to 871144781. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336889279  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144781, current: 151212625; changing to 871144782. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336916891  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140269, current: 3206953583; changing to 4900140270. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336944518  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140270, current: 3206958083; changing to 4900140271. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.336972118  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144782, current: 151213649; changing to 871144783. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337000117  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144783, current: 151214673; changing to 871144784. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337028419  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140271, current: 3206962583; changing to 4900140272. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337056305  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140272, current: 3206967083; changing to 4900140273. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337084147  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140273, current: 3206971583; changing to 4900140274. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337111997  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144784, current: 151215697; changing to 871144785. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337139300  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144785, current: 151216721; changing to 871144786. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337198411  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140274, current: 3206976083; changing to 4900140275. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337226653  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140275, current: 3206980583; changing to 4900140276. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337254075  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144786, current: 151217745; changing to 871144787. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337281851  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144787, current: 151218769; changing to 871144788. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337310197  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140276, current: 3206985083; changing to 4900140277. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337337921  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140277, current: 3206989583; changing to 4900140278. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337366425  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140278, current: 3206994083; changing to 4900140279. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337394030  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144788, current: 151219793; changing to 871144789. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337421861  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144789, current: 151220817; changing to 871144790. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337449309  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140279, current: 3206998583; changing to 4900140280. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337476927  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140280, current: 3207003083; changing to 4900140281. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337504177  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144790, current: 151221841; changing to 871144791. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337533214  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144791, current: 151222865; changing to 871144792. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337560498  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140281, current: 3207007583; changing to 4900140282. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337588771  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140282, current: 3207012083; changing to 4900140283. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337615907  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:0; previous: 4900140283, current: 3207016583; changing to 4900140284. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337644264  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144792, current: 151223889; changing to 871144793. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337671995  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144793, current: 151224913; changing to 871144794. This may result in incorrect timestamps in the output file.
2023-06-16 13:22:34.337705174  [2023-06-16 13:22:34] ffmpeg.front_door.detect       ERROR   : [segment @ 0x56092df50400] Non-monotonous DTS in output stream 0:1; previous: 871144794, current: 151225937; changing to 871144795. This may result in incorrect timestamps in the output file.
2023-06-16 15:51:34.511151104  [2023-06-16 15:51:34] watchdog.front_door            INFO    : front_door exceeded fps limit. Exiting ffmpeg...
2023-06-16 15:51:34.511224516  [2023-06-16 15:51:34] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-06-16 15:51:34.573701550  [2023-06-16 15:51:34] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 15:51:34.573944228  [2023-06-16 15:51:34] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 15:51:44.575858327  [2023-06-16 15:51:44] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 15:51:44.575951428  [2023-06-16 15:51:44] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 15:51:44.576029497  [2023-06-16 15:51:44] ffmpeg.front_door.detect       ERROR   : [segment @ 0x560ff56afec0] 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-06-16 15:51:44.576031827  [2023-06-16 15:51:44] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x560ff56bd080] Increasing reorder buffer to 3
2023-06-16 15:51:44.576114370  [2023-06-16 15:51:44] ffmpeg.front_door.detect       ERROR   : [segment @ 0x560ff56afec0] Non-monotonous DTS in output stream 0:0; previous: 793916190, current: 793916190; changing to 793916191. This may result in incorrect timestamps in the output file.
2023-06-16 15:51:44.576189315  [2023-06-16 15:51:44] ffmpeg.front_door.detect       ERROR   : [out_1_0 @ 0x560ff58ff3c0] 100 buffers queued in out_1_0, something may be wrong.
2023-06-16 15:51:49.696715234  [2023-06-16 15:51:49] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 15:51:49.696813009  [2023-06-16 15:51:49] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 15:51:54.587591479  [2023-06-16 15:51:54] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 15:51:54.587666821  [2023-06-16 15:51:54] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 15:51:54.587760093  [2023-06-16 15:51:54] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-16 15:51:59.704973273  [2023-06-16 15:51:59] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 15:51:59.705037571  [2023-06-16 15:51:59] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 15:52:04.594393392  [2023-06-16 15:52:04] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 15:52:04.594451172  [2023-06-16 15:52:04] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 15:52:04.594494725  [2023-06-16 15:52:04] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-16 15:59:44.612278855  [2023-06-16 15:59:44] watchdog.front_door            INFO    : front_door exceeded fps limit. Exiting ffmpeg...
2023-06-16 15:59:44.612346123  [2023-06-16 15:59:44] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-06-16 15:59:44.693813386  [2023-06-16 15:59:44] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 15:59:44.693836997  [2023-06-16 15:59:44] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 15:59:54.697829749  [2023-06-16 15:59:54] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 15:59:54.697852340  [2023-06-16 15:59:54] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 15:59:54.697922633  [2023-06-16 15:59:54] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55b82ba21ac0] 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-06-16 15:59:54.697924793  [2023-06-16 15:59:54] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55b82ba21ac0] Non-monotonous DTS in output stream 0:0; previous: 1623870, current: 1623870; changing to 1623871. This may result in incorrect timestamps in the output file.
2023-06-16 15:59:54.697953436  [2023-06-16 15:59:54] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x55b82ba2cc00] Increasing reorder buffer to 1
2023-06-16 15:59:54.698026006  [2023-06-16 15:59:54] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55b82ba21ac0] Non-monotonous DTS in output stream 0:0; previous: 32570640, current: 32570640; changing to 32570641. This may result in incorrect timestamps in the output file.
2023-06-16 15:59:54.698027855  [2023-06-16 15:59:54] ffmpeg.front_door.detect       ERROR   : [out_1_0 @ 0x55b82bbe3880] 100 buffers queued in out_1_0, something may be wrong.
2023-06-16 16:00:44.702258847  [2023-06-16 16:00:44] watchdog.front_door            INFO    : front_door exceeded fps limit. Exiting ffmpeg...
2023-06-16 16:00:44.702276770  [2023-06-16 16:00:44] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-06-16 16:00:44.777330350  [2023-06-16 16:00:44] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 16:00:44.777899744  [2023-06-16 16:00:44] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 16:00:54.782787832  [2023-06-16 16:00:54] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 16:00:54.782856554  [2023-06-16 16:00:54] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 16:00:54.782858663  [2023-06-16 16:00:54] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55584a17c600] 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-06-16 16:00:54.782913702  [2023-06-16 16:00:54] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55584a17c600] Non-monotonous DTS in output stream 0:0; previous: 454320, current: 454320; changing to 454321. This may result in incorrect timestamps in the output file.
2023-06-16 16:00:54.782929795  [2023-06-16 16:00:54] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x55584a305840] Increasing reorder buffer to 6
2023-06-16 16:04:04.792741421  [2023-06-16 16:04:04] watchdog.front_door            INFO    : front_door exceeded fps limit. Exiting ffmpeg...
2023-06-16 16:04:04.792848936  [2023-06-16 16:04:04] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-06-16 16:04:04.873537814  [2023-06-16 16:04:04] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 16:04:04.873557584  [2023-06-16 16:04:04] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 16:04:14.874901079  [2023-06-16 16:04:14] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 16:04:14.874928415  [2023-06-16 16:04:14] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 16:04:14.874997488  [2023-06-16 16:04:14] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55b4d0812180] 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-06-16 16:04:14.875005536  [2023-06-16 16:04:14] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x55b4d081dc00] Increasing reorder buffer to 2
2023-06-16 16:04:14.875076075  [2023-06-16 16:04:14] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55b4d0812180] Non-monotonous DTS in output stream 0:0; previous: 9090630, current: 9090630; changing to 9090631. This may result in incorrect timestamps in the output file.
2023-06-16 16:04:14.875084595  [2023-06-16 16:04:14] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55b4d0812180] Non-monotonous DTS in output stream 0:0; previous: 13588740, current: 13588740; changing to 13588741. This may result in incorrect timestamps in the output file.
2023-06-16 16:04:14.875153198  [2023-06-16 16:04:14] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55b4d0812180] Non-monotonous DTS in output stream 0:0; previous: 13678740, current: 13678740; changing to 13678741. This may result in incorrect timestamps in the output file.
2023-06-16 16:04:14.875161354  [2023-06-16 16:04:14] ffmpeg.front_door.detect       ERROR   : [out_1_0 @ 0x55b4d09e5140] 100 buffers queued in out_1_0, something may be wrong.
2023-06-16 16:04:19.992573406  [2023-06-16 16:04:19] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 16:04:19.992600388  [2023-06-16 16:04:19] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 16:04:24.881863618  [2023-06-16 16:04:24] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 16:04:24.884658275  [2023-06-16 16:04:24] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 16:04:24.884694560  [2023-06-16 16:04:24] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-16 16:13:04.897494870  [2023-06-16 16:13:04] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-06-16 16:13:04.897542408  [2023-06-16 16:13:04] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-06-16 16:13:05.164750766  [2023-06-16 16:13:05] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 16:13:05.164836164  [2023-06-16 16:13:05] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 16:13:15.168876064  [2023-06-16 16:13:15] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 16:13:15.168944308  [2023-06-16 16:13:15] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 16:13:15.168946447  [2023-06-16 16:13:15] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5640ebc05840] 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-06-16 16:13:15.169021759  [2023-06-16 16:13:15] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5640ebc05840] Non-monotonous DTS in output stream 0:0; previous: 1443870, current: 1443870; changing to 1443871. This may result in incorrect timestamps in the output file.
2023-06-16 16:13:15.169023657  [2023-06-16 16:13:15] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x5640ebc1cbc0] Increasing reorder buffer to 1
2023-06-16 16:13:15.169089253  [2023-06-16 16:13:15] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x5640ebc3c3c0] Increasing reorder buffer to 5
2023-06-16 16:13:15.169091420  [2023-06-16 16:13:15] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5640ebc05840] Non-monotonous DTS in output stream 0:0; previous: 9900270, current: 9900270; changing to 9900271. This may result in incorrect timestamps in the output file.
2023-06-16 16:13:15.169163974  [2023-06-16 16:13:15] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5640ebc05840] Non-monotonous DTS in output stream 0:0; previous: 28432350, current: 28432350; changing to 28432351. This may result in incorrect timestamps in the output file.
2023-06-16 16:13:15.169166127  [2023-06-16 16:13:15] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5640ebc05840] Non-monotonous DTS in output stream 0:0; previous: 37878390, current: 37878390; changing to 37878391. This may result in incorrect timestamps in the output file.
2023-06-16 16:13:15.169234878  [2023-06-16 16:13:15] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Connection timed out
2023-06-16 16:13:15.169237039  [2023-06-16 16:13:15] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5640ebc05840] Non-monotonous DTS in output stream 0:0; previous: 43384050, current: 43366050; changing to 43384051. This may result in incorrect timestamps in the output file.
2023-06-16 16:13:15.169265408  [2023-06-16 16:13:15] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5640ebc05840] Non-monotonous DTS in output stream 0:0; previous: 43384051, current: 43370550; changing to 43384052. This may result in incorrect timestamps in the output file.
2023-06-16 16:13:15.169305557  [2023-06-16 16:13:15] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5640ebc05840] Non-monotonous DTS in output stream 0:0; previous: 43384052, current: 43374960; changing to 43384053. This may result in incorrect timestamps in the output file.
2023-06-16 16:13:15.169339901  [2023-06-16 16:13:15] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5640ebc05840] Non-monotonous DTS in output stream 0:0; previous: 43384053, current: 43379460; changing to 43384054. This may result in incorrect timestamps in the output file.
2023-06-16 16:13:15.169375041  [2023-06-16 16:13:15] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5640ebc05840] Non-monotonous DTS in output stream 0:0; previous: 43384054, current: 43383960; changing to 43384055. This may result in incorrect timestamps in the output file.
2023-06-16 16:13:20.284269655  [2023-06-16 16:13:20] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 16:13:20.284280900  [2023-06-16 16:13:20] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 16:13:25.172811183  [2023-06-16 16:13:25] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 16:13:25.172889573  [2023-06-16 16:13:25] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 16:13:25.172891522  [2023-06-16 16:13:25] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-16 16:13:34.174147438  [2023-06-16 16:13:34] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 16:13:34.174218646  [2023-06-16 16:13:34] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 16:13:35.179528746  [2023-06-16 16:13:35] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 16:13:35.179578561  [2023-06-16 16:13:35] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 16:13:35.179616525  [2023-06-16 16:13:35] ffmpeg.front_door.detect       ERROR   : [rtsp @ 0x5632c2504100] Could not find codec parameters for stream 0 (Video: h264, none): unspecified size
2023-06-16 16:13:35.179652027  [2023-06-16 16:13:35] ffmpeg.front_door.detect       ERROR   : Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
2023-06-16 16:13:35.179684992  [2023-06-16 16:13:35] ffmpeg.front_door.detect       ERROR   : Output file #1 does not contain any stream
2023-06-16 16:13:40.299450202  [2023-06-16 16:13:40] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 16:13:40.299474908  [2023-06-16 16:13:40] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 16:13:45.189581450  [2023-06-16 16:13:45] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 16:13:45.189604179  [2023-06-16 16:13:45] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 16:13:45.189639916  [2023-06-16 16:13:45] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-16 16:13:50.307169348  [2023-06-16 16:13:50] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 16:13:50.307198226  [2023-06-16 16:13:50] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 16:13:55.199368309  [2023-06-16 16:13:55] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 16:13:55.199416554  [2023-06-16 16:13:55] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 16:13:55.199487304  [2023-06-16 16:13:55] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-16 16:14:00.314753514  [2023-06-16 16:14:00] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 16:14:00.314804830  [2023-06-16 16:14:00] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 16:14:05.206538683  [2023-06-16 16:14:05] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 16:14:05.206635133  [2023-06-16 16:14:05] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 16:14:05.206647035  [2023-06-16 16:14:05] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-16 16:14:10.322285654  [2023-06-16 16:14:10] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 16:14:10.322298966  [2023-06-16 16:14:10] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 16:14:15.210834493  [2023-06-16 16:14:15] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 16:14:15.210914063  [2023-06-16 16:14:15] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 16:14:15.210922109  [2023-06-16 16:14:15] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-16 16:14:20.328109710  [2023-06-16 16:14:20] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 16:14:20.328127111  [2023-06-16 16:14:20] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 16:14:25.217824495  [2023-06-16 16:14:25] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 16:14:25.217878183  [2023-06-16 16:14:25] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 16:14:25.217914340  [2023-06-16 16:14:25] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-16 16:14:30.336374434  [2023-06-16 16:14:30] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 16:14:30.336397542  [2023-06-16 16:14:30] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 16:14:35.225236202  [2023-06-16 16:14:35] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 16:14:35.225278511  [2023-06-16 16:14:35] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 16:14:35.225361867  [2023-06-16 16:14:35] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-16 16:15:25.233074621  [2023-06-16 16:15:25] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-06-16 16:15:25.233092615  [2023-06-16 16:15:25] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-06-16 16:15:30.353304917  [2023-06-16 16:15:30] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 16:15:30.353785298  [2023-06-16 16:15:30] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 16:15:40.359181141  [2023-06-16 16:15:40] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 16:15:40.359250310  [2023-06-16 16:15:40] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 16:15:40.359273614  [2023-06-16 16:15:40] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55fda7df6400] 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-06-16 16:15:40.359410031  [2023-06-16 16:15:40] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Connection timed out
2023-06-16 16:15:45.475091145  [2023-06-16 16:15:45] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 16:15:45.475106276  [2023-06-16 16:15:45] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 16:15:50.366876760  [2023-06-16 16:15:50] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 16:15:50.366959032  [2023-06-16 16:15:50] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 16:15:50.367019064  [2023-06-16 16:15:50] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-16 16:15:55.481479662  [2023-06-16 16:15:55] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 16:15:55.481552647  [2023-06-16 16:15:55] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 16:16:00.370882236  [2023-06-16 16:16:00] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 16:16:00.370953593  [2023-06-16 16:16:00] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 16:16:00.370960974  [2023-06-16 16:16:00] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-16 16:16:40.378480231  [2023-06-16 16:16:40] watchdog.front_door            INFO    : No frames received from front_door in 20 seconds. Exiting ffmpeg...
2023-06-16 16:16:40.378491526  [2023-06-16 16:16:40] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-06-16 16:16:40.535765740  [2023-06-16 16:16:40] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 16:16:40.535875709  [2023-06-16 16:16:40] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 16:16:50.538026170  [2023-06-16 16:16:50] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 16:16:50.538117795  [2023-06-16 16:16:50] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 16:16:50.538192120  [2023-06-16 16:16:50] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55b73b064500] 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-06-16 16:16:50.538278869  [2023-06-16 16:16:50] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Connection timed out
2023-06-16 16:16:50.538286544  [2023-06-16 16:16:50] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55b73b064500] Non-monotonous DTS in output stream 0:0; previous: 454320, current: 454320; changing to 454321. This may result in incorrect timestamps in the output file.
2023-06-16 16:16:55.656597674  [2023-06-16 16:16:55] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 16:16:55.656681515  [2023-06-16 16:16:55] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 16:17:00.548003986  [2023-06-16 16:17:00] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 16:17:00.548052516  [2023-06-16 16:17:00] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 16:17:00.548089093  [2023-06-16 16:17:00] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-16 16:17:05.662069458  [2023-06-16 16:17:05] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 16:17:05.662144374  [2023-06-16 16:17:05] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 16:17:10.554897545  [2023-06-16 16:17:10] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 16:17:10.554970018  [2023-06-16 16:17:10] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 16:17:10.554972354  [2023-06-16 16:17:10] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-16 16:26:40.567698945  [2023-06-16 16:26:40] watchdog.front_door            INFO    : front_door exceeded fps limit. Exiting ffmpeg...
2023-06-16 16:26:40.567761446  [2023-06-16 16:26:40] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-06-16 16:26:40.672047179  [2023-06-16 16:26:40] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 16:26:40.672112111  [2023-06-16 16:26:40] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 16:26:50.676372428  [2023-06-16 16:26:50] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 16:26:50.676462543  [2023-06-16 16:26:50] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 16:26:50.676464667  [2023-06-16 16:26:50] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55704104d500] 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-06-16 16:26:50.676526482  [2023-06-16 16:26:50] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x557041072880] Increasing reorder buffer to 1
2023-06-16 16:26:50.676534190  [2023-06-16 16:26:50] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55704104d500] Non-monotonous DTS in output stream 0:0; previous: 48043980, current: 48043980; changing to 48043981. This may result in incorrect timestamps in the output file.
2023-06-16 16:26:50.676560066  [2023-06-16 16:26:50] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55704104d500] Non-monotonous DTS in output stream 0:0; previous: 48133980, current: 48133980; changing to 48133981. This may result in incorrect timestamps in the output file.
2023-06-16 16:26:50.676590989  [2023-06-16 16:26:50] ffmpeg.front_door.detect       ERROR   : [out_1_0 @ 0x55704121a600] 100 buffers queued in out_1_0, something may be wrong.
2023-06-16 16:26:55.792559488  [2023-06-16 16:26:55] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 16:26:55.792626350  [2023-06-16 16:26:55] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 16:27:00.683556837  [2023-06-16 16:27:00] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 16:27:00.683615001  [2023-06-16 16:27:00] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 16:27:00.683662283  [2023-06-16 16:27:00] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-16 16:27:05.798847063  [2023-06-16 16:27:05] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 16:27:05.798973008  [2023-06-16 16:27:05] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 16:27:10.691009880  [2023-06-16 16:27:10] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 16:27:10.691022435  [2023-06-16 16:27:10] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 16:27:10.691102626  [2023-06-16 16:27:10] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-16 16:47:11.230886939  [2023-06-16 16:47:11] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.05.mp4
2023-06-16 16:47:11.230900529  [2023-06-16 16:47:11] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.17.mp4
2023-06-16 16:47:11.231292479  [2023-06-16 16:47:11] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.28.mp4
2023-06-16 16:47:11.231312017  [2023-06-16 16:47:11] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.37.mp4
2023-06-16 16:47:11.231379538  [2023-06-16 16:47:11] frigate.http                   WARNING : Recording clip is missing or empty: /media/frigate/recordings/2023-04/07/11/front_door/00.47.mp4
2023-06-16 18:46:10.841661932  [2023-06-16 18:46:10] watchdog.front_door            INFO    : front_door exceeded fps limit. Exiting ffmpeg...
2023-06-16 18:46:10.841741994  [2023-06-16 18:46:10] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-06-16 18:46:11.021370693  [2023-06-16 18:46:11] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-16 18:46:11.021448058  [2023-06-16 18:46:11] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-16 18:46:21.026194514  [2023-06-16 18:46:21] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-16 18:46:21.026270572  [2023-06-16 18:46:21] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-16 18:46:21.026279636  [2023-06-16 18:46:21] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55ec9bb62180] 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-06-16 18:46:21.026307501  [2023-06-16 18:46:21] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x55ec9bb78b40] Increasing reorder buffer to 3
2023-06-16 18:46:21.026337521  [2023-06-16 18:46:21] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x55ec9bb78b40] Increasing reorder buffer to 8
2023-06-16 18:46:21.026368503  [2023-06-16 18:46:21] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55ec9bb62180] Non-monotonous DTS in output stream 0:0; previous: 744347340, current: 744347340; changing to 744347341. This may result in incorrect timestamps in the output file.
2023-06-16 18:46:21.026397116  [2023-06-16 18:46:21] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55ec9bb62180] Non-monotonous DTS in output stream 0:0; previous: 744437250, current: 744437250; changing to 744437251. This may result in incorrect timestamps in the output file.
2023-06-16 18:46:21.026425328  [2023-06-16 18:46:21] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55ec9bb62180] Non-monotonous DTS in output stream 0:0; previous: 744455250, current: 744455250; changing to 744455251. This may result in incorrect timestamps in the output file.
2023-06-16 18:46:21.026453451  [2023-06-16 18:46:21] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55ec9bb62180] Non-monotonous DTS in output stream 0:0; previous: 744572250, current: 744572250; changing to 744572251. This may result in incorrect timestamps in the output file.
2023-06-16 18:46:21.026481135  [2023-06-16 18:46:21] ffmpeg.front_door.detect       ERROR   : [segment @ 0x55ec9bb62180] Non-monotonous DTS in output stream 0:0; previous: 744617250, current: 744617250; changing to 744617251. This may result in incorrect timestamps in the output file.
2023-06-16 18:46:21.026511068  [2023-06-16 18:46:21] ffmpeg.front_door.detect       ERROR   : [out_1_0 @ 0x55ec9bd17780] 100 buffers queued in out_1_0, something may be wrong.
2023-06-17 11:41:32.066419666  [2023-06-17 11:41:32] watchdog.front_door            INFO    : front_door exceeded fps limit. Exiting ffmpeg...
2023-06-17 11:41:32.066485793  [2023-06-17 11:41:32] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-06-17 11:41:32.230249502  [2023-06-17 11:41:32] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-17 11:41:32.230319323  [2023-06-17 11:41:32] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-17 11:41:42.236364785  [2023-06-17 11:41:42] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-17 11:41:42.236433147  [2023-06-17 11:41:42] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-17 11:41:42.236435257  [2023-06-17 11:41:42] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5615a8e46640] 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-06-17 11:41:42.236505254  [2023-06-17 11:41:42] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x5615a8e1e780] Increasing reorder buffer to 1
2023-06-17 11:41:42.236507425  [2023-06-17 11:41:42] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5615a8e46640] Non-monotonous DTS in output stream 0:0; previous: 5474171880, current: 5474171880; changing to 5474171881. This may result in incorrect timestamps in the output file.
2023-06-17 11:41:42.239275638  [2023-06-17 11:41:42] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5615a8e46640] Non-monotonous DTS in output stream 0:0; previous: 5474441790, current: 5474441790; changing to 5474441791. This may result in incorrect timestamps in the output file.
2023-06-17 11:41:42.239283850  [2023-06-17 11:41:42] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5615a8e46640] Non-monotonous DTS in output stream 0:0; previous: 5474527290, current: 5474527200; changing to 5474527291. This may result in incorrect timestamps in the output file.
2023-06-17 11:41:42.239361600  [2023-06-17 11:41:42] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5615a8e46640] Non-monotonous DTS in output stream 0:0; previous: 5474621700, current: 5474621700; changing to 5474621701. This may result in incorrect timestamps in the output file.
2023-06-17 11:41:42.239363462  [2023-06-17 11:41:42] ffmpeg.front_door.detect       ERROR   : [out_1_0 @ 0x5615a8f94780] 100 buffers queued in out_1_0, something may be wrong.
2023-06-17 12:23:02.281846730  [2023-06-17 12:23:02] watchdog.front_door            INFO    : front_door exceeded fps limit. Exiting ffmpeg...
2023-06-17 12:23:02.281849530  [2023-06-17 12:23:02] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-06-17 12:23:02.591273883  [2023-06-17 12:23:02] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-17 12:23:02.591295880  [2023-06-17 12:23:02] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-17 12:23:12.592810446  [2023-06-17 12:23:12] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-17 12:23:12.592879166  [2023-06-17 12:23:12] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-17 12:23:12.592898083  [2023-06-17 12:23:12] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5647234293c0] 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-06-17 12:23:12.592929289  [2023-06-17 12:23:12] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x5647235c9940] Increasing reorder buffer to 1
2023-06-17 12:23:12.592960894  [2023-06-17 12:23:12] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5647234293c0] Non-monotonous DTS in output stream 0:0; previous: 218597940, current: 218597850; changing to 218597941. This may result in incorrect timestamps in the output file.
2023-06-17 12:23:12.593027194  [2023-06-17 12:23:12] ffmpeg.front_door.detect       ERROR   : [segment @ 0x5647234293c0] Non-monotonous DTS in output stream 0:0; previous: 218642850, current: 218642850; changing to 218642851. This may result in incorrect timestamps in the output file.
2023-06-17 12:23:12.593034618  [2023-06-17 12:23:12] ffmpeg.front_door.detect       ERROR   : [out_1_0 @ 0x56472367ef40] 100 buffers queued in out_1_0, something may be wrong.
2023-06-17 18:35:12.982311069  [2023-06-17 18:35:12] watchdog.front_door            INFO    : front_door exceeded fps limit. Exiting ffmpeg...
2023-06-17 18:35:12.982337065  [2023-06-17 18:35:12] watchdog.front_door            INFO    : Waiting for ffmpeg to exit gracefully...
2023-06-17 18:35:13.041732934  [2023-06-17 18:35:13] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-17 18:35:13.041812969  [2023-06-17 18:35:13] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-17 18:35:23.044974603  [2023-06-17 18:35:23] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-17 18:35:23.045057549  [2023-06-17 18:35:23] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-17 18:35:23.045099482  [2023-06-17 18:35:23] ffmpeg.front_door.detect       ERROR   : [segment @ 0x563f27484cc0] 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-06-17 18:35:23.045198433  [2023-06-17 18:35:23] ffmpeg.front_door.detect       ERROR   : [segment @ 0x563f27484cc0] Non-monotonous DTS in output stream 0:0; previous: 2004530400, current: 2004530400; changing to 2004530401. This may result in incorrect timestamps in the output file.
2023-06-17 18:35:23.045269492  [2023-06-17 18:35:23] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x563f276b11c0] Increasing reorder buffer to 1
2023-06-17 18:35:23.045334109  [2023-06-17 18:35:23] ffmpeg.front_door.detect       ERROR   : [out_1_0 @ 0x563f276c5680] 100 buffers queued in out_1_0, something may be wrong.
2023-06-18 02:00:20.412394470  [2023-06-18 02:00:20] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-18 02:00:20.412417592  [2023-06-18 02:00:20] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-18 02:00:23.511265885  [2023-06-18 02:00:23] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-18 02:00:23.511289070  [2023-06-18 02:00:23] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-18 02:00:23.511361118  [2023-06-18 02:00:23] ffmpeg.front_door.detect       ERROR   : [segment @ 0x558ccda4c180] 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-06-18 02:00:23.511363245  [2023-06-18 02:00:23] ffmpeg.front_door.detect       ERROR   : [segment @ 0x558ccda4c180] Non-monotonous DTS in output stream 0:0; previous: 904140, current: 904140; changing to 904141. This may result in incorrect timestamps in the output file.
2023-06-18 02:00:23.511466136  [2023-06-18 02:00:23] ffmpeg.front_door.detect       ERROR   : [h264 @ 0x558ccda63080] Increasing reorder buffer to 1
2023-06-18 02:00:23.511481268  [2023-06-18 02:00:23] ffmpeg.front_door.detect       ERROR   : [segment @ 0x558ccda4c180] Non-monotonous DTS in output stream 0:0; previous: 10440000, current: 10440000; changing to 10440001. This may result in incorrect timestamps in the output file.
2023-06-18 02:00:23.511511951  [2023-06-18 02:00:23] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Connection timed out
2023-06-18 02:00:23.511565650  [2023-06-18 02:00:23] ffmpeg.front_door.detect       ERROR   :     Last message repeated 2 times
2023-06-18 02:00:28.626416454  [2023-06-18 02:00:28] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-18 02:00:28.626489750  [2023-06-18 02:00:28] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-18 02:00:32.314024186  [2023-06-18 02:00:32] frigate.video                  ERROR   : garage: Unable to read frames from ffmpeg process.
2023-06-18 02:00:32.314172537  [2023-06-18 02:00:32] frigate.video                  ERROR   : garage: ffmpeg process is not running. exiting capture thread...
2023-06-18 02:00:33.409680476  [2023-06-18 02:00:33] watchdog.garage                ERROR   : Ffmpeg process crashed unexpectedly for garage.
2023-06-18 02:00:33.409817585  [2023-06-18 02:00:33] watchdog.garage                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-18 02:00:33.409873484  [2023-06-18 02:00:33] ffmpeg.garage.detect           ERROR   : [segment @ 0x55dde4b85840] 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-06-18 02:00:33.409881013  [2023-06-18 02:00:33] ffmpeg.garage.detect           ERROR   : [h264 @ 0x55dde4bbc500] Increasing reorder buffer to 1
2023-06-18 02:00:33.409992178  [2023-06-18 02:00:33] ffmpeg.garage.detect           ERROR   : rtsp://127.0.0.1:8554/garage?video=copy&audio=aac: Connection timed out
2023-06-18 02:00:33.410002824  [2023-06-18 02:00:33] ffmpeg.garage.detect           ERROR   :     Last message repeated 2 times
2023-06-18 02:00:33.520514414  [2023-06-18 02:00:33] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-18 02:00:33.520552978  [2023-06-18 02:00:33] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-18 02:00:33.520588026  [2023-06-18 02:00:33] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-18 02:00:38.534184143  [2023-06-18 02:00:38] frigate.video                  ERROR   : garage: Unable to read frames from ffmpeg process.
2023-06-18 02:00:38.534210388  [2023-06-18 02:00:38] frigate.video                  ERROR   : garage: ffmpeg process is not running. exiting capture thread...
2023-06-18 02:00:38.636725022  [2023-06-18 02:00:38] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-18 02:00:38.636794308  [2023-06-18 02:00:38] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-18 02:00:43.422275517  [2023-06-18 02:00:43] watchdog.garage                ERROR   : Ffmpeg process crashed unexpectedly for garage.
2023-06-18 02:00:43.422373020  [2023-06-18 02:00:43] watchdog.garage                ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-18 02:00:43.422395696  [2023-06-18 02:00:43] ffmpeg.garage.detect           ERROR   : rtsp://127.0.0.1:8554/garage?video=copy&audio=aac: Invalid data found when processing input
2023-06-18 02:00:43.527984308  [2023-06-18 02:00:43] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-18 02:00:43.528054410  [2023-06-18 02:00:43] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-18 02:00:43.528062112  [2023-06-18 02:00:43] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-18 02:00:48.643580321  [2023-06-18 02:00:48] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-18 02:00:48.643597301  [2023-06-18 02:00:48] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-18 02:00:53.531824981  [2023-06-18 02:00:53] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-18 02:00:53.531843778  [2023-06-18 02:00:53] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-18 02:00:53.531877774  [2023-06-18 02:00:53] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
2023-06-18 02:00:58.649519993  [2023-06-18 02:00:58] frigate.video                  ERROR   : front_door: Unable to read frames from ffmpeg process.
2023-06-18 02:00:58.649552637  [2023-06-18 02:00:58] frigate.video                  ERROR   : front_door: ffmpeg process is not running. exiting capture thread...
2023-06-18 02:01:03.541448814  [2023-06-18 02:01:03] watchdog.front_door            ERROR   : Ffmpeg process crashed unexpectedly for front_door.
2023-06-18 02:01:03.541552803  [2023-06-18 02:01:03] watchdog.front_door            ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-18 02:01:03.541554782  [2023-06-18 02:01:03] ffmpeg.front_door.detect       ERROR   : rtsp://127.0.0.1:8554/front_door?video=copy&audio=aac: Invalid data found when processing input
NickM-27 commented 1 year ago

What firmware are you running on the camera?

clowncracker commented 1 year ago

What firmware are you running on the camera?

v3.0.0.2033_23041300

clowncracker commented 1 year ago

I feel like the performance is getting worse, now there is about a 10-15 second delay in the stream.

NickM-27 commented 1 year ago

in which stream? where are you viewing it?

github-actions[bot] commented 1 year 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.