[Config Support]: jsmpeg stopped working restream #10045
Answered
by
NickM-27
ze-nite
asked this question in
Config Support
-
Describe the problem you are havingAfter enabling restream jsmpeg stopped working as well as camera image previews and birdseye Also sound detection isnt working and events arent registered. Version0.13.2-6476F8A Frigate config fileffmpeg:
hwaccel_args: preset-vaapi
mqtt:
enabled: False
birdseye:
enabled: True
mode: continuous
record:
enabled: True
retain:
days: 0
mode: all
events:
retain:
default: 15
mode: motion
go2rtc:
streams:
Garagem:
- rtsp://admin:*****@10.0.0.25:554/rtsp/h264
- "ffmpeg:garagem#video=copy#audio=copy#audio=opus"
webrtc:
candidates:
- 10.0.0.10:8555
- stun:8555
audio:
enabled: True
listen:
- speech
- yell
- footsteps
- knock
- slam
- tap
- boom
- scratch
- scrape
- smash
- beep
- fire_alarm
- creak
- rustle
cameras:
Garagem:
enabled: True
ffmpeg:
output_args:
record: preset-record-generic-audio-copy
inputs:
- path: rtsp://127.0.0.1:8554/garagem
input_args: preset-rtsp-restream
roles:
- record
- detect
- audio
detect:
enabled: False
record:
enabled: True Relevant log output2024-02-26 09:55:01.087269631 [INFO] Preparing Frigate...
2024-02-26 09:55:01.103331276 [INFO] Starting Frigate...
2024-02-26 09:55:02.050385264 [2024-02-26 09:55:02] frigate.app INFO : Starting Frigate (0.13.2-6476f8a)
2024-02-26 09:55:02.055990770 [rtsp @ 0x4160700] method DESCRIBE failed: 404 Not Found
2024-02-26 09:55:02.056409262 [ERROR:[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception:
2024-02-26 09:55:02.056411230
2024-02-26 09:55:02.056415035 OpenCV(4.7.0) /io/opencv/modules/videoio/src/cap_images.cpp:253: error: (-5:Bad argument) CAP_IMAGES: can't find starting number (in the name of file): rtsp://127.0.0.1:8554/garagem in function 'icvExtractPattern'
2024-02-26 09:55:02.056416564
2024-02-26 09:55:02.056417479
2024-02-26 09:55:02.074024902 [2024-02-26 09:55:02] peewee_migrate.logs INFO : Starting migrations
2024-02-26 09:55:02.077665696 [2024-02-26 09:55:02] peewee_migrate.logs INFO : There is nothing to migrate
2024-02-26 09:55:02.084801310 [2024-02-26 09:55:02] frigate.app INFO : Recording process started: 297
2024-02-26 09:55:02.084804690 [2024-02-26 09:55:02] frigate.app INFO : go2rtc process pid: 87
2024-02-26 09:55:02.098951365 [2024-02-26 09:55:02] frigate.app INFO : Output process started: 308
2024-02-26 09:55:02.100731418 [2024-02-26 09:55:02] detector.cpu INFO : Starting detection process: 306
2024-02-26 09:55:02.100918551 [2024-02-26 09:55:02] frigate.detectors WARNING : CPU detectors are not recommended and should only be used for testing or for trial purposes.
2024-02-26 09:55:02.106462492 [2024-02-26 09:55:02] frigate.app INFO : Camera processor started for Garagem: 312
2024-02-26 09:55:02.110240830 [2024-02-26 09:55:02] frigate.app INFO : Capture process started for Garagem: 313
2024-02-26 09:55:02.114293026 [2024-02-26 09:55:02] frigate.app INFO : Audio process started: 316
2024-02-26 09:55:02.138640651 [2024-02-26 09:55:02] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:55:02.139476175 [2024-02-26 09:55:02] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:55:02.139667441 [2024-02-26 09:55:02] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:55:12.144428404 [2024-02-26 09:55:12] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55751c2bcb80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:55:12.144666040 [2024-02-26 09:55:12] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:55:12.145007471 [2024-02-26 09:55:12] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:55:12.145058162 [2024-02-26 09:55:12] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:55:12.163217896 [2024-02-26 09:55:12] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:55:22.152944103 [2024-02-26 09:55:22] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:55:22.153059331 [2024-02-26 09:55:22] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:55:22.153063575 [2024-02-26 09:55:22] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x557501d36100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:55:22.153106202 [2024-02-26 09:55:22] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:55:22.160710206 [2024-02-26 09:55:22] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:55:22.160823851 [2024-02-26 09:55:22] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:55:22.170372710 [2024-02-26 09:55:22] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55e3392aeb80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:55:22.170447546 [2024-02-26 09:55:22] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:55:22.170580273 [2024-02-26 09:55:22] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:55:22.170592264 [2024-02-26 09:55:22] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:55:22.182224071 [2024-02-26 09:55:22] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:55:32.158473014 [2024-02-26 09:55:32] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:55:32.158929778 [2024-02-26 09:55:32] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:55:32.159235142 [2024-02-26 09:55:32] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55dcc72d0100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:55:32.159616345 [2024-02-26 09:55:32] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:55:32.171712073 [2024-02-26 09:55:32] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:55:32.171835170 [2024-02-26 09:55:32] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:55:32.190317549 [2024-02-26 09:55:32] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x56440c1bfb80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:55:32.190391252 [2024-02-26 09:55:32] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:55:32.190404380 [2024-02-26 09:55:32] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:55:32.190446470 [2024-02-26 09:55:32] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:55:32.200958774 [2024-02-26 09:55:32] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:55:42.174258739 [2024-02-26 09:55:42] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:55:42.174318599 [2024-02-26 09:55:42] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:55:42.174474810 [2024-02-26 09:55:42] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x5623d56cd100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:55:42.174567281 [2024-02-26 09:55:42] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:55:42.182134205 [2024-02-26 09:55:42] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:55:42.182248153 [2024-02-26 09:55:42] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:55:42.220776661 [2024-02-26 09:55:42] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x5603e012fb80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:55:42.220788515 [2024-02-26 09:55:42] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:55:42.220795209 [2024-02-26 09:55:42] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:55:42.220940635 [2024-02-26 09:55:42] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:55:42.229812101 [2024-02-26 09:55:42] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:55:52.179451013 [2024-02-26 09:55:52] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:55:52.179766309 [2024-02-26 09:55:52] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:55:52.179905095 [2024-02-26 09:55:52] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x56167adee100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:55:52.180075199 [2024-02-26 09:55:52] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:55:52.193012119 [2024-02-26 09:55:52] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:55:52.193086559 [2024-02-26 09:55:52] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:55:52.248760556 [2024-02-26 09:55:52] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55c844775b80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:55:52.248772379 [2024-02-26 09:55:52] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:55:52.248778906 [2024-02-26 09:55:52] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:55:52.249171573 [2024-02-26 09:55:52] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:55:52.257488455 [2024-02-26 09:55:52] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:56:02.190783062 [2024-02-26 09:56:02] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:56:02.191000835 [2024-02-26 09:56:02] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:56:02.191333502 [2024-02-26 09:56:02] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x556eb6b19100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:56:02.191447764 [2024-02-26 09:56:02] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:56:02.209577940 [2024-02-26 09:56:02] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:56:02.209695960 [2024-02-26 09:56:02] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:56:02.267826924 [2024-02-26 09:56:02] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55f07ab5bb80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:56:02.268077532 [2024-02-26 09:56:02] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:56:02.268312573 [2024-02-26 09:56:02] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:56:02.268512895 [2024-02-26 09:56:02] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:56:02.303219278 [2024-02-26 09:56:02] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:56:12.207327526 [2024-02-26 09:56:12] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:56:12.207554572 [2024-02-26 09:56:12] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:56:12.207739753 [2024-02-26 09:56:12] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x5607e8d5c100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:56:12.207944135 [2024-02-26 09:56:12] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:56:12.221170590 [2024-02-26 09:56:12] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:56:12.221239433 [2024-02-26 09:56:12] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:56:12.320247481 [2024-02-26 09:56:12] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x555d9ce1eb80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:56:12.320586148 [2024-02-26 09:56:12] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:56:12.321100379 [2024-02-26 09:56:12] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:56:12.321365170 [2024-02-26 09:56:12] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:56:12.346967395 [2024-02-26 09:56:12] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:56:22.223787373 [2024-02-26 09:56:22] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:56:22.223884366 [2024-02-26 09:56:22] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:56:22.224044099 [2024-02-26 09:56:22] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55f1bd0e1100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:56:22.224075299 [2024-02-26 09:56:22] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:56:22.231428552 [2024-02-26 09:56:22] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:56:22.231501831 [2024-02-26 09:56:22] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:56:22.366641215 [2024-02-26 09:56:22] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55944d21db80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:56:22.367115302 [2024-02-26 09:56:22] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:56:22.367125971 [2024-02-26 09:56:22] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:56:22.367413847 [2024-02-26 09:56:22] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:56:22.393278652 [2024-02-26 09:56:22] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:56:32.229038444 [2024-02-26 09:56:32] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:56:32.229328047 [2024-02-26 09:56:32] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:56:32.229491586 [2024-02-26 09:56:32] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x561a6e1e1100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:56:32.229696051 [2024-02-26 09:56:32] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:56:32.247230764 [2024-02-26 09:56:32] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:56:32.247371321 [2024-02-26 09:56:32] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:56:32.416072877 [2024-02-26 09:56:32] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55c2b378fb80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:56:32.416504068 [2024-02-26 09:56:32] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:56:32.416513592 [2024-02-26 09:56:32] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:56:32.416713646 [2024-02-26 09:56:32] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:56:32.442293475 [2024-02-26 09:56:32] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:56:42.245072678 [2024-02-26 09:56:42] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:56:42.245432320 [2024-02-26 09:56:42] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:56:42.245508580 [2024-02-26 09:56:42] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55c787d2a100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:56:42.245775295 [2024-02-26 09:56:42] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:56:42.258974033 [2024-02-26 09:56:42] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:56:42.259112197 [2024-02-26 09:56:42] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:56:42.460249313 [2024-02-26 09:56:42] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55fa61cb4b80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:56:42.460650249 [2024-02-26 09:56:42] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:56:42.461119378 [2024-02-26 09:56:42] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:56:42.461392977 [2024-02-26 09:56:42] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:56:42.487302394 [2024-02-26 09:56:42] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:56:52.261601744 [2024-02-26 09:56:52] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:56:52.261696001 [2024-02-26 09:56:52] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:56:52.261726126 [2024-02-26 09:56:52] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x56221625d100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:56:52.261775886 [2024-02-26 09:56:52] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:56:52.269047484 [2024-02-26 09:56:52] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:56:52.269177739 [2024-02-26 09:56:52] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:56:52.504278374 [2024-02-26 09:56:52] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x5617b5a1db80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:56:52.504822302 [2024-02-26 09:56:52] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:56:52.505157543 [2024-02-26 09:56:52] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:56:52.505433314 [2024-02-26 09:56:52] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:56:52.513985770 [2024-02-26 09:56:52] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:57:02.266725983 [2024-02-26 09:57:02] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:57:02.267046688 [2024-02-26 09:57:02] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:57:02.267190337 [2024-02-26 09:57:02] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55e193670100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:57:02.267429489 [2024-02-26 09:57:02] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:57:02.280564523 [2024-02-26 09:57:02] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:57:02.280718349 [2024-02-26 09:57:02] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:57:02.515512339 [2024-02-26 09:57:02] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55d01b9f1b80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:57:02.515895029 [2024-02-26 09:57:02] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:57:02.516301823 [2024-02-26 09:57:02] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:57:02.516312288 [2024-02-26 09:57:02] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:57:02.529041977 [2024-02-26 09:57:02] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:57:12.277991553 [2024-02-26 09:57:12] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:57:12.278441403 [2024-02-26 09:57:12] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:57:12.278713033 [2024-02-26 09:57:12] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55b1cb358100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:57:12.278963415 [2024-02-26 09:57:12] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:57:12.291846588 [2024-02-26 09:57:12] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:57:12.291921632 [2024-02-26 09:57:12] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:57:12.551377488 [2024-02-26 09:57:12] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x562beb511b80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:57:12.551683388 [2024-02-26 09:57:12] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:57:12.552057128 [2024-02-26 09:57:12] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:57:12.552308053 [2024-02-26 09:57:12] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:57:12.561397607 [2024-02-26 09:57:12] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:57:22.295273103 [2024-02-26 09:57:22] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:57:22.295398124 [2024-02-26 09:57:22] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:57:22.295534242 [2024-02-26 09:57:22] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x561fe8d18100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:57:22.295536746 [2024-02-26 09:57:22] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:57:22.303031825 [2024-02-26 09:57:22] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:57:22.303100677 [2024-02-26 09:57:22] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:57:22.578369586 [2024-02-26 09:57:22] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x565497eacb80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:57:22.578472826 [2024-02-26 09:57:22] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:57:22.578637927 [2024-02-26 09:57:22] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:57:22.578704592 [2024-02-26 09:57:22] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:57:22.585900754 [2024-02-26 09:57:22] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:57:32.300535024 [2024-02-26 09:57:32] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:57:32.300896792 [2024-02-26 09:57:32] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:57:32.300982229 [2024-02-26 09:57:32] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55de19ac8100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:57:32.301236553 [2024-02-26 09:57:32] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:57:32.314295584 [2024-02-26 09:57:32] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:57:32.314356077 [2024-02-26 09:57:32] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:57:32.597630437 [2024-02-26 09:57:32] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x56028cb8cb80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:57:32.597877678 [2024-02-26 09:57:32] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:57:32.598225439 [2024-02-26 09:57:32] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:57:32.598414096 [2024-02-26 09:57:32] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:57:32.610956775 [2024-02-26 09:57:32] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:57:42.317450528 [2024-02-26 09:57:42] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:57:42.317514567 [2024-02-26 09:57:42] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:57:42.317586707 [2024-02-26 09:57:42] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x560860823100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:57:42.317620062 [2024-02-26 09:57:42] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:57:42.325356788 [2024-02-26 09:57:42] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:57:42.325493751 [2024-02-26 09:57:42] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:57:42.619727893 [2024-02-26 09:57:42] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x560db7561b80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:57:42.620110278 [2024-02-26 09:57:42] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:57:42.620160192 [2024-02-26 09:57:42] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:57:42.620367137 [2024-02-26 09:57:42] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:57:42.633711806 [2024-02-26 09:57:42] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:57:52.322970615 [2024-02-26 09:57:52] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:57:52.323258465 [2024-02-26 09:57:52] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:57:52.323707727 [2024-02-26 09:57:52] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x563fe4c9d100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:57:52.323970726 [2024-02-26 09:57:52] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:57:52.336499954 [2024-02-26 09:57:52] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:57:52.336564132 [2024-02-26 09:57:52] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:57:52.650374139 [2024-02-26 09:57:52] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x5616d600db80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:57:52.650491283 [2024-02-26 09:57:52] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:57:52.650503705 [2024-02-26 09:57:52] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:57:52.650565665 [2024-02-26 09:57:52] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:57:52.657757275 [2024-02-26 09:57:52] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:58:02.334132773 [2024-02-26 09:58:02] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:58:02.334455618 [2024-02-26 09:58:02] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:58:02.334603713 [2024-02-26 09:58:02] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55dcd10a7100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:58:02.334842393 [2024-02-26 09:58:02] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:58:02.347829628 [2024-02-26 09:58:02] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:58:02.347914031 [2024-02-26 09:58:02] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:58:02.666448999 [2024-02-26 09:58:02] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x5636dab5ab80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:58:02.666523723 [2024-02-26 09:58:02] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:58:02.666537393 [2024-02-26 09:58:02] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:58:02.666590547 [2024-02-26 09:58:02] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:58:02.678740666 [2024-02-26 09:58:02] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:58:12.345601086 [2024-02-26 09:58:12] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:58:12.346089407 [2024-02-26 09:58:12] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:58:12.346099199 [2024-02-26 09:58:12] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x5562625d2100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:58:12.346425117 [2024-02-26 09:58:12] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:58:12.359830185 [2024-02-26 09:58:12] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:58:12.360100366 [2024-02-26 09:58:12] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:58:12.696834488 [2024-02-26 09:58:12] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55a024da9b80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:58:12.696846397 [2024-02-26 09:58:12] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:58:12.696853242 [2024-02-26 09:58:12] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:58:12.697006849 [2024-02-26 09:58:12] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:58:12.706107845 [2024-02-26 09:58:12] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:58:22.362932025 [2024-02-26 09:58:22] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:58:22.363155673 [2024-02-26 09:58:22] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:58:22.363262656 [2024-02-26 09:58:22] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x562f4545a100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:58:22.363265151 [2024-02-26 09:58:22] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:58:22.370733860 [2024-02-26 09:58:22] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:58:22.370862588 [2024-02-26 09:58:22] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:58:22.720392254 [2024-02-26 09:58:22] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55b683cffb80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:58:22.720979907 [2024-02-26 09:58:22] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:58:22.721348786 [2024-02-26 09:58:22] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:58:22.721573484 [2024-02-26 09:58:22] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:58:22.729678540 [2024-02-26 09:58:22] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:58:32.373606491 [2024-02-26 09:58:32] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:58:32.373711832 [2024-02-26 09:58:32] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:58:32.373734986 [2024-02-26 09:58:32] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x5611423c4100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:58:32.373833697 [2024-02-26 09:58:32] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:58:32.381441455 [2024-02-26 09:58:32] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:58:32.381496285 [2024-02-26 09:58:32] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:58:32.749868434 [2024-02-26 09:58:32] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x5606d472bb80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:58:32.750250312 [2024-02-26 09:58:32] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:58:32.750673083 [2024-02-26 09:58:32] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:58:32.750924908 [2024-02-26 09:58:32] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:58:32.759292531 [2024-02-26 09:58:32] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:58:42.384179909 [2024-02-26 09:58:42] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:58:42.384305764 [2024-02-26 09:58:42] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:58:42.384307929 [2024-02-26 09:58:42] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55f250de2100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:58:42.384370073 [2024-02-26 09:58:42] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:58:42.391971679 [2024-02-26 09:58:42] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:58:42.392009824 [2024-02-26 09:58:42] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:58:42.773175106 [2024-02-26 09:58:42] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x555c0594db80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:58:42.773271901 [2024-02-26 09:58:42] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:58:42.773410374 [2024-02-26 09:58:42] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:58:42.773412765 [2024-02-26 09:58:42] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:58:42.780739227 [2024-02-26 09:58:42] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:58:52.389524796 [2024-02-26 09:58:52] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:58:52.389759929 [2024-02-26 09:58:52] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:58:52.390055803 [2024-02-26 09:58:52] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55f6c3790100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:58:52.390219912 [2024-02-26 09:58:52] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:58:52.403385853 [2024-02-26 09:58:52] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:58:52.403523826 [2024-02-26 09:58:52] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:58:52.796905953 [2024-02-26 09:58:52] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x558386014b80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:58:52.797006891 [2024-02-26 09:58:52] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:58:52.797045770 [2024-02-26 09:58:52] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:58:52.797192323 [2024-02-26 09:58:52] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:58:52.804217589 [2024-02-26 09:58:52] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:59:02.406351021 [2024-02-26 09:59:02] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:59:02.406450784 [2024-02-26 09:59:02] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:59:02.406583219 [2024-02-26 09:59:02] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55632e4e7100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:59:02.406659399 [2024-02-26 09:59:02] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:59:02.414158488 [2024-02-26 09:59:02] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:59:02.414212866 [2024-02-26 09:59:02] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:59:02.821406229 [2024-02-26 09:59:02] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55dd5b731b80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:59:02.821553710 [2024-02-26 09:59:02] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:59:02.821555802 [2024-02-26 09:59:02] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:59:02.821666092 [2024-02-26 09:59:02] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:59:02.828808953 [2024-02-26 09:59:02] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:59:12.416976066 [2024-02-26 09:59:12] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:59:12.417063745 [2024-02-26 09:59:12] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:59:12.417094386 [2024-02-26 09:59:12] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x56024f973100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:59:12.417135408 [2024-02-26 09:59:12] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:59:12.424768452 [2024-02-26 09:59:12] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:59:12.424823035 [2024-02-26 09:59:12] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:59:12.841180389 [2024-02-26 09:59:12] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55587677cb80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:59:12.841275093 [2024-02-26 09:59:12] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:59:12.841308652 [2024-02-26 09:59:12] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:59:12.841368306 [2024-02-26 09:59:12] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:59:12.848487299 [2024-02-26 09:59:12] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:59:22.422290053 [2024-02-26 09:59:22] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:59:22.422594111 [2024-02-26 09:59:22] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:59:22.422844740 [2024-02-26 09:59:22] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x561206164100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:59:22.422986534 [2024-02-26 09:59:22] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:59:22.436054071 [2024-02-26 09:59:22] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:59:22.436158916 [2024-02-26 09:59:22] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:59:22.865638318 [2024-02-26 09:59:22] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55ffdef6eb80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:59:22.865749897 [2024-02-26 09:59:22] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:59:22.865778467 [2024-02-26 09:59:22] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:59:22.865825853 [2024-02-26 09:59:22] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:59:22.873029230 [2024-02-26 09:59:22] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:59:32.433638112 [2024-02-26 09:59:32] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:59:32.434003881 [2024-02-26 09:59:32] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:59:32.434209797 [2024-02-26 09:59:32] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55856288f100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:59:32.434450825 [2024-02-26 09:59:32] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:59:32.470216580 [2024-02-26 09:59:32] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:59:32.470564469 [2024-02-26 09:59:32] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:59:32.890259638 [2024-02-26 09:59:32] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x563ba0524b80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:59:32.890408986 [2024-02-26 09:59:32] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:59:32.890434167 [2024-02-26 09:59:32] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:59:32.890485238 [2024-02-26 09:59:32] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:59:32.897693130 [2024-02-26 09:59:32] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:59:42.456007577 [2024-02-26 09:59:42] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:59:42.456289975 [2024-02-26 09:59:42] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:59:42.456487549 [2024-02-26 09:59:42] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55e7087a0100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:59:42.456694988 [2024-02-26 09:59:42] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:59:42.474842731 [2024-02-26 09:59:42] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:59:42.474980411 [2024-02-26 09:59:42] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:59:42.913125087 [2024-02-26 09:59:42] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55b87e19bb80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:59:42.913281080 [2024-02-26 09:59:42] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:59:42.913283470 [2024-02-26 09:59:42] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:59:42.913298827 [2024-02-26 09:59:42] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:59:42.920562361 [2024-02-26 09:59:42] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 09:59:52.472609049 [2024-02-26 09:59:52] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 09:59:52.472940637 [2024-02-26 09:59:52] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 09:59:52.473294897 [2024-02-26 09:59:52] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x557c7d5fd100] method DESCRIBE failed: 404 Not Found
2024-02-26 09:59:52.473455121 [2024-02-26 09:59:52] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:59:52.486656938 [2024-02-26 09:59:52] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 09:59:52.486721935 [2024-02-26 09:59:52] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 09:59:52.934735891 [2024-02-26 09:59:52] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x561ee3754b80] method DESCRIBE failed: 404 Not Found
2024-02-26 09:59:52.934834936 [2024-02-26 09:59:52] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 09:59:52.934881635 [2024-02-26 09:59:52] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 09:59:52.935011252 [2024-02-26 09:59:52] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 09:59:52.942087011 [2024-02-26 09:59:52] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:00:02.489227386 [2024-02-26 10:00:02] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:00:02.489321557 [2024-02-26 10:00:02] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:00:02.489371487 [2024-02-26 10:00:02] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x555919a0c100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:00:02.489429900 [2024-02-26 10:00:02] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:00:02.496907666 [2024-02-26 10:00:02] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:00:02.496944890 [2024-02-26 10:00:02] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:00:02.959133202 [2024-02-26 10:00:02] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x56198705bb80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:00:02.959274217 [2024-02-26 10:00:02] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:00:02.959276337 [2024-02-26 10:00:02] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:00:02.959389917 [2024-02-26 10:00:02] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:00:02.966657777 [2024-02-26 10:00:02] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:00:12.499702152 [2024-02-26 10:00:12] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:00:12.499891538 [2024-02-26 10:00:12] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:00:12.499992306 [2024-02-26 10:00:12] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x556529c2e100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:00:12.500080050 [2024-02-26 10:00:12] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:00:12.507692468 [2024-02-26 10:00:12] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:00:12.507741206 [2024-02-26 10:00:12] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:00:12.978384370 [2024-02-26 10:00:12] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x5642a3adab80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:00:12.978739188 [2024-02-26 10:00:12] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:00:12.978829851 [2024-02-26 10:00:12] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:00:12.979068519 [2024-02-26 10:00:12] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:00:12.991636118 [2024-02-26 10:00:12] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:00:22.510426100 [2024-02-26 10:00:22] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:00:22.510530548 [2024-02-26 10:00:22] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:00:22.510532688 [2024-02-26 10:00:22] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x558ce05bd100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:00:22.510628236 [2024-02-26 10:00:22] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:00:22.518213843 [2024-02-26 10:00:22] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:00:22.518278598 [2024-02-26 10:00:22] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:00:23.002113411 [2024-02-26 10:00:23] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55b1a3e1cb80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:00:23.002502468 [2024-02-26 10:00:23] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:00:23.002642165 [2024-02-26 10:00:23] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:00:23.002855559 [2024-02-26 10:00:23] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:00:23.015485214 [2024-02-26 10:00:23] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:00:32.517563193 [2024-02-26 10:00:32] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:00:32.517649373 [2024-02-26 10:00:32] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:00:32.517651344 [2024-02-26 10:00:32] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55a577791100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:00:32.517697016 [2024-02-26 10:00:32] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:00:32.525270566 [2024-02-26 10:00:32] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:00:32.525320230 [2024-02-26 10:00:32] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:00:33.027191436 [2024-02-26 10:00:33] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x561175e82b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:00:33.027579569 [2024-02-26 10:00:33] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:00:33.028081581 [2024-02-26 10:00:33] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:00:33.028092411 [2024-02-26 10:00:33] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:00:33.041066137 [2024-02-26 10:00:33] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:00:42.522821031 [2024-02-26 10:00:42] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:00:42.523038032 [2024-02-26 10:00:42] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:00:42.523363685 [2024-02-26 10:00:42] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x559e79964100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:00:42.523447818 [2024-02-26 10:00:42] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:00:42.536736555 [2024-02-26 10:00:42] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:00:42.536802837 [2024-02-26 10:00:42] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:00:43.051461987 [2024-02-26 10:00:43] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x563aa5170b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:00:43.051610200 [2024-02-26 10:00:43] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:00:43.051613140 [2024-02-26 10:00:43] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:00:43.051624704 [2024-02-26 10:00:43] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:00:43.062805151 [2024-02-26 10:00:43] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:00:52.540042242 [2024-02-26 10:00:52] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:00:52.540150726 [2024-02-26 10:00:52] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:00:52.540194088 [2024-02-26 10:00:52] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x560093eac100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:00:52.540222013 [2024-02-26 10:00:52] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:00:52.548003250 [2024-02-26 10:00:52] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:00:52.548132253 [2024-02-26 10:00:52] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:00:53.071645557 [2024-02-26 10:00:53] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x558f52b5cb80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:00:53.071912806 [2024-02-26 10:00:53] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:00:53.072109446 [2024-02-26 10:00:53] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:00:53.072345922 [2024-02-26 10:00:53] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:00:53.085248951 [2024-02-26 10:00:53] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:01:02.545457736 [2024-02-26 10:01:02] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:01:02.545928114 [2024-02-26 10:01:02] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:01:02.546152040 [2024-02-26 10:01:02] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55f8d7bfc100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:01:02.546465070 [2024-02-26 10:01:02] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:01:02.558956867 [2024-02-26 10:01:02] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:01:02.559056859 [2024-02-26 10:01:02] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:01:03.101951352 [2024-02-26 10:01:03] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x560a62596b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:01:03.102097375 [2024-02-26 10:01:03] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:01:03.102099712 [2024-02-26 10:01:03] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:01:03.102135709 [2024-02-26 10:01:03] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:01:03.109120639 [2024-02-26 10:01:03] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:01:12.556757389 [2024-02-26 10:01:12] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:01:12.556984840 [2024-02-26 10:01:12] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:01:12.557222005 [2024-02-26 10:01:12] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55afb265d100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:01:12.557465552 [2024-02-26 10:01:12] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:01:12.570551761 [2024-02-26 10:01:12] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:01:12.570627307 [2024-02-26 10:01:12] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:01:13.125619106 [2024-02-26 10:01:13] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x5580619f2b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:01:13.125680023 [2024-02-26 10:01:13] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:01:13.125788054 [2024-02-26 10:01:13] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:01:13.125843081 [2024-02-26 10:01:13] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:01:13.132764853 [2024-02-26 10:01:13] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:01:22.573220470 [2024-02-26 10:01:22] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:01:22.573314461 [2024-02-26 10:01:22] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:01:22.573478379 [2024-02-26 10:01:22] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55fc92dc2100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:01:22.573508252 [2024-02-26 10:01:22] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:01:22.580877842 [2024-02-26 10:01:22] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:01:22.580931195 [2024-02-26 10:01:22] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:01:23.142110745 [2024-02-26 10:01:23] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x560384db9b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:01:23.142217408 [2024-02-26 10:01:23] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:01:23.142254241 [2024-02-26 10:01:23] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:01:23.142317821 [2024-02-26 10:01:23] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:01:23.149459022 [2024-02-26 10:01:23] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:01:32.578461863 [2024-02-26 10:01:32] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:01:32.578762337 [2024-02-26 10:01:32] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:01:32.578949239 [2024-02-26 10:01:32] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x5605c44dc100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:01:32.579116108 [2024-02-26 10:01:32] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:01:32.592239807 [2024-02-26 10:01:32] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:01:32.592304450 [2024-02-26 10:01:32] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:01:33.159552838 [2024-02-26 10:01:33] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x56470ab49b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:01:33.159850143 [2024-02-26 10:01:33] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:01:33.160014216 [2024-02-26 10:01:33] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:01:33.160218396 [2024-02-26 10:01:33] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:01:33.178356824 [2024-02-26 10:01:33] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:01:42.595262662 [2024-02-26 10:01:42] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:01:42.595390379 [2024-02-26 10:01:42] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:01:42.595446876 [2024-02-26 10:01:42] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x5582de918100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:01:42.595495355 [2024-02-26 10:01:42] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:01:42.602933271 [2024-02-26 10:01:42] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:01:42.603072321 [2024-02-26 10:01:42] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:01:43.195301816 [2024-02-26 10:01:43] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55be41899b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:01:43.195395979 [2024-02-26 10:01:43] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:01:43.195574130 [2024-02-26 10:01:43] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:01:43.195607627 [2024-02-26 10:01:43] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:01:43.202602090 [2024-02-26 10:01:43] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:01:52.605815036 [2024-02-26 10:01:52] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:01:52.605937993 [2024-02-26 10:01:52] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:01:52.606019921 [2024-02-26 10:01:52] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55da3de8d100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:01:52.606075170 [2024-02-26 10:01:52] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:01:52.613543913 [2024-02-26 10:01:52] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:01:52.613628202 [2024-02-26 10:01:52] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:01:53.214257909 [2024-02-26 10:01:53] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x56207041bb80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:01:53.214671530 [2024-02-26 10:01:53] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:01:53.214951573 [2024-02-26 10:01:53] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:01:53.215153783 [2024-02-26 10:01:53] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:01:53.227698624 [2024-02-26 10:01:53] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:02:02.611050473 [2024-02-26 10:02:02] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:02:02.611553092 [2024-02-26 10:02:02] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:02:02.611769498 [2024-02-26 10:02:02] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x5630c3457100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:02:02.612089961 [2024-02-26 10:02:02] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:02:02.624555870 [2024-02-26 10:02:02] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:02:02.624735266 [2024-02-26 10:02:02] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:02:03.247910000 [2024-02-26 10:02:03] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x5630344adb80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:02:03.248299392 [2024-02-26 10:02:03] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:02:03.248653648 [2024-02-26 10:02:03] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:02:03.248664495 [2024-02-26 10:02:03] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:02:03.257283383 [2024-02-26 10:02:03] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:02:12.628015228 [2024-02-26 10:02:12] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:02:12.628072619 [2024-02-26 10:02:12] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:02:12.628133216 [2024-02-26 10:02:12] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55b864d75100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:02:12.628207597 [2024-02-26 10:02:12] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:02:12.635666345 [2024-02-26 10:02:12] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:02:12.635715420 [2024-02-26 10:02:12] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:02:13.273014864 [2024-02-26 10:02:13] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x5603424f0b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:02:13.273067359 [2024-02-26 10:02:13] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:02:13.273263884 [2024-02-26 10:02:13] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:02:13.273351183 [2024-02-26 10:02:13] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:02:13.280450944 [2024-02-26 10:02:13] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:02:22.638643269 [2024-02-26 10:02:22] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:02:22.638744143 [2024-02-26 10:02:22] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:02:22.638796883 [2024-02-26 10:02:22] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55e02d489100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:02:22.638845439 [2024-02-26 10:02:22] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:02:22.646437356 [2024-02-26 10:02:22] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:02:22.646507070 [2024-02-26 10:02:22] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:02:23.297644033 [2024-02-26 10:02:23] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x5558de8f2b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:02:23.297751114 [2024-02-26 10:02:23] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:02:23.297799892 [2024-02-26 10:02:23] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:02:23.297863536 [2024-02-26 10:02:23] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:02:23.305053878 [2024-02-26 10:02:23] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:02:32.649295529 [2024-02-26 10:02:32] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:02:32.649430200 [2024-02-26 10:02:32] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:02:32.649531978 [2024-02-26 10:02:32] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55b012627100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:02:32.649575417 [2024-02-26 10:02:32] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:02:32.657004475 [2024-02-26 10:02:32] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:02:32.657094369 [2024-02-26 10:02:32] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:02:33.316797410 [2024-02-26 10:02:33] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x555ce5850b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:02:33.317116541 [2024-02-26 10:02:33] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:02:33.317516065 [2024-02-26 10:02:33] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:02:33.317713025 [2024-02-26 10:02:33] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:02:33.335094252 [2024-02-26 10:02:33] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:02:42.654477451 [2024-02-26 10:02:42] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:02:42.654830972 [2024-02-26 10:02:42] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:02:42.654934297 [2024-02-26 10:02:42] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55b12b795100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:02:42.655186299 [2024-02-26 10:02:42] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:02:42.668304067 [2024-02-26 10:02:42] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:02:42.668356327 [2024-02-26 10:02:42] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:02:43.344099652 [2024-02-26 10:02:43] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x56375adaeb80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:02:43.344511276 [2024-02-26 10:02:43] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:02:43.344556524 [2024-02-26 10:02:43] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:02:43.344782305 [2024-02-26 10:02:43] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:02:43.365688422 [2024-02-26 10:02:43] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:02:52.671478672 [2024-02-26 10:02:52] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:02:52.671604743 [2024-02-26 10:02:52] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:02:52.671606817 [2024-02-26 10:02:52] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55646b98a100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:02:52.671633801 [2024-02-26 10:02:52] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:02:52.679368185 [2024-02-26 10:02:52] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:02:52.679454925 [2024-02-26 10:02:52] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:02:53.382622229 [2024-02-26 10:02:53] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x56373bbb1b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:02:53.382809978 [2024-02-26 10:02:53] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:02:53.382915711 [2024-02-26 10:02:53] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:02:53.382925999 [2024-02-26 10:02:53] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:02:53.390029211 [2024-02-26 10:02:53] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:03:02.676821000 [2024-02-26 10:03:02] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:03:02.677144292 [2024-02-26 10:03:02] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:03:02.677325358 [2024-02-26 10:03:02] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x558f847cd100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:03:02.677510161 [2024-02-26 10:03:02] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:03:02.690407692 [2024-02-26 10:03:02] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:03:02.690549307 [2024-02-26 10:03:02] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:03:03.407126845 [2024-02-26 10:03:03] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x556c6d490b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:03:03.407198524 [2024-02-26 10:03:03] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:03:03.407325873 [2024-02-26 10:03:03] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:03:03.407486986 [2024-02-26 10:03:03] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:03:03.414563979 [2024-02-26 10:03:03] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:03:12.687937919 [2024-02-26 10:03:12] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:03:12.688172643 [2024-02-26 10:03:12] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:03:12.688408433 [2024-02-26 10:03:12] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55778f2cd100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:03:12.688576397 [2024-02-26 10:03:12] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:03:12.724862902 [2024-02-26 10:03:12] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:03:12.725271041 [2024-02-26 10:03:12] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:03:13.428887107 [2024-02-26 10:03:13] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x56346939cb80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:03:13.428990563 [2024-02-26 10:03:13] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:03:13.429026212 [2024-02-26 10:03:13] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:03:13.429081399 [2024-02-26 10:03:13] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:03:13.436117625 [2024-02-26 10:03:13] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:03:22.716308660 [2024-02-26 10:03:22] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:03:22.716358799 [2024-02-26 10:03:22] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:03:22.716404871 [2024-02-26 10:03:22] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x5572927c9100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:03:22.716453409 [2024-02-26 10:03:22] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:03:22.723938269 [2024-02-26 10:03:22] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:03:22.724155390 [2024-02-26 10:03:22] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:03:23.447913534 [2024-02-26 10:03:23] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x564aa0ad1b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:03:23.448508442 [2024-02-26 10:03:23] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:03:23.448732767 [2024-02-26 10:03:23] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:03:23.448988906 [2024-02-26 10:03:23] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:03:23.461464380 [2024-02-26 10:03:23] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:03:32.727012522 [2024-02-26 10:03:32] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:03:32.727203855 [2024-02-26 10:03:32] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:03:32.727257900 [2024-02-26 10:03:32] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55940f9d0100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:03:32.727301005 [2024-02-26 10:03:32] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:03:32.734604035 [2024-02-26 10:03:32] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:03:32.734756846 [2024-02-26 10:03:32] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:03:33.478162337 [2024-02-26 10:03:33] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x560bf1e44b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:03:33.478309161 [2024-02-26 10:03:33] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:03:33.478311539 [2024-02-26 10:03:33] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:03:33.478328574 [2024-02-26 10:03:33] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:03:33.485557630 [2024-02-26 10:03:33] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:03:42.737610295 [2024-02-26 10:03:42] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:03:42.737726152 [2024-02-26 10:03:42] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:03:42.737772362 [2024-02-26 10:03:42] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x555b13bd9100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:03:42.737809066 [2024-02-26 10:03:42] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:03:42.745226831 [2024-02-26 10:03:42] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:03:42.745358133 [2024-02-26 10:03:42] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:03:43.502598174 [2024-02-26 10:03:43] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x563609641b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:03:43.502723881 [2024-02-26 10:03:43] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:03:43.502798539 [2024-02-26 10:03:43] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:03:43.502851084 [2024-02-26 10:03:43] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:03:43.510123021 [2024-02-26 10:03:43] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:03:52.748213364 [2024-02-26 10:03:52] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:03:52.748329242 [2024-02-26 10:03:52] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:03:52.748331953 [2024-02-26 10:03:52] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x5605f0f00100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:03:52.748408323 [2024-02-26 10:03:52] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:03:52.756065102 [2024-02-26 10:03:52] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:03:52.756140446 [2024-02-26 10:03:52] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:03:53.525185820 [2024-02-26 10:03:53] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x556dbdab8b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:03:53.525252523 [2024-02-26 10:03:53] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:03:53.525311318 [2024-02-26 10:03:53] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:03:53.525378189 [2024-02-26 10:03:53] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:03:53.532542689 [2024-02-26 10:03:53] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:04:02.758906942 [2024-02-26 10:04:02] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:04:02.759043571 [2024-02-26 10:04:02] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:04:02.759045793 [2024-02-26 10:04:02] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55b1d3866100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:04:02.759082563 [2024-02-26 10:04:02] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:04:02.766763749 [2024-02-26 10:04:02] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:04:02.766892751 [2024-02-26 10:04:02] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:04:03.542559390 [2024-02-26 10:04:03] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x562e220b5b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:04:03.542666618 [2024-02-26 10:04:03] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:04:03.542683280 [2024-02-26 10:04:03] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:04:03.542750729 [2024-02-26 10:04:03] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:04:03.558185496 [2024-02-26 10:04:03] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:04:12.769520325 [2024-02-26 10:04:12] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:04:12.769622725 [2024-02-26 10:04:12] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:04:12.769649387 [2024-02-26 10:04:12] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x560fcbd14100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:04:12.769692083 [2024-02-26 10:04:12] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:04:12.776987974 [2024-02-26 10:04:12] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:04:12.777099419 [2024-02-26 10:04:12] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:04:13.574630346 [2024-02-26 10:04:13] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55d1ec226b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:04:13.574723861 [2024-02-26 10:04:13] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:04:13.574774169 [2024-02-26 10:04:13] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:04:13.574830170 [2024-02-26 10:04:13] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:04:13.581792780 [2024-02-26 10:04:13] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:04:22.780061563 [2024-02-26 10:04:22] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:04:22.780155503 [2024-02-26 10:04:22] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:04:22.780322925 [2024-02-26 10:04:22] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55cce3f6b100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:04:22.780333232 [2024-02-26 10:04:22] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:04:22.788073220 [2024-02-26 10:04:22] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:04:22.788228174 [2024-02-26 10:04:22] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:04:23.598405638 [2024-02-26 10:04:23] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x56076e508b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:04:23.598500418 [2024-02-26 10:04:23] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:04:23.598640076 [2024-02-26 10:04:23] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:04:23.598690528 [2024-02-26 10:04:23] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:04:23.606113429 [2024-02-26 10:04:23] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:04:32.785338116 [2024-02-26 10:04:32] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:04:32.785561105 [2024-02-26 10:04:32] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:04:32.785894182 [2024-02-26 10:04:32] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x5621cdd70100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:04:32.786049593 [2024-02-26 10:04:32] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:04:32.798939971 [2024-02-26 10:04:32] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:04:32.799065955 [2024-02-26 10:04:32] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:04:33.616318235 [2024-02-26 10:04:33] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x5601a9d06b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:04:33.616392080 [2024-02-26 10:04:33] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:04:33.616406330 [2024-02-26 10:04:33] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:04:33.616477857 [2024-02-26 10:04:33] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:04:33.627367369 [2024-02-26 10:04:33] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:04:42.802335980 [2024-02-26 10:04:42] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:04:42.802538808 [2024-02-26 10:04:42] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:04:42.802695507 [2024-02-26 10:04:42] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x5582bf9d7100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:04:42.802697974 [2024-02-26 10:04:42] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:04:42.810349760 [2024-02-26 10:04:42] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:04:42.810452587 [2024-02-26 10:04:42] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:04:43.637325285 [2024-02-26 10:04:43] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55f8b9c36b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:04:43.637461138 [2024-02-26 10:04:43] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:04:43.637534678 [2024-02-26 10:04:43] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:04:43.637567535 [2024-02-26 10:04:43] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:04:43.645024319 [2024-02-26 10:04:43] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:04:52.812987839 [2024-02-26 10:04:52] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:04:52.813140118 [2024-02-26 10:04:52] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:04:52.813142568 [2024-02-26 10:04:52] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x556efdcb5100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:04:52.813151994 [2024-02-26 10:04:52] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:04:52.820534678 [2024-02-26 10:04:52] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:04:52.820764548 [2024-02-26 10:04:52] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:04:53.647612675 [2024-02-26 10:04:53] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55976b57cb80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:04:53.648056373 [2024-02-26 10:04:53] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:04:53.648259452 [2024-02-26 10:04:53] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:04:53.648477061 [2024-02-26 10:04:53] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:04:53.660982436 [2024-02-26 10:04:53] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:05:02.823498087 [2024-02-26 10:05:02] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:05:02.823566716 [2024-02-26 10:05:02] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:05:02.823605842 [2024-02-26 10:05:02] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x558988d11100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:05:02.823678936 [2024-02-26 10:05:02] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:05:02.831056263 [2024-02-26 10:05:02] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:05:02.831251335 [2024-02-26 10:05:02] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:05:03.668726227 [2024-02-26 10:05:03] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55984e574b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:05:03.668826480 [2024-02-26 10:05:03] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:05:03.668871252 [2024-02-26 10:05:03] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:05:03.668918029 [2024-02-26 10:05:03] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:05:03.676095485 [2024-02-26 10:05:03] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:05:12.834050607 [2024-02-26 10:05:12] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:05:12.834239359 [2024-02-26 10:05:12] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:05:12.834299128 [2024-02-26 10:05:12] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x559446baa100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:05:12.834389360 [2024-02-26 10:05:12] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:05:12.841862625 [2024-02-26 10:05:12] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:05:12.841955702 [2024-02-26 10:05:12] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:05:13.685111744 [2024-02-26 10:05:13] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55833d413b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:05:13.685258246 [2024-02-26 10:05:13] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:05:13.685260639 [2024-02-26 10:05:13] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:05:13.685325462 [2024-02-26 10:05:13] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:05:13.692452483 [2024-02-26 10:05:13] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:05:22.839401420 [2024-02-26 10:05:22] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:05:22.839775087 [2024-02-26 10:05:22] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:05:22.839820012 [2024-02-26 10:05:22] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x559309b25100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:05:22.840093418 [2024-02-26 10:05:22] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:05:22.853039812 [2024-02-26 10:05:22] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:05:22.853179164 [2024-02-26 10:05:22] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:05:23.700839642 [2024-02-26 10:05:23] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55c438b4bb80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:05:23.700899483 [2024-02-26 10:05:23] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:05:23.700927834 [2024-02-26 10:05:23] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:05:23.700989923 [2024-02-26 10:05:23] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:05:23.708238996 [2024-02-26 10:05:23] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:05:32.856294796 [2024-02-26 10:05:32] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:05:32.856370089 [2024-02-26 10:05:32] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:05:32.856459066 [2024-02-26 10:05:32] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x560fec66f100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:05:32.856513408 [2024-02-26 10:05:32] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:05:32.863968712 [2024-02-26 10:05:32] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:05:32.864087514 [2024-02-26 10:05:32] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:05:33.724775287 [2024-02-26 10:05:33] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x562bc4741b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:05:33.724912494 [2024-02-26 10:05:33] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:05:33.724914615 [2024-02-26 10:05:33] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:05:33.724973804 [2024-02-26 10:05:33] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:05:33.732225343 [2024-02-26 10:05:33] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:05:42.861566801 [2024-02-26 10:05:42] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:05:42.861786225 [2024-02-26 10:05:42] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:05:42.862106988 [2024-02-26 10:05:42] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x55f2eb3f5100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:05:42.862405311 [2024-02-26 10:05:42] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:05:42.875226537 [2024-02-26 10:05:42] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:05:42.875419053 [2024-02-26 10:05:42] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:05:43.749066869 [2024-02-26 10:05:43] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x55c50560db80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:05:43.749178223 [2024-02-26 10:05:43] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:05:43.749213009 [2024-02-26 10:05:43] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:05:43.749255219 [2024-02-26 10:05:43] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:05:43.756513402 [2024-02-26 10:05:43] audio.Garagem ERROR : ffmpeg process is not running, restarting...
2024-02-26 10:05:52.873020782 [2024-02-26 10:05:52] watchdog.Garagem ERROR : Ffmpeg process crashed unexpectedly for Garagem.
2024-02-26 10:05:52.873299702 [2024-02-26 10:05:52] watchdog.Garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-02-26 10:05:52.873460440 [2024-02-26 10:05:52] ffmpeg.Garagem.detect ERROR : [rtsp @ 0x558262743100] method DESCRIBE failed: 404 Not Found
2024-02-26 10:05:52.873690013 [2024-02-26 10:05:52] ffmpeg.Garagem.detect ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:05:52.886891951 [2024-02-26 10:05:52] frigate.video ERROR : Garagem: Unable to read frames from ffmpeg process.
2024-02-26 10:05:52.886982320 [2024-02-26 10:05:52] frigate.video ERROR : Garagem: ffmpeg process is not running. exiting capture thread...
2024-02-26 10:05:53.773534711 [2024-02-26 10:05:53] ffmpeg.Garagem.audio ERROR : [rtsp @ 0x561c58735b80] method DESCRIBE failed: 404 Not Found
2024-02-26 10:05:53.773697562 [2024-02-26 10:05:53] ffmpeg.Garagem.audio ERROR : rtsp://127.0.0.1:8554/garagem: Server returned 404 Not Found
2024-02-26 10:05:53.773750311 [2024-02-26 10:05:53] audio.Garagem INFO : Terminating the existing ffmpeg process...
2024-02-26 10:05:53.773794562 [2024-02-26 10:05:53] audio.Garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-02-26 10:05:53.781153459 [2024-02-26 10:05:53] audio.Garagem ERROR : ffmpeg process is not running, restarting... Frigate statsNo response Operating systemOther Linux Install methodDocker Compose Coral versionCPU (no coral) Any other information that may be helpfulNo response |
Beta Was this translation helpful? Give feedback.
Answered by
NickM-27
Feb 26, 2024
Replies: 1 comment
-
You called the stream Garagem but are referring to it as garagem |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ze-nite
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You called the stream Garagem but are referring to it as garagem