blakeblackshear / frigate

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

[Support]: Unstable Frigate since upgrading to latest #6965

Closed avaoftheelves closed 1 year ago

avaoftheelves commented 1 year ago

Describe the problem you are having

So I generally don't update my home-assistant and add-ons all that regularly, instead doing it every few weeks.

Anyway, since updating everything to latest (as of today), Frigate can't seem to maintain it's streams from my doorbell camera (reolink wireless) I think (seems to go down every day I think..it took me a while to notice, so it might be more frequent than that, so I'll keep an eye on it going forward).

If I use the reolink app directly, I can view the camera just fine (also the reolink integration preview window in the HA dashboard is fine), so the camera hasn't crashed.

If I go the the frigate section in home assistant, and choose the cameras option, it has a black screen with the "no frames received" message until I reboot Frigate at which point it all appears to work again and I can view the preview like normal.

FYI, this had all been rock solid for the preceding month or more since I installed it (I forget exactly when I did it, but it's been a while now) before upgrading, and I don't think anything else has changed.

The logs appear to indicate that FFMPEG might be crashing for some reason.

Version

0.12.1-367d724

Frigate config file

mqtt:
  host: xxx.xxx.xxx.xxx
  user: xxxx
  password: xxxxxxxxxx
  port: xxxx

go2rtc:
  streams:
    entrance_main: rtsp://admin:xxxxxxxxxx@xxx.xxx.xxx.xxx:554/h264Preview_01_main
    entrance_sub: rtsp://admin:xxxxxxxxxxx@xxx.xxx.xxx.xxx:554/h264Preview_01_sub

cameras:
  entrance:
    ffmpeg:
      inputs:
        - path: rtsp://127.0.0.1:8554/entrance_main?video=copy&audio=aac
          input_args: preset-rtsp-restream
          roles:
            - record
        - path: rtsp://127.0.0.1:8554/entrance_sub?video=copy
          input_args: preset-rtsp-restream
          roles:
            - detect

database: 
  path: /media/frigate/frigate.db

motion:
  mask:
    - 1280,0,0,0,0,479,330,404,393,387,373,467,752,464,1280,491

record:
  enabled: true
  retain:
    days: 3
    mode: motion

detectors:
  coral:
    type: edgetpu
    device: usb

Relevant log output

2023-06-30 05:47:39.084853714  [2023-06-30 06:47:39] detector.coral                 INFO    : Starting detection process: 300
2023-06-30 05:47:39.084888361  [2023-06-30 06:47:39] frigate.detectors.plugins.edgetpu_tfl INFO    : Attempting to load TPU as usb
2023-06-30 05:47:39.084893176  [2023-06-30 06:47:39] frigate.app                    INFO    : Camera processor started for entrance: 304
2023-06-30 05:47:39.111068210  [2023-06-30 06:47:39] frigate.app                    INFO    : Capture process started for entrance: 306
2023-06-30 05:47:41.870113161  [2023-06-30 06:47:41] frigate.detectors.plugins.edgetpu_tfl INFO    : TPU found
2023-06-30 06:12:19.486059493  [2023-06-30 07:12:19] watchdog.entrance              ERROR   : No new recording segments were created for entrance in the last 120s. restarting the ffmpeg record process...
2023-06-30 06:12:19.489222875  [2023-06-30 07:12:19] watchdog.entrance              INFO    : Terminating the existing ffmpeg process...
2023-06-30 06:12:19.490410240  [2023-06-30 07:12:19] watchdog.entrance              INFO    : Waiting for ffmpeg to exit gracefully...
2023-06-30 06:24:48.585459463  [2023-06-30 07:24:48] frigate.video                  ERROR   : entrance: Unable to read frames from ffmpeg process.
2023-06-30 06:24:48.585992767  [2023-06-30 07:24:48] frigate.video                  ERROR   : entrance: Unable to read frames from ffmpeg process.
2023-06-30 06:24:48.586641495  [2023-06-30 07:24:48] frigate.video                  ERROR   : entrance: Unable to read frames from ffmpeg process.
2023-06-30 06:24:48.586700605  [2023-06-30 07:24:48] frigate.video                  ERROR   : entrance: Unable to read frames from ffmpeg process.
2023-06-30 06:24:48.587127319  [2023-06-30 07:24:48] frigate.video                  ERROR   : entrance: Unable to read frames from ffmpeg process.
2023-06-30 06:24:48.590313775  [2023-06-30 07:24:48] frigate.video                  ERROR   : entrance: ffmpeg process is not running. exiting capture thread...
2023-06-30 06:24:49.677395270  [2023-06-30 07:24:49] watchdog.entrance              ERROR   : Ffmpeg process crashed unexpectedly for entrance.
2023-06-30 06:24:49.678914222  [2023-06-30 07:24:49] watchdog.entrance              ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-30 06:24:49.740211734  [2023-06-30 07:24:49] ffmpeg.entrance.record         ERROR   : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880231, current: 9840208; changing to 13880232. This may result in incorrect timestamps in the output file.
2023-06-30 06:24:49.741048513  [2023-06-30 07:24:49] ffmpeg.entrance.record         ERROR   : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880232, current: 9840222; changing to 13880233. This may result in incorrect timestamps in the output file.

FFprobe output from your camera

Doing it from the inside the docker container gave the following results:

From Main stream:

Metadata:
    title           : Session streamed by "preview"
  Duration: N/A, start: 0.000313, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p(progressive), 2560x1920, 20 fps, 20 tbr, 90k tbn, 40 tbc
    Stream #0:1: Audio: aac (LC), 16000 Hz, mono, fltp

From Sub stream:

Metadata:
    title           : Session streamed by "preview"
  Duration: N/A, start: 0.000250, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p(progressive), 640x480, 15 fps, 15 tbr, 90k tbn, 30 tbc
    Stream #0:1: Audio: aac (LC), 16000 Hz, mono, fltp

Using the FFPROBE button on the system UI gave the following:

[{"return_code":1,"stderr":"","stdout":""},{"return_code":1,"stderr":"","stdout":""}]

Frigate stats

Couldn't find this.

Operating system

HassOS

Install method

HassOS Addon

Coral version

USB

Network connection

Wireless

Camera make and model

Reolink Video Doorbell WiFi

Any other information that may be helpful

Hardware Version: DB_566128M5MP_W Firmware Version: v3.0.0.2033_23041300 (latest, same version that previously worked fine)

NickM-27 commented 1 year ago

These amount of logs are not helpful, you need to let them run longer before pasting the logs

avaoftheelves commented 1 year ago

@NickM-27, ahh ok, sorry about that. I'll wait for it to become unresponsive again and then get the log at that point (If the pattern holds true, it should happen again tomorrow morning).

avaoftheelves commented 1 year ago

Ok, so here's the full log for today (it didn't even make it to 24 hours in the end unfortunately!).

As mentioned before, all the other streams are still working via the Reolink integration, etc. so not sure what the cause is.

(apologies if it's a lot of log!)

FRIGATE FRIGATE Cameras Birdseye Events Storage System Config Logs Documentation GitHub LOGS Frigate Go2rtc Nginx COPY TO CLIPBOARD 2023-06-30 05:47:33.078073875 [INFO] Starting Frigate... 2023-06-30 05:47:38.890613866 [2023-06-30 06:47:38] frigate.app INFO : Starting Frigate (0.12.1-367d724) 2023-06-30 05:47:38.954924657 [2023-06-30 06:47:38] frigate.app INFO : Creating directory: /tmp/cache 2023-06-30 05:47:38.966716996 [2023-06-30 06:47:38] peewee_migrate INFO : Starting migrations 2023-06-30 05:47:38.985696618 [2023-06-30 06:47:38] peewee_migrate INFO : There is nothing to migrate 2023-06-30 05:47:39.084744772 [2023-06-30 06:47:39] frigate.app INFO : Output process started: 302 2023-06-30 05:47:39.084853714 [2023-06-30 06:47:39] detector.coral INFO : Starting detection process: 300 2023-06-30 05:47:39.084888361 [2023-06-30 06:47:39] frigate.detectors.plugins.edgetpu_tfl INFO : Attempting to load TPU as usb 2023-06-30 05:47:39.084893176 [2023-06-30 06:47:39] frigate.app INFO : Camera processor started for entrance: 304 2023-06-30 05:47:39.111068210 [2023-06-30 06:47:39] frigate.app INFO : Capture process started for entrance: 306 2023-06-30 05:47:41.870113161 [2023-06-30 06:47:41] frigate.detectors.plugins.edgetpu_tfl INFO : TPU found 2023-06-30 06:12:19.486059493 [2023-06-30 07:12:19] watchdog.entrance ERROR : No new recording segments were created for entrance in the last 120s. restarting the ffmpeg record process... 2023-06-30 06:12:19.489222875 [2023-06-30 07:12:19] watchdog.entrance INFO : Terminating the existing ffmpeg process... 2023-06-30 06:12:19.490410240 [2023-06-30 07:12:19] watchdog.entrance INFO : Waiting for ffmpeg to exit gracefully... 2023-06-30 06:24:48.585459463 [2023-06-30 07:24:48] frigate.video ERROR : entrance: Unable to read frames from ffmpeg process. 2023-06-30 06:24:48.585992767 [2023-06-30 07:24:48] frigate.video ERROR : entrance: Unable to read frames from ffmpeg process. 2023-06-30 06:24:48.586641495 [2023-06-30 07:24:48] frigate.video ERROR : entrance: Unable to read frames from ffmpeg process. 2023-06-30 06:24:48.586700605 [2023-06-30 07:24:48] frigate.video ERROR : entrance: Unable to read frames from ffmpeg process. 2023-06-30 06:24:48.587127319 [2023-06-30 07:24:48] frigate.video ERROR : entrance: Unable to read frames from ffmpeg process. 2023-06-30 06:24:48.590313775 [2023-06-30 07:24:48] frigate.video ERROR : entrance: ffmpeg process is not running. exiting capture thread... 2023-06-30 06:24:49.677395270 [2023-06-30 07:24:49] watchdog.entrance ERROR : Ffmpeg process crashed unexpectedly for entrance. 2023-06-30 06:24:49.678914222 [2023-06-30 07:24:49] watchdog.entrance ERROR : The following ffmpeg logs include the last 100 lines prior to exit. 2023-06-30 06:24:49.740211734 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880231, current: 9840208; changing to 13880232. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.741048513 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880232, current: 9840222; changing to 13880233. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.741693871 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880233, current: 9840250; changing to 13880234. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.741711426 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880234, current: 9840598; changing to 13880235. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.742416801 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880235, current: 9841312; changing to 13880236. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.742430949 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880236, current: 9841762; changing to 13880237. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.743065325 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880237, current: 9842539; changing to 13880238. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.743080936 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880238, current: 9842960; changing to 13880239. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.743722294 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880239, current: 9843358; changing to 13880240. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.744429595 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880240, current: 9843780; changing to 13880241. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.744444150 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880241, current: 9844181; changing to 13880242. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.745132655 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880242, current: 9844891; changing to 13880243. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.745739347 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880243, current: 9845224; changing to 13880244. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.746350686 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880244, current: 9846037; changing to 13880245. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.746997581 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880245, current: 9846441; changing to 13880246. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.747801565 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880246, current: 9846797; changing to 13880247. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.748399776 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880247, current: 9847450; changing to 13880248. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.749341072 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880248, current: 9850090; changing to 13880249. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.750078187 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880249, current: 9850148; changing to 13880250. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.751278145 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880250, current: 9850177; changing to 13880251. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.752451158 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880251, current: 9850250; changing to 13880252. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.753080350 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880252, current: 9850278; changing to 13880253. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.754353139 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880253, current: 9850359; changing to 13880254. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.755440322 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880254, current: 9851154; changing to 13880255. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.756382136 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880255, current: 9851549; changing to 13880256. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.757434208 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880256, current: 9851993; changing to 13880257. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.758299043 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880257, current: 9852389; changing to 13880258. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.759207414 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880258, current: 9853195; changing to 13880259. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.759930918 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880259, current: 9853595; changing to 13880260. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.761061414 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880260, current: 9853950; changing to 13880261. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.761821566 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880261, current: 9854738; changing to 13880262. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.762597254 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880262, current: 9855129; changing to 13880263. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.763356943 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880263, current: 9855540; changing to 13880264. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.764225778 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880264, current: 9856017; changing to 13880265. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.765386903 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880265, current: 9856814; changing to 13880266. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.766154851 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880266, current: 9857198; changing to 13880267. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.766863911 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880267, current: 9857535; changing to 13880268. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.767585582 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880268, current: 9859979; changing to 13880269. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.768299401 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880269, current: 9859998; changing to 13880270. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.769229012 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880270, current: 9860164; changing to 13880271. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.770041978 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880271, current: 9860188; changing to 13880272. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.770829184 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880272, current: 9860268; changing to 13880273. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.771536559 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880273, current: 9860675; changing to 13880274. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.772254916 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880274, current: 9861192; changing to 13880275. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.773004419 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880275, current: 9861595; changing to 13880276. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.773958289 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880276, current: 9862411; changing to 13880277. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.774717385 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880277, current: 9862810; changing to 13880278. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.775473389 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880278, current: 9863245; changing to 13880279. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.776295614 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880279, current: 9863733; changing to 13880280. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.777121690 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880280, current: 9864185; changing to 13880281. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.777940600 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880281, current: 9864860; changing to 13880282. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.778895396 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880282, current: 9865333; changing to 13880283. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.779696435 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880283, current: 9865709; changing to 13880284. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.780580770 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880284, current: 9866497; changing to 13880285. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.781407605 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880285, current: 9866908; changing to 13880286. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.782153405 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880286, current: 9867329; changing to 13880287. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.782907076 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880287, current: 9867932; changing to 13880288. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.783783188 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880288, current: 9870839; changing to 13880289. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.784547284 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880289, current: 9870859; changing to 13880290. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.785315935 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880290, current: 9870883; changing to 13880291. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.786087828 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880291, current: 9870911; changing to 13880292. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.786900830 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880292, current: 9870934; changing to 13880293. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.787688296 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880293, current: 9870964; changing to 13880294. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.788711424 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880294, current: 9871320; changing to 13880295. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.789674294 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880295, current: 9872032; changing to 13880296. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.791035897 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880296, current: 9872463; changing to 13880297. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.791822103 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880297, current: 9873257; changing to 13880298. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.792672198 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880298, current: 9873670; changing to 13880299. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.793666233 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880299, current: 9874080; changing to 13880300. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.794709657 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880300, current: 9874490; changing to 13880301. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.795827672 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880301, current: 9875309; changing to 13880302. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.797020186 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880302, current: 9875720; changing to 13880303. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.798328734 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880303, current: 9876135; changing to 13880304. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.799316752 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880304, current: 9876536; changing to 13880305. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.800494358 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880305, current: 9877262; changing to 13880306. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.801464839 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880306, current: 9877669; changing to 13880307. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.802923477 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880307, current: 9877933; changing to 13880308. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.803840088 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880308, current: 9880263; changing to 13880309. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.804896252 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880309, current: 9880283; changing to 13880310. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.805702922 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880310, current: 9880339; changing to 13880311. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.806700346 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880311, current: 9880400; changing to 13880312. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.807467350 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880312, current: 9880838; changing to 13880313. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.808647827 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880313, current: 9881250; changing to 13880314. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.809434663 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880314, current: 9881703; changing to 13880315. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.810769562 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880315, current: 9882084; changing to 13880316. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.811587176 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880316, current: 9882888; changing to 13880317. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.812862391 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880317, current: 9883293; changing to 13880318. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.813849446 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880318, current: 9883700; changing to 13880319. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.814846074 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880319, current: 9884134; changing to 13880320. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.815734668 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880320, current: 9884962; changing to 13880321. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.816756537 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880321, current: 9885342; changing to 13880322. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.817799998 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880322, current: 9885751; changing to 13880323. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.818890976 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880323, current: 9886175; changing to 13880324. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.819862161 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880324, current: 9886976; changing to 13880325. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.821021693 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55a2f11d20] Non-monotonous DTS in output stream 0:0; previous: 13880325, current: 9887303; changing to 13880326. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.822704012 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55968c7a80] Non-monotonous DTS in output stream 0:0; previous: 2752, current: 584; changing to 2753. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.823993098 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55968c7a80] Non-monotonous DTS in output stream 0:0; previous: 2753, current: 2448; changing to 2754. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.825030633 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55968c7a80] Non-monotonous DTS in output stream 0:0; previous: 2754, current: 2465; changing to 2755. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.825816987 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55968c7a80] Non-monotonous DTS in output stream 0:0; previous: 2755, current: 2483; changing to 2756. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.827009686 [2023-06-30 07:24:49] ffmpeg.entrance.record ERROR : [segment @ 0x55968c7a80] Non-monotonous DTS in output stream 0:0; previous: 2756, current: 2544; changing to 2757. This may result in incorrect timestamps in the output file. 2023-06-30 06:24:49.828212811 [2023-06-30 07:24:49] watchdog.entrance INFO : Terminating the existing ffmpeg process... 2023-06-30 06:24:49.829218031 [2023-06-30 07:24:49] watchdog.entrance INFO : Waiting for ffmpeg to exit gracefully... 2023-06-30 06:24:50.281443675 [2023-06-30 07:24:50] frigate.video ERROR : entrance: Unable to read frames from ffmpeg process. 2023-06-30 06:24:50.281456490 [2023-06-30 07:24:50] frigate.video ERROR : entrance: ffmpeg process is not running. exiting capture thread... 2023-06-30 06:24:59.838817326 [2023-06-30 07:24:59] watchdog.entrance ERROR : Ffmpeg process crashed unexpectedly for entrance. 2023-06-30 06:24:59.859359439 [2023-06-30 07:24:59] watchdog.entrance ERROR : The following ffmpeg logs include the last 100 lines prior to exit. 2023-06-30 06:24:59.860776319 [2023-06-30 07:24:59] ffmpeg.entrance.detect ERROR : [rtsp @ 0x5566929090] method DESCRIBE failed: 404 Not Found 2023-06-30 06:24:59.861877612 [2023-06-30 07:24:59] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: Server returned 404 Not Found 2023-06-30 06:24:59.879749166 [2023-06-30 07:24:59] ffmpeg.entrance.record ERROR : [rtsp @ 0x557f8650c0] method DESCRIBE failed: 404 Not Found 2023-06-30 06:24:59.880742832 [2023-06-30 07:24:59] ffmpeg.entrance.record ERROR : rtsp://127.0.0.1:8554/entrance_main?video=copy&audio=aac: Server returned 404 Not Found 2023-06-30 06:24:59.881444947 [2023-06-30 07:24:59] watchdog.entrance INFO : Terminating the existing ffmpeg process... 2023-06-30 06:24:59.882191933 [2023-06-30 07:24:59] watchdog.entrance INFO : Waiting for ffmpeg to exit gracefully... 2023-06-30 06:25:00.316560929 [2023-06-30 07:25:00] frigate.video ERROR : entrance: Unable to read frames from ffmpeg process. 2023-06-30 06:25:00.316573651 [2023-06-30 07:25:00] frigate.video ERROR : entrance: ffmpeg process is not running. exiting capture thread... 2023-06-30 06:25:09.914610494 [2023-06-30 07:25:09] watchdog.entrance ERROR : Ffmpeg process crashed unexpectedly for entrance. 2023-06-30 06:25:09.914631957 [2023-06-30 07:25:09] watchdog.entrance ERROR : The following ffmpeg logs include the last 100 lines prior to exit. 2023-06-30 06:25:09.914640790 [2023-06-30 07:25:09] ffmpeg.entrance.detect ERROR : [rtsp @ 0x55a5557090] method DESCRIBE failed: 404 Not Found 2023-06-30 06:25:09.914649623 [2023-06-30 07:25:09] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: Server returned 404 Not Found 2023-06-30 06:25:09.955061455 [2023-06-30 07:25:09] ffmpeg.entrance.record ERROR : [rtsp @ 0x55ae3440c0] method DESCRIBE failed: 404 Not Found 2023-06-30 06:25:09.955999510 [2023-06-30 07:25:09] ffmpeg.entrance.record ERROR : rtsp://127.0.0.1:8554/entrance_main?video=copy&audio=aac: Server returned 404 Not Found 2023-06-30 06:25:09.956900585 [2023-06-30 07:25:09] watchdog.entrance INFO : Terminating the existing ffmpeg process... 2023-06-30 06:25:09.957973416 [2023-06-30 07:25:09] watchdog.entrance INFO : Waiting for ffmpeg to exit gracefully... 2023-06-30 06:25:10.398992206 [2023-06-30 07:25:10] frigate.video ERROR : entrance: Unable to read frames from ffmpeg process. 2023-06-30 06:25:10.399726877 [2023-06-30 07:25:10] frigate.video ERROR : entrance: ffmpeg process is not running. exiting capture thread... 2023-06-30 06:25:19.989708783 [2023-06-30 07:25:19] watchdog.entrance ERROR : Ffmpeg process crashed unexpectedly for entrance. 2023-06-30 06:25:19.991913369 [2023-06-30 07:25:19] watchdog.entrance ERROR : The following ffmpeg logs include the last 100 lines prior to exit. 2023-06-30 06:25:19.991934294 [2023-06-30 07:25:19] ffmpeg.entrance.detect ERROR : [rtsp @ 0x55584fb090] method DESCRIBE failed: 404 Not Found 2023-06-30 06:25:19.991941498 [2023-06-30 07:25:19] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: Server returned 404 Not Found 2023-06-30 06:25:20.027790419 [2023-06-30 07:25:20] ffmpeg.entrance.record ERROR : [rtsp @ 0x55987010c0] method DESCRIBE failed: 404 Not Found 2023-06-30 06:25:20.027803049 [2023-06-30 07:25:20] ffmpeg.entrance.record ERROR : rtsp://127.0.0.1:8554/entrance_main?video=copy&audio=aac: Server returned 404 Not Found 2023-06-30 06:25:20.027806826 [2023-06-30 07:25:20] watchdog.entrance INFO : Terminating the existing ffmpeg process... 2023-06-30 06:25:20.027810289 [2023-06-30 07:25:20] watchdog.entrance INFO : Waiting for ffmpeg to exit gracefully... 2023-06-30 06:25:20.409637286 [2023-06-30 07:25:20] frigate.video ERROR : entrance: Unable to read frames from ffmpeg process. 2023-06-30 06:25:20.410902057 [2023-06-30 07:25:20] frigate.video ERROR : entrance: ffmpeg process is not running. exiting capture thread... 2023-06-30 06:25:30.060679611 [2023-06-30 07:25:30] watchdog.entrance ERROR : Ffmpeg process crashed unexpectedly for entrance. 2023-06-30 06:25:30.060703259 [2023-06-30 07:25:30] watchdog.entrance ERROR : The following ffmpeg logs include the last 100 lines prior to exit. 2023-06-30 06:25:30.060713759 [2023-06-30 07:25:30] ffmpeg.entrance.detect ERROR : [rtsp @ 0x558e105090] method DESCRIBE failed: 404 Not Found 2023-06-30 06:25:30.061543353 [2023-06-30 07:25:30] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: Server returned 404 Not Found 2023-06-30 06:25:30.101760615 [2023-06-30 07:25:30] ffmpeg.entrance.record ERROR : [rtsp @ 0x55b3c180c0] method DESCRIBE failed: 404 Not Found 2023-06-30 06:25:30.102838167 [2023-06-30 07:25:30] ffmpeg.entrance.record ERROR : rtsp://127.0.0.1:8554/entrance_main?video=copy&audio=aac: Server returned 404 Not Found 2023-06-30 06:25:30.102852315 [2023-06-30 07:25:30] watchdog.entrance INFO : Terminating the existing ffmpeg process... 2023-06-30 06:25:30.102918166 [2023-06-30 07:25:30] watchdog.entrance INFO : Waiting for ffmpeg to exit gracefully... 2023-06-30 06:25:30.465204678 [2023-06-30 07:25:30] frigate.video ERROR : entrance: Unable to read frames from ffmpeg process. 2023-06-30 06:25:30.466311063 [2023-06-30 07:25:30] frigate.video ERROR : entrance: ffmpeg process is not running. exiting capture thread... 2023-06-30 06:25:40.136406100 [2023-06-30 07:25:40] watchdog.entrance ERROR : Ffmpeg process crashed unexpectedly for entrance. 2023-06-30 06:25:40.139385949 [2023-06-30 07:25:40] watchdog.entrance ERROR : The following ffmpeg logs include the last 100 lines prior to exit. 2023-06-30 06:25:40.141092582 [2023-06-30 07:25:40] ffmpeg.entrance.detect ERROR : [rtsp @ 0x55bada7090] method DESCRIBE failed: 404 Not Found 2023-06-30 06:25:40.141701070 [2023-06-30 07:25:40] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: Server returned 404 Not Found 2023-06-30 06:25:40.179002944 [2023-06-30 07:25:40] ffmpeg.entrance.record ERROR : [rtsp @ 0x559e49e0c0] method DESCRIBE failed: 404 Not Found 2023-06-30 06:25:40.179583636 [2023-06-30 07:25:40] ffmpeg.entrance.record ERROR : rtsp://127.0.0.1:8554/entrance_main?video=copy&audio=aac: Server returned 404 Not Found 2023-06-30 06:25:40.180245012 [2023-06-30 07:25:40] watchdog.entrance INFO : Terminating the existing ffmpeg process... 2023-06-30 06:25:40.181315621 [2023-06-30 07:25:40] watchdog.entrance INFO : Waiting for ffmpeg to exit gracefully... 2023-06-30 06:25:45.544801692 [2023-06-30 07:25:45] frigate.video ERROR : entrance: Unable to read frames from ffmpeg process. 2023-06-30 06:25:45.545397847 [2023-06-30 07:25:45] frigate.video ERROR : entrance: ffmpeg process is not running. exiting capture thread... 2023-06-30 06:25:50.211638854 [2023-06-30 07:25:50] watchdog.entrance ERROR : Ffmpeg process crashed unexpectedly for entrance. 2023-06-30 06:25:50.212281101 [2023-06-30 07:25:50] watchdog.entrance ERROR : The following ffmpeg logs include the last 100 lines prior to exit. 2023-06-30 06:25:50.213056159 [2023-06-30 07:25:50] ffmpeg.entrance.detect ERROR : [rtsp @ 0x5598924090] method DESCRIBE failed: 404 Not Found 2023-06-30 06:25:50.213701758 [2023-06-30 07:25:50] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: Server returned 404 Not Found 2023-06-30 06:25:50.255114810 [2023-06-30 07:25:50] ffmpeg.entrance.record ERROR : rtsp://127.0.0.1:8554/entrance_main?video=copy&audio=aac: Invalid data found when processing input 2023-06-30 06:25:50.255661799 [2023-06-30 07:25:50] watchdog.entrance INFO : Terminating the existing ffmpeg process... 2023-06-30 06:25:50.255730631 [2023-06-30 07:25:50] watchdog.entrance INFO : Waiting for ffmpeg to exit gracefully... 2023-06-30 06:25:53.663314441 [2023-06-30 07:25:53] frigate.video ERROR : entrance: Unable to read frames from ffmpeg process. 2023-06-30 06:25:53.665068740 [2023-06-30 07:25:53] frigate.video ERROR : entrance: Unable to read frames from ffmpeg process. 2023-06-30 06:25:53.666312937 [2023-06-30 07:25:53] frigate.video ERROR : entrance: ffmpeg process is not running. exiting capture thread... 2023-06-30 06:26:00.308577600 [2023-06-30 07:26:00] watchdog.entrance ERROR : Ffmpeg process crashed unexpectedly for entrance. 2023-06-30 06:26:00.309055757 [2023-06-30 07:26:00] watchdog.entrance ERROR : The following ffmpeg logs include the last 100 lines prior to exit. 2023-06-30 06:26:00.311056199 [2023-06-30 07:26:00] ffmpeg.entrance.detect ERROR : [rtsp @ 0x559cdf7090] method DESCRIBE failed: 404 Not Found 2023-06-30 06:26:00.312205825 [2023-06-30 07:26:00] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: Server returned 404 Not Found 2023-06-30 06:26:00.329961437 [2023-06-30 07:26:00] ffmpeg.entrance.record ERROR : rtsp://127.0.0.1:8554/entrance_main?video=copy&audio=aac: Invalid data found when processing input 2023-06-30 06:26:00.329975011 [2023-06-30 07:26:00] watchdog.entrance INFO : Terminating the existing ffmpeg process... 2023-06-30 06:26:00.329978789 [2023-06-30 07:26:00] watchdog.entrance INFO : Waiting for ffmpeg to exit gracefully... 2023-06-30 06:26:03.780775762 [2023-06-30 07:26:03] frigate.video ERROR : entrance: Unable to read frames from ffmpeg process. 2023-06-30 06:26:03.780789132 [2023-06-30 07:26:03] frigate.video ERROR : entrance: Unable to read frames from ffmpeg process. 2023-06-30 06:26:03.782099477 [2023-06-30 07:26:03] frigate.video ERROR : entrance: Unable to read frames from ffmpeg process. 2023-06-30 06:26:03.784138492 [2023-06-30 07:26:03] frigate.video ERROR : entrance: ffmpeg process is not running. exiting capture thread... 2023-06-30 06:26:10.362106700 [2023-06-30 07:26:10] watchdog.entrance ERROR : Ffmpeg process crashed unexpectedly for entrance. 2023-06-30 06:26:10.362754316 [2023-06-30 07:26:10] watchdog.entrance ERROR : The following ffmpeg logs include the last 100 lines prior to exit. 2023-06-30 06:26:10.363429007 [2023-06-30 07:26:10] ffmpeg.entrance.detect ERROR : [rtsp @ 0x55a875d090] method DESCRIBE failed: 404 Not Found 2023-06-30 06:26:10.364024606 [2023-06-30 07:26:10] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: Server returned 404 Not Found 2023-06-30 06:26:10.405764726 [2023-06-30 07:26:10] ffmpeg.entrance.record ERROR : rtsp://127.0.0.1:8554/entrance_main?video=copy&audio=aac: Invalid data found when processing input 2023-06-30 06:26:10.406104682 [2023-06-30 07:26:10] watchdog.entrance INFO : Terminating the existing ffmpeg process... 2023-06-30 06:26:10.406377955 [2023-06-30 07:26:10] watchdog.entrance INFO : Waiting for ffmpeg to exit gracefully... 2023-06-30 06:26:10.982378393 [2023-06-30 07:26:10] frigate.video ERROR : entrance: Unable to read frames from ffmpeg process. 2023-06-30 06:26:10.983837216 [2023-06-30 07:26:10] frigate.video ERROR : entrance: ffmpeg process is not running. exiting capture thread... 2023-06-30 06:26:20.438847095 [2023-06-30 07:26:20] watchdog.entrance ERROR : Ffmpeg process crashed unexpectedly for entrance. 2023-06-30 06:26:20.440762206 [2023-06-30 07:26:20] watchdog.entrance ERROR : The following ffmpeg logs include the last 100 lines prior to exit. 2023-06-30 06:26:20.440923814 [2023-06-30 07:26:20] ffmpeg.entrance.detect ERROR : [rtsp @ 0x55bcf31090] method DESCRIBE failed: 404 Not Found 2023-06-30 06:26:20.441602226 [2023-06-30 07:26:20] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: Server returned 404 Not Found 2023-06-30 06:26:20.481216481 [2023-06-30 07:26:20] ffmpeg.entrance.record ERROR : [rtsp @ 0x5586d120c0] method DESCRIBE failed: 404 Not Found 2023-06-30 06:26:20.482179758 [2023-06-30 07:26:20] ffmpeg.entrance.record ERROR : rtsp://127.0.0.1:8554/entrance_main?video=copy&audio=aac: Server returned 404 Not Found 2023-06-30 06:26:20.482680693 [2023-06-30 07:26:20] watchdog.entrance INFO : Terminating the existing ffmpeg process... 2023-06-30 06:26:20.484014185 [2023-06-30 07:26:20] watchdog.entrance INFO : Waiting for ffmpeg to exit gracefully... 2023-06-30 06:39:30.597262069 [2023-06-30 07:39:30] watchdog.entrance INFO : entrance exceeded fps limit. Exiting ffmpeg... 2023-06-30 06:39:30.599474082 [2023-06-30 07:39:30] watchdog.entrance INFO : Waiting for ffmpeg to exit gracefully... 2023-06-30 06:40:04.254475159 [2023-06-30 07:40:04] watchdog.entrance INFO : FFmpeg did not exit. Force killing... 2023-06-30 06:40:04.282137590 [2023-06-30 07:40:04] frigate.video ERROR : entrance: Unable to read frames from ffmpeg process. 2023-06-30 06:40:04.282161701 [2023-06-30 07:40:04] frigate.video ERROR : entrance: ffmpeg process is not running. exiting capture thread... 2023-06-30 06:40:11.969883258 [2023-06-30 07:40:11] ffmpeg.entrance.record ERROR : [segment @ 0x55aec68d20] Non-monotonous DTS in output stream 0:0; previous: 6131, current: 354; changing to 6132. This may result in incorrect timestamps in the output file. 2023-06-30 06:40:11.971260250 [2023-06-30 07:40:11] ffmpeg.entrance.record ERROR : [segment @ 0x55aec68d20] Non-monotonous DTS in output stream 0:0; previous: 6132, current: 6005; changing to 6133. This may result in incorrect timestamps in the output file. 2023-06-30 06:40:11.972795942 [2023-06-30 07:40:11] watchdog.entrance INFO : Terminating the existing ffmpeg process... 2023-06-30 06:40:11.973654815 [2023-06-30 07:40:11] watchdog.entrance INFO : Waiting for ffmpeg to exit gracefully... 2023-06-30 06:40:22.207588955 [2023-06-30 07:40:22] watchdog.entrance ERROR : Ffmpeg process crashed unexpectedly for entrance. 2023-06-30 06:40:22.208622398 [2023-06-30 07:40:22] watchdog.entrance ERROR : The following ffmpeg logs include the last 100 lines prior to exit. 2023-06-30 06:40:22.209505159 [2023-06-30 07:40:22] ffmpeg.entrance.detect ERROR : [NULL @ 0x5590dc3ea0] missing picture in access unit with size 33 2023-06-30 06:40:22.210176201 [2023-06-30 07:40:22] ffmpeg.entrance.detect ERROR : [h264 @ 0x5590de1980] no frame! 2023-06-30 06:40:22.210642766 [2023-06-30 07:40:22] ffmpeg.entrance.detect ERROR : [rtsp @ 0x5590dc1090] RTP: PT=60: bad cseq f4f3 expected=6dbe 2023-06-30 06:40:22.210936594 [2023-06-30 07:40:22] ffmpeg.entrance.detect ERROR : Error while decoding stream #0:0: Invalid data found when processing input 2023-06-30 06:40:22.211457325 [2023-06-30 07:40:22] ffmpeg.entrance.detect ERROR : More than 1000 frames duplicated 2023-06-30 06:45:32.678262366 [2023-06-30 07:45:32] watchdog.entrance INFO : entrance exceeded fps limit. Exiting ffmpeg... 2023-06-30 06:45:32.678287903 [2023-06-30 07:45:32] watchdog.entrance INFO : Waiting for ffmpeg to exit gracefully... 2023-06-30 06:46:06.673140585 [2023-06-30 07:46:06] watchdog.entrance INFO : FFmpeg did not exit. Force killing... 2023-06-30 06:46:06.693952125 [2023-06-30 07:46:06] frigate.video ERROR : entrance: Unable to read frames from ffmpeg process. 2023-06-30 06:46:06.703904654 [2023-06-30 07:46:06] frigate.video ERROR : entrance: ffmpeg process is not running. exiting capture thread... 2023-06-30 06:46:22.894389183 [2023-06-30 07:46:22] watchdog.entrance ERROR : Ffmpeg process crashed unexpectedly for entrance. 2023-06-30 06:46:22.894850730 [2023-06-30 07:46:22] watchdog.entrance ERROR : The following ffmpeg logs include the last 100 lines prior to exit. 2023-06-30 06:46:22.894856674 [2023-06-30 07:46:22] ffmpeg.entrance.detect ERROR : [h264 @ 0x55a6eeb330] error while decoding MB 12 5, bytestream -11 2023-06-30 06:46:22.894861341 [2023-06-30 07:46:22] ffmpeg.entrance.detect ERROR : [rtsp @ 0x55a6ece090] RTP: PT=60: bad cseq 8969 expected=00a3 2023-06-30 06:46:22.894866026 [2023-06-30 07:46:22] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: corrupt decoded frame in stream 0 2023-06-30 06:46:22.894935802 [2023-06-30 07:46:22] ffmpeg.entrance.detect ERROR : More than 1000 frames duplicated 2023-06-30 12:57:15.791494016 [2023-06-30 13:57:15] ffmpeg.entrance.record ERROR : [segment @ 0x5572d65d20] Non-monotonous DTS in output stream 0:0; previous: 3230, current: 789; changing to 3231. This may result in incorrect timestamps in the output file. 2023-06-30 12:57:15.854405698 [2023-06-30 13:57:15] ffmpeg.entrance.record ERROR : [segment @ 0x5572d65d20] Non-monotonous DTS in output stream 0:0; previous: 3231, current: 2769; changing to 3232. This may result in incorrect timestamps in the output file. 2023-06-30 12:57:15.855769063 [2023-06-30 13:57:15] ffmpeg.entrance.record ERROR : [segment @ 0x5572d65d20] Non-monotonous DTS in output stream 0:0; previous: 3232, current: 2774; changing to 3233. This may result in incorrect timestamps in the output file. 2023-06-30 12:57:15.856936246 [2023-06-30 13:57:15] ffmpeg.entrance.record ERROR : [segment @ 0x5572d65d20] Non-monotonous DTS in output stream 0:0; previous: 3233, current: 2976; changing to 3234. This may result in incorrect timestamps in the output file. 2023-06-30 12:57:15.857210056 [2023-06-30 13:57:15] ffmpeg.entrance.record ERROR : [segment @ 0x5572d65d20] Non-monotonous DTS in output stream 0:0; previous: 3234, current: 2981; changing to 3235. This may result in incorrect timestamps in the output file. 2023-06-30 12:57:15.858156910 [2023-06-30 13:57:15] ffmpeg.entrance.record ERROR : [rtsp @ 0x5572d420c0] RTP: PT=60: bad cseq 2400 expected=16db 2023-06-30 12:57:15.858853323 [2023-06-30 13:57:15] watchdog.entrance INFO : Terminating the existing ffmpeg process... 2023-06-30 12:57:15.859374481 [2023-06-30 13:57:15] watchdog.entrance INFO : Waiting for ffmpeg to exit gracefully... 2023-06-30 16:41:37.482804337 [2023-06-30 17:41:37] watchdog.entrance INFO : No frames received from entrance in 20 seconds. Exiting ffmpeg... 2023-06-30 16:41:37.483781966 [2023-06-30 17:41:37] watchdog.entrance INFO : Waiting for ffmpeg to exit gracefully... 2023-06-30 16:41:42.643086547 [2023-06-30 17:41:42] frigate.video ERROR : entrance: Unable to read frames from ffmpeg process. 2023-06-30 16:41:42.644966399 [2023-06-30 17:41:42] frigate.video ERROR : entrance: Unable to read frames from ffmpeg process. 2023-06-30 16:41:42.645760199 [2023-06-30 17:41:42] frigate.video ERROR : entrance: ffmpeg process is not running. exiting capture thread... 2023-06-30 16:41:42.704150603 [2023-06-30 17:41:42] ffmpeg.entrance.record ERROR : [segment @ 0x55a79f2a80] Non-monotonous DTS in output stream 0:0; previous: 2952, current: 668; changing to 2953. This may result in incorrect timestamps in the output file. 2023-06-30 16:41:42.704169029 [2023-06-30 17:41:42] ffmpeg.entrance.record ERROR : [segment @ 0x55a79f2a80] Non-monotonous DTS in output stream 0:0; previous: 2953, current: 1605; changing to 2954. This may result in incorrect timestamps in the output file. 2023-06-30 16:41:42.704857368 [2023-06-30 17:41:42] ffmpeg.entrance.record ERROR : [segment @ 0x55a79f2a80] Non-monotonous DTS in output stream 0:0; previous: 2954, current: 1715; changing to 2955. This may result in incorrect timestamps in the output file. 2023-06-30 16:41:42.705605649 [2023-06-30 17:41:42] ffmpeg.entrance.record ERROR : [segment @ 0x55a79f2a80] Non-monotonous DTS in output stream 0:0; previous: 2955, current: 2100; changing to 2956. This may result in incorrect timestamps in the output file. 2023-06-30 16:41:42.706346857 [2023-06-30 17:41:42] ffmpeg.entrance.record ERROR : [segment @ 0x55a79f2a80] Non-monotonous DTS in output stream 0:0; previous: 2956, current: 2628; changing to 2957. This may result in incorrect timestamps in the output file. 2023-06-30 16:41:42.707376800 [2023-06-30 17:41:42] watchdog.entrance INFO : Terminating the existing ffmpeg process... 2023-06-30 16:41:42.708424595 [2023-06-30 17:41:42] watchdog.entrance INFO : Waiting for ffmpeg to exit gracefully... 2023-06-30 16:41:52.788594753 [2023-06-30 17:41:52] watchdog.entrance ERROR : Ffmpeg process crashed unexpectedly for entrance. 2023-06-30 16:41:52.793003501 [2023-06-30 17:41:52] watchdog.entrance ERROR : The following ffmpeg logs include the last 100 lines prior to exit. 2023-06-30 16:41:52.793407049 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c24c50] left block unavailable for requested intra4x4 mode -1 2023-06-30 16:41:52.795577673 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c24c50] error while decoding MB 0 24, bytestream 6180 2023-06-30 16:41:52.795590136 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: corrupt decoded frame in stream 0 2023-06-30 16:41:52.795594210 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c215b0] left block unavailable for requested intra mode 2023-06-30 16:41:52.795597951 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c215b0] error while decoding MB 0 9, bytestream 39076 2023-06-30 16:41:52.795601654 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: corrupt decoded frame in stream 0 2023-06-30 16:41:52.795605302 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c215b0] cabac decode of qscale diff failed at 9 11 2023-06-30 16:41:52.796141792 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c215b0] error while decoding MB 9 11, bytestream 31852 2023-06-30 16:41:52.796900129 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: corrupt decoded frame in stream 0 2023-06-30 16:41:52.797657151 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c215b0] error while decoding MB 18 11, bytestream -7 2023-06-30 16:41:52.798438488 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: corrupt decoded frame in stream 0 2023-06-30 16:41:52.799051495 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c24c50] Increasing reorder buffer to 1 2023-06-30 16:41:52.800002995 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: corrupt decoded frame in stream 0 2023-06-30 16:41:52.800669352 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c24c50] left block unavailable for requested intra4x4 mode -1 2023-06-30 16:41:52.801649630 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c24c50] error while decoding MB 0 2, bytestream 51900 2023-06-30 16:41:52.802461058 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: corrupt decoded frame in stream 0 2023-06-30 16:41:52.803480650 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c215b0] cabac decode of qscale diff failed at 38 9 2023-06-30 16:41:52.804535351 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c215b0] error while decoding MB 38 9, bytestream 26507 2023-06-30 16:41:52.805588035 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: corrupt decoded frame in stream 0 2023-06-30 16:41:52.806294299 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c24c50] Increasing reorder buffer to 13 2023-06-30 16:41:52.807386111 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c215b0] cabac decode of qscale diff failed at 16 7 2023-06-30 16:41:52.808143541 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c215b0] error while decoding MB 16 7, bytestream 157 2023-06-30 16:41:52.810468199 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: corrupt decoded frame in stream 0 2023-06-30 16:41:52.811802655 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c24c50] error while decoding MB 19 11, bytestream -5 2023-06-30 16:41:52.813501344 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: corrupt decoded frame in stream 0 2023-06-30 16:41:52.814769412 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c215b0] left block unavailable for requested intra mode 2023-06-30 16:41:52.815869872 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c215b0] error while decoding MB 0 22, bytestream 1731 2023-06-30 16:41:52.816933722 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: corrupt decoded frame in stream 0 2023-06-30 16:41:52.817611913 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c24c50] left block unavailable for requested intra mode 2023-06-30 16:41:52.818358269 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c24c50] error while decoding MB 0 7, bytestream 13841 2023-06-30 16:41:52.819131346 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: corrupt decoded frame in stream 0 2023-06-30 16:41:52.819803352 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c215b0] left block unavailable for requested intra mode 2023-06-30 16:41:52.820375730 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c215b0] error while decoding MB 0 11, bytestream 16237 2023-06-30 16:41:52.821274045 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: corrupt decoded frame in stream 0 2023-06-30 16:41:52.821969699 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : Last message repeated 1 times 2023-06-30 16:41:52.822692666 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c24c50] left block unavailable for requested intra mode 2023-06-30 16:41:52.823310228 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c24c50] error while decoding MB 0 12, bytestream 16844 2023-06-30 16:41:52.824185100 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: corrupt decoded frame in stream 0 2023-06-30 16:41:52.824894772 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c215b0] left block unavailable for requested intra4x4 mode -1 2023-06-30 16:41:52.825593980 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c215b0] error while decoding MB 0 5, bytestream 30876 2023-06-30 16:41:52.826264078 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c24c50] cabac decode of qscale diff failed at 2 20 2023-06-30 16:41:52.826941917 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c24c50] error while decoding MB 2 20, bytestream -1 2023-06-30 16:41:52.827778345 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : rtsp://127.0.0.1:8554/entrance_sub?video=copy: corrupt decoded frame in stream 0 2023-06-30 16:41:52.828761715 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : Last message repeated 1 times 2023-06-30 16:41:52.829596051 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c24c50] cabac decode of qscale diff failed at 29 13 2023-06-30 16:41:52.830557532 [2023-06-30 17:41:52] ffmpeg.entrance.detect ERROR : [h264 @ 0x5593c24c50] error while decoding MB 29 13, bytestream -2 2023-06-30 16:54:03.043990879 [2023-06-30 17:54:03] watchdog.entrance INFO : entrance exceeded fps limit. Exiting ffmpeg... 2023-06-30 16:54:03.045614874 [2023-06-30 17:54:03] watchdog.entrance INFO : Waiting for ffmpeg to exit gracefully... 2023-06-30 16:54:37.685901528 [2023-06-30 17:54:37] watchdog.entrance INFO : FFmpeg did not exit. Force killing... 2023-06-30 16:54:37.713061328 [2023-06-30 17:54:37] frigate.video ERROR : entrance: Unable to read frames from ffmpeg process. 2023-06-30 16:54:37.713709929 [2023-06-30 17:54:37] frigate.video ERROR : entrance: ffmpeg process is not running. exiting capture thread... 2023-06-30 17:06:49.231986229 [2023-06-30 18:06:49] frigate.record WARNING : Discarding a corrupt recording segment: /tmp/cache/entrance-20230630180645.mp4 2023-06-30 17:31:27.883185280 [2023-06-30 18:31:27] frigate.record WARNING : Unable to keep up with recording segments in cache for entrance. Keeping the 5 most recent segments out of 6 and discarding the rest... 2023-06-30 17:32:07.884851699 [2023-06-30 18:32:07] frigate.record WARNING : Unable to keep up with recording segments in cache for entrance. Keeping the 5 most recent segments out of 6 and discarding the rest... 2023-06-30 17:33:47.892095283 [2023-06-30 18:33:47] frigate.record WARNING : Unable to keep up with recording segments in cache for entrance. Keeping the 5 most recent segments out of 6 and discarding the rest... 2023-06-30 17:35:27.899389636 [2023-06-30 18:35:27] frigate.record WARNING : Unable to keep up with recording segments in cache for entrance. Keeping the 5 most recent segments out of 6 and discarding the rest... 2023-06-30 18:13:33.628423682 [2023-06-30 19:13:33] frigate.record WARNING : Discarding a corrupt recording segment: /tmp/cache/entrance-20230630191159.mp4 2023-06-30 18:14:08.724417056 [2023-06-30 19:14:08] frigate.record WARNING : Discarding a corrupt recording segment: /tmp/cache/entrance-20230630191347.mp4 2023-06-30 18:37:58.173844729 [2023-06-30 19:37:58] frigate.record WARNING : Unable to keep up with recording segments in cache for entrance. Keeping the 5 most recent segments out of 6 and discarding the rest... 2023-06-30 18:39:48.185834311 [2023-06-30 19:39:48] frigate.record WARNING : Unable to keep up with recording segments in cache for entrance. Keeping the 5 most recent segments out of 6 and discarding the rest... 2023-06-30 18:43:33.207732374 [2023-06-30 19:43:33] frigate.record WARNING : Unable to keep up with recording segments in cache for entrance. Keeping the 5 most recent segments out of 6 and discarding the rest... 2023-06-30 20:31:13.990204852 [2023-06-30 21:31:13] frigate.record WARNING : Failed to probe corrupt segment /tmp/cache/entrance-20230630203819.mp4: 1 - b'[mov,mp4,m4a,3gp,3g2,mj2 @ 0x55b4f938d0] moov atom not found\n/tmp/cache/entrance-20230630203819.mp4: Invalid data found when processing input\n' 2023-06-30 20:31:13.990217482 [2023-06-30 21:31:13] frigate.record WARNING : Discarding a corrupt recording segment: /tmp/cache/entrance-20230630203819.mp4

NickM-27 commented 1 year ago

I would suggest using the recommended reolink config from the docs https://docs.frigate.video/configuration/camera_specific#reolink-cameras

avaoftheelves commented 1 year ago

@NickM-27, thanks for the suggestion. I saw those docs when I first set it up, but wasn't able to make it work at the time, so settled on the above configuration as it seemed to work ok (at least until the upgrade).

This time I got it working, just had to enable http on the camera and disable https (otherwise the camera would keep attempting to promote the http connection to a https one which was causing 404 errors in the log).

Anyway, I'll close this issue now and try and live with the new config for a while and see how I get on.

Thanks again for your help!

NickM-27 commented 1 year ago

some users have had problems with the above config as it can depend on the particular reolink camera. If that happens then the recommendation is to add ffmpeg: to the begging of the streams in the go2rtc config