Reolink/Frigate Setup Assistance

Hello, could anybody help me decipher my error logs to figure out why I keep getting the error, “No frames have been received, check error logs.”

I followed this video, and my frigate.yml config with my personal info removed and error logs are below. Is anyone able to help with this?


mqtt:
  host: 192.168.x.xx #Insert the IP address of your Home Assistant
  port: 1883 #Leave as default 1883 or change to match the port set in yout MQTT Broker configuration
  topic_prefix: frigate
  client_id: frigate
  user: xxxx #Change to match the username set in your MQTT Broker
  password: xxxx #Change to match the password set in your MQTT Broker
  stats_interval: 60
 
go2rtc:
  streams:
    backyard:
      - rtsp://xxxx:[email protected]:554/h264Preview_01_sub
      -ffmpeg:rtsp://xxxx:[email protected]:554/h264Preview_01_sub#audio=pcm#audio=volume

    frontyard:
      - rtsp://xxxx:[email protected]:554/h264Preview_01_sub
      - ffmpeg:rtsp://xxxx:[email protected]:554/h264Preview_01_sub#audio=pcm#audio=volume

cameras:

  frontyard:
    ffmpeg:
      inputs:
                    ## CHANGE RTSP USERNAME AND PASSWORD

        - path: rtsp://xxxx:[email protected]:554/h264Preview_01_sub
         roles:
            - detect
            - record
      output_args:
        record: preset-record-generic-audio-copy
    zones:
      reolink_zone:
        coordinates: 0,480,800,480,543,323,362,329,0,61     # WATCH MY FRIGATE VIDEO SHOWING YOU WHAT THIS IS
    motion:
      mask:
        - 613,309,800,361,800,0,275,0,297,339 # WATCH MY FRIGATE VIDEO SHOWING YOU WHAT THIS IS
       
  backyard:
    ffmpeg:
      inputs:
                    ## CHANGE RTSP USERNAME AND PASSWORD

        - path: rtsp://xxxx:[email protected]:554/h264Preview_01_sub
          roles:
            - detect
            - record
      output_args:
        record: preset-record-generic-audio-copy
    zones:
      reolink_zone:
        coordinates: 0,480,800,480,543,323,362,329,0,61     # WATCH MY FRIGATE VIDEO SHOWING YOU WHAT THIS IS
    motion:
      mask:
        - 613,309,800,361,800,0,275,0,297,339
version: 0.14

Error logs:
2024-11-09 16:27:44.266527977 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : Error while decoding stream #0:0: Invalid data found when processing input
2024-11-09 16:27:44.266531769 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaacc8175c0] CSeq 7 expected, 0 received.
2024-11-09 16:27:44.266534977 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : Last message repeated 1 times
2024-11-09 16:27:44.266538769 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaacc82dd00] Could not find ref with POC 19
2024-11-09 16:27:44.266542560 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaacc8175c0] CSeq 7 expected, 0 received.
2024-11-09 16:27:44.272397786 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : Last message repeated 14 times
2024-11-09 16:27:44.275630337 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaacc8175c0] RTP: PT=60: bad cseq 4ce3 expected=38b4
2024-11-09 16:27:44.287533871 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaacc844410] Could not find ref with POC 30
2024-11-09 16:27:44.296492147 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaacc82dd00] Ignoring POC change between slices: 0 → 30
2024-11-09 16:27:44.296511981 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaacc82dd00] Non-matching NAL types of the VCL NALUs: 19 1
2024-11-09 16:27:44.296516647 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaacc82dd00] Error parsing NAL unit #5.
2024-11-09 16:27:44.296521022 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : Error while decoding stream #0:0: Invalid data found when processing input
2024-11-09 16:27:44.296524522 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaacc82dd00] CABAC_MAX_BIN : 7
2024-11-09 16:27:44.296529189 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaacc82dd00] The cu_qp_delta -1094995529 is outside the valid range [-26, 25].
2024-11-09 16:27:44.296533272 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaacc82dd00] Ignoring POC change between slices: 32 → 35
2024-11-09 16:27:44.302052497 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaacc844410] Could not find ref with POC 35
2024-11-09 16:27:44.307537888 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaacc8175c0] CSeq 7 expected, 0 received.
2024-11-09 16:27:44.309857811 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : Last message repeated 11 times
2024-11-09 16:27:44.312617569 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaacc844410] The cu_qp_delta 30 is outside the valid range [-26, 25].
2024-11-09 16:27:44.326472359 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaacc844410] Non-matching NAL types of the VCL NALUs: 1 19
2024-11-09 16:27:44.326490151 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaacc844410] Error parsing NAL unit #1.
2024-11-09 16:27:44.331930334 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaacc8175c0] CSeq 7 expected, 0 received.
2024-11-09 16:27:44.331950459 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : Error while decoding stream #0:0: Invalid data found when processing input
2024-11-09 16:27:44.331954834 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaacc8175c0] CSeq 7 expected, 0 received.
2024-11-09 16:27:44.331959209 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaacc82dd00] Could not find ref with POC 0
2024-11-09 16:27:44.335713261 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaacc8175c0] CSeq 7 expected, 0 received.
2024-11-09 16:27:44.353817064 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : Last message repeated 2 times
2024-11-09 16:27:44.353838064 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaacc8175c0] RTP: PT=60: bad cseq 61fa expected=5018
2024-11-09 16:27:44.353842147 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaacc8175c0] CSeq 7 expected, 0 received.
2024-11-09 16:27:44.353846231 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaacc82dd00] Duplicate POC in a sequence: 10.
2024-11-09 16:27:44.353850022 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaacc82dd00] Error parsing NAL unit #0.
2024-11-09 16:27:44.353854689 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaacc844410] The cu_qp_delta 33 is outside the valid range [-26, 25].
2024-11-09 16:27:44.353858772 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : Error while decoding stream #0:0: Invalid data found when processing input
2024-11-09 16:27:44.353862564 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaacc8175c0] CSeq 7 expected, 0 received.
2024-11-09 16:27:44.353866064 [2024-11-09 09:27:44] ffmpeg.frontyard.detect ERROR : Last message repeated 7 times
2024-11-09 16:29:08.712350134 [2024-11-09 09:29:08] frigate.video ERROR : backyard: Unable to read frames from ffmpeg process.
2024-11-09 16:29:08.714133389 [2024-11-09 09:29:08] frigate.video ERROR : backyard: ffmpeg process is not running. exiting capture thread…
2024-11-09 16:29:16.124655456 [2024-11-09 09:29:16] watchdog.backyard ERROR : Ffmpeg process crashed unexpectedly for backyard.
2024-11-09 16:29:16.153322877 [2024-11-09 09:29:16] watchdog.backyard ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-09 16:29:16.156170135 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [segment @ 0xaaaacaff4980] 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
2024-11-09 16:29:16.158317100 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] RTP: PT=60: bad cseq a8c1 expected=9b4c
2024-11-09 16:29:16.167427045 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacaff2d00] The cu_qp_delta -44 is outside the valid range [-26, 25].
2024-11-09 16:29:16.168985133 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacb05fcc0] Duplicate POC in a sequence: 23.
2024-11-09 16:29:16.170708013 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacb05fcc0] Error parsing NAL unit #0.
2024-11-09 16:29:16.172745602 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] RTP: PT=60: bad cseq d6e8 expected=a8f0
2024-11-09 16:29:16.186341685 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : Error while decoding stream #0:0: Invalid data found when processing input
2024-11-09 16:29:16.187807607 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacb05fcc0] Could not find ref with POC 36
2024-11-09 16:29:16.189777529 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacaff2d00] The cu_qp_delta -64 is outside the valid range [-26, 25].
2024-11-09 16:29:16.195413130 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] RTP: PT=60: bad cseq f6f4 expected=d788
2024-11-09 16:29:16.197053176 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] CSeq 7 expected, 0 received.
2024-11-09 16:29:16.198466306 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : Last message repeated 2 times
2024-11-09 16:29:16.199914143 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacaff2d00] Duplicate POC in a sequence: 44.
2024-11-09 16:29:16.201358773 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacaff2d00] Error parsing NAL unit #0.
2024-11-09 16:29:16.203048986 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacb05fcc0] Ignoring POC change between slices: 45 → 43
2024-11-09 16:29:16.204435282 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : Error while decoding stream #0:0: Invalid data found when processing input
2024-11-09 16:29:16.206015245 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] CSeq 7 expected, 0 received.
2024-11-09 16:29:16.207642459 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : Last message repeated 1 times
2024-11-09 16:29:16.208976254 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacb05fcc0] Duplicate POC in a sequence: 45.
2024-11-09 16:29:16.210329300 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacb05fcc0] Error parsing NAL unit #0.
2024-11-09 16:29:16.211653763 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] CSeq 7 expected, 0 received.
2024-11-09 16:29:16.212936808 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : Last message repeated 1 times
2024-11-09 16:29:16.214046603 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : Error while decoding stream #0:0: Invalid data found when processing input
2024-11-09 16:29:16.215185857 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacaff2d00] The cu_qp_delta -46 is outside the valid range [-26, 25].
2024-11-09 16:29:16.216576819 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] CSeq 7 expected, 0 received.
2024-11-09 16:29:16.217974782 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : Last message repeated 7 times
2024-11-09 16:29:16.219064452 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacb05fcc0] Could not find ref with POC 0
2024-11-09 16:29:16.220356539 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacaff2d00] Non-matching NAL types of the VCL NALUs: 1 19
2024-11-09 16:29:16.221674001 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacaff2d00] Error parsing NAL unit #2.
2024-11-09 16:29:16.222923797 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : Error while decoding stream #0:0: Invalid data found when processing input
2024-11-09 16:29:16.224563552 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] CSeq 7 expected, 0 received.
2024-11-09 16:29:16.225557263 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] RTP: PT=60: bad cseq 0b28 expected=f89d
2024-11-09 16:29:16.226612516 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacaff2d00] Could not find ref with POC 13
2024-11-09 16:29:16.228408605 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] CSeq 7 expected, 0 received.
2024-11-09 16:29:16.229760193 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : Last message repeated 4 times
2024-11-09 16:29:16.232252492 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacaff2d00] Could not find ref with POC 32
2024-11-09 16:29:16.237159507 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacb05fcc0] The cu_qp_delta -73 is outside the valid range [-26, 25].
2024-11-09 16:29:16.238434094 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacb05fcc0] Ignoring POC change between slices: 31 → 32
2024-11-09 16:29:16.239642181 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] CSeq 7 expected, 0 received.
2024-11-09 16:29:16.240835393 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] Illegal temporal ID in RTP/HEVC packet
2024-11-09 16:29:16.241877521 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] CSeq 7 expected, 0 received.
2024-11-09 16:29:16.242989941 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacb05fcc0] Could not find ref with POC 44
2024-11-09 16:29:16.244312654 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacaff2d00] The cu_qp_delta 26 is outside the valid range [-26, 25].
2024-11-09 16:29:16.245996159 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacaff2d00] Ignoring POC change between slices: 43 → 44
2024-11-09 16:29:16.247182954 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] CSeq 7 expected, 0 received.
2024-11-09 16:29:16.248290999 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : Last message repeated 1 times
2024-11-09 16:29:16.249394669 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacb05fcc0] Could not find ref with POC 17
2024-11-09 16:29:16.250557548 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacaff2d00] Ignoring POC change between slices: 0 → 17
2024-11-09 16:29:16.251959302 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacaff2d00] Non-matching NAL types of the VCL NALUs: 19 1
2024-11-09 16:29:16.253283764 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacaff2d00] Error parsing NAL unit #5.
2024-11-09 16:29:16.255365104 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : Error while decoding stream #0:0: Invalid data found when processing input
2024-11-09 16:29:16.258360821 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] CSeq 7 expected, 0 received.
2024-11-09 16:29:16.259741576 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : Last message repeated 3 times
2024-11-09 16:29:16.261106580 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] RTP: PT=60: bad cseq 2c14 expected=1e01
2024-11-09 16:29:16.262416750 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacb05fcc0] Ignoring POC change between slices: 24 → 31
2024-11-09 16:29:16.263723713 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacaff2d00] Could not find ref with POC 31
2024-11-09 16:29:16.265013758 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacb05fcc0] Could not find ref with POC 1
2024-11-09 16:29:16.266507096 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacaff2d00] Ignoring POC change between slices: 32 → 1
2024-11-09 16:29:16.267766808 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] RTP: PT=60: bad cseq 41ff expected=3312
2024-11-09 16:29:16.273561659 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacb05fcc0] Could not find ref with POC 22
2024-11-09 16:29:16.274431412 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] RTP: PT=60: bad cseq 4f54 expected=422a
2024-11-09 16:29:16.276008750 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacb05fcc0] Could not find ref with POC 19
2024-11-09 16:29:16.277204587 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] CSeq 7 expected, 0 received.
2024-11-09 16:29:16.280555264 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : Last message repeated 2 times
2024-11-09 16:29:16.280573056 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] RTP: PT=60: bad cseq 606a expected=5082
2024-11-09 16:29:16.280577431 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacaff2d00] Could not find ref with POC 7
2024-11-09 16:29:16.280582097 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacb05fcc0] The cu_qp_delta 81 is outside the valid range [-26, 25].
2024-11-09 16:29:16.280586472 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] CSeq 7 expected, 0 received.
2024-11-09 16:29:16.281179724 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : Last message repeated 2 times
2024-11-09 16:29:16.282432436 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacb05fcc0] The cu_qp_delta -40 is outside the valid range [-26, 25].
2024-11-09 16:29:16.283774982 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacb05fcc0] Ignoring POC change between slices: 11 → 12
2024-11-09 16:29:16.284891777 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacaff2d00] Could not find ref with POC 12
2024-11-09 16:29:16.286145073 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacaff2d00] Could not find ref with POC 17
2024-11-09 16:29:16.287170576 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacb05fcc0] Ignoring POC change between slices: 14 → 17
2024-11-09 16:29:16.288200454 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] CSeq 7 expected, 0 received.
2024-11-09 16:29:16.289178707 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : Last message repeated 1 times
2024-11-09 16:29:16.292407758 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacb05fcc0] Ignoring POC change between slices: 21 → 47
2024-11-09 16:29:16.302617581 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [hevc @ 0xaaaacaff2d00] Could not find ref with POC 47
2024-11-09 16:29:16.304689879 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : [rtsp @ 0xaaaacafdc5c0] CSeq 7 expected, 0 received.
2024-11-09 16:29:16.304712338 [2024-11-09 09:29:16] ffmpeg.backyard.detect ERROR : Last message repeated 13 times
2024-11-09 16:29:27.476532652 [2024-11-09 09:29:27] frigate.comms.mqtt ERROR : Unable to connect to MQTT server: MQTT Not authorized
2024-11-09 16:30:46.980913443 [2024-11-09 09:30:46] frigate.video ERROR : frontyard: Unable to read frames from ffmpeg process.
2024-11-09 16:30:46.982631365 [2024-11-09 09:30:46] frigate.video ERROR : frontyard: ffmpeg process is not running. exiting capture thread…
2024-11-09 16:30:54.576589659 [2024-11-09 09:30:54] watchdog.frontyard ERROR : Ffmpeg process crashed unexpectedly for frontyard.
2024-11-09 16:30:54.576610659 [2024-11-09 09:30:54] watchdog.frontyard ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-11-09 16:30:54.576617367 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [segment @ 0xaaaad801aef0] 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
2024-11-09 16:30:54.576621742 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaad80015c0] CSeq 7 expected, 0 received.
2024-11-09 16:30:54.576625826 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaad80015c0] RTP: PT=60: bad cseq 76fd expected=1be6
2024-11-09 16:30:54.580089087 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad80214c0] Could not find ref with POC 20
2024-11-09 16:30:54.581137632 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad802e570] The cu_qp_delta -66 is outside the valid range [-26, 25].
2024-11-09 16:30:54.582106260 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaad80015c0] CSeq 7 expected, 0 received.
2024-11-09 16:30:54.590393703 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : Last message repeated 5 times
2024-11-09 16:30:54.636322598 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaad80015c0] CSeq 8 expected, 0 received.
2024-11-09 16:30:54.636646933 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : Last message repeated 5 times
2024-11-09 16:30:54.644314582 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad80214c0] Could not find ref with POC 20
2024-11-09 16:30:54.645492336 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad802e570] Ignoring POC change between slices: 0 → 20
2024-11-09 16:30:54.649611849 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad802e570] Non-matching NAL types of the VCL NALUs: 19 1
2024-11-09 16:30:54.650749061 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad802e570] Error parsing NAL unit #4.
2024-11-09 16:30:54.651717105 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : Error while decoding stream #0:0: Invalid data found when processing input
2024-11-09 16:30:54.652646067 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaad80015c0] CSeq 8 expected, 0 received.
2024-11-09 16:30:54.653588153 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : Last message repeated 1 times
2024-11-09 16:30:54.654492614 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaad80015c0] RTP: PT=60: bad cseq 8d70 expected=7bd3
2024-11-09 16:30:54.656096786 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaad80015c0] RTP: PT=60: bad cseq d0b3 expected=8d7b
2024-11-09 16:30:54.662085013 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad80214c0] Could not find ref with POC 21
2024-11-09 16:30:54.664316854 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad80214c0] CABAC_MAX_BIN : 7
2024-11-09 16:30:54.665998609 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad80214c0] The cu_qp_delta 1094995529 is outside the valid range [-26, 25].
2024-11-09 16:30:54.667463072 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad80214c0] Ignoring POC change between slices: 24 → 8
2024-11-09 16:30:54.668611659 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad802e570] Could not find ref with POC 8
2024-11-09 16:30:54.670489998 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad802e570] Ignoring POC change between slices: 9 → 39
2024-11-09 16:30:54.670933625 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad80214c0] Could not find ref with POC 39
2024-11-09 16:30:54.671968461 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad802e570] Could not find ref with POC 21
2024-11-09 16:30:54.672812839 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaad80015c0] CSeq 8 expected, 0 received.
2024-11-09 16:30:54.673709425 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad80214c0] Could not find ref with POC 9
2024-11-09 16:30:54.675275972 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad802e570] The cu_qp_delta 32 is outside the valid range [-26, 25].
2024-11-09 16:30:54.678209273 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad802e570] Ignoring POC change between slices: 24 → 9
2024-11-09 16:30:54.679457318 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaad80015c0] CSeq 8 expected, 0 received.
2024-11-09 16:30:54.686277965 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : Last message repeated 5 times
2024-11-09 16:30:54.686299840 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad802e570] Could not find ref with POC 42
2024-11-09 16:30:54.686304798 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad80214c0] Ignoring POC change between slices: 28 → 42
2024-11-09 16:30:54.686308882 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaad80015c0] CSeq 8 expected, 0 received.
2024-11-09 16:30:54.687648219 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : Last message repeated 3 times
2024-11-09 16:30:54.694238157 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad802e570] Could not find ref with POC 0
2024-11-09 16:30:54.695790995 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaad80015c0] CSeq 8 expected, 0 received.
2024-11-09 16:30:54.698645838 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : Last message repeated 1 times
2024-11-09 16:30:54.706686238 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaad80015c0] RTP: PT=60: bad cseq f21e expected=e179
2024-11-09 16:30:54.716523019 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad802e570] Could not find ref with POC 28
2024-11-09 16:30:54.719973155 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad80214c0] The cu_qp_delta -28 is outside the valid range [-26, 25].
2024-11-09 16:30:54.721323285 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad80214c0] Ignoring POC change between slices: 4 → 28
2024-11-09 16:30:54.722582122 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad80214c0] Could not find ref with POC 10
2024-11-09 16:30:54.723942751 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad802e570] Ignoring POC change between slices: 31 → 10
2024-11-09 16:30:54.725334589 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad802e570] Ignoring POC change between slices: 16 → 22
2024-11-09 16:30:54.726721177 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaad80015c0] CSeq 8 expected, 0 received.
2024-11-09 16:30:54.728323598 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad80214c0] Could not find ref with POC 22
2024-11-09 16:30:54.729739645 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad80214c0] Ignoring POC change between slices: 23 → 32
2024-11-09 16:30:54.731646276 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad802e570] Could not find ref with POC 32
2024-11-09 16:30:54.732909780 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaad80015c0] CSeq 8 expected, 0 received.
2024-11-09 16:30:54.734502868 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad802e570] Could not find ref with POC 35
2024-11-09 16:30:54.746496239 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad80214c0] CABAC_MAX_BIN : 7
2024-11-09 16:30:54.746519864 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad80214c0] The cu_qp_delta 1094995529 is outside the valid range [-26, 25].
2024-11-09 16:30:54.746686698 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad80214c0] Ignoring POC change between slices: 34 → 35
2024-11-09 16:30:54.748621038 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaad80015c0] CSeq 8 expected, 0 received.
2024-11-09 16:30:54.750288501 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : Last message repeated 1 times
2024-11-09 16:30:54.751729631 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad802e570] The cu_qp_delta -125 is outside the valid range [-26, 25].
2024-11-09 16:30:54.753346344 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad802e570] Ignoring POC change between slices: 40 → 36
2024-11-09 16:30:54.754569015 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad80214c0] Could not find ref with POC 36
2024-11-09 16:30:54.755851477 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaad80015c0] CSeq 8 expected, 0 received.
2024-11-09 16:30:54.757332857 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : Last message repeated 1 times
2024-11-09 16:30:54.758669861 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad802e570] The cu_qp_delta 35 is outside the valid range [-26, 25].
2024-11-09 16:30:54.760148033 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad802e570] Ignoring POC change between slices: 40 → 6
2024-11-09 16:30:54.761641662 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad80214c0] Could not find ref with POC 6
2024-11-09 16:30:54.763060625 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [rtsp @ 0xaaaad80015c0] CSeq 8 expected, 0 received.
2024-11-09 16:30:54.764397338 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad802e570] Could not find ref with POC 21
2024-11-09 16:30:54.765603092 [2024-11-09 09:30:54] ffmpeg.frontyard.detect ERROR : [hevc @ 0xaaaad802e570] Ignoring POC change between slices: 22 → 25