-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[HW Accel Support]:NVIDIA GeForce 920M #12736
Replies: 3 comments · 13 replies
-
You are missing the required --gpus=all command |
Beta Was this translation helpful? Give feedback.
All reactions
-
I already did what I said, it is already detected but now I don't have a video, I get this error: 2024-08-03 05:18:20.867406083 [2024-08-03 05:18:20] watchdog.frente ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-08-03 05:18:20.867410615 [2024-08-03 05:18:20] ffmpeg.frente.detect ERROR : [h264 @ 0x55abcb4e3cc0] Hardware is lacking required capabilities
2024-08-03 05:18:20.867413326 [2024-08-03 05:18:20] ffmpeg.frente.detect ERROR : [h264 @ 0x55abcb4e3cc0] Failed setup for format cuda: hwaccel initialisation returned error.
2024-08-03 05:18:20.867416083 [2024-08-03 05:18:20] ffmpeg.frente.detect ERROR : Impossible to convert between the formats supported by the filter 'Parsed_fps_0' and the filter 'auto_scale_0'
2024-08-03 05:18:20.867418360 [2024-08-03 05:18:20] ffmpeg.frente.detect ERROR : Error reinitializing filters!
2024-08-03 05:18:20.867420836 [2024-08-03 05:18:20] ffmpeg.frente.detect ERROR : Failed to inject frame into filter network: Function not implemented
2024-08-03 05:18:20.867423223 [2024-08-03 05:18:20] ffmpeg.frente.detect ERROR : Error while processing the decoded data for stream #0:0
2024-08-03 05:18:20.869520295 [2024-08-03 05:18:20] watchdog.garagem ERROR : Ffmpeg process crashed unexpectedly for garagem.
2024-08-03 05:18:20.869525676 [2024-08-03 05:18:20] watchdog.garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-08-03 05:18:20.869528144 [2024-08-03 05:18:20] ffmpeg.garagem.detect ERROR : [h264 @ 0x5612f62f3ec0] Hardware is lacking required capabilities
2024-08-03 05:18:20.869530823 [2024-08-03 05:18:20] ffmpeg.garagem.detect ERROR : [h264 @ 0x5612f62f3ec0] Failed setup for format cuda: hwaccel initialisation returned error.
2024-08-03 05:18:20.869533344 [2024-08-03 05:18:20] ffmpeg.garagem.detect ERROR : Impossible to convert between the formats supported by the filter 'Parsed_fps_0' and the filter 'auto_scale_0'
2024-08-03 05:18:20.869535506 [2024-08-03 05:18:20] ffmpeg.garagem.detect ERROR : Error reinitializing filters!
2024-08-03 05:18:20.869537832 [2024-08-03 05:18:20] ffmpeg.garagem.detect ERROR : Failed to inject frame into filter network: Function not implemented
2024-08-03 05:18:20.869540256 [2024-08-03 05:18:20] ffmpeg.garagem.detect ERROR : Error while processing the decoded data for stream #0:0 |
Beta Was this translation helpful? Give feedback.
All reactions
-
What is your config? Would be good to see logs from the start |
Beta Was this translation helpful? Give feedback.
All reactions
-
mqtt:
enabled: false
detectors:
coral:
type: edgetpu
device: usb
ffmpeg:
hwaccel_args: preset-nvidia-h264
cameras:
jardim: # <------ Name the camera
enabled: true
ffmpeg:
inputs:
- path: rtsp://192.168.1.xxxxxxxxxx/user=admin&password=asdasdsdadada&channel=1&stream=1.sdp?real_stream--rtp-caching=100
roles:
- detect
detect:
enabled: false # <---- disable detection until you have a working camera feed
width: 1280
height: 720
fps: 5
frente: # <------ Name the camera
enabled: true
ffmpeg:
inputs:
- path: rtsp://192.168.1.cxxxx/user=admin&password=yyyyyyyyy&channel=1&stream=1.sdp?real_stream--rtp-caching=100
roles:
- detect
detect:
enabled: false # <---- disable detection until you have a working camera feed
width: 1280
height: 720
fps: 5
garagem: # <------ Name the camera
enabled: true
ffmpeg:
inputs:
- path: rtsp://admin:[email protected]:554/12
roles:
- detect
detect:
enabled: false # <---- disable detection until you have a working camera feed
width: 1280
height: 720
fps: 5
version: 0.14
´´´
```yaml
s6-rc: info: service certsync successfully stopped
s6-rc: info: service nginx: stopping
s6-rc: info: service certsync-log: stopping
s6-rc: info: service certsync-log successfully stopped
s6-rc: info: service nginx successfully stopped
s6-rc: info: service nginx-log: stopping
s6-rc: info: service frigate: stopping
s6-rc: info: service nginx-log successfully stopped
s6-rc: info: service s6rc-fdholder: starting
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service s6rc-fdholder successfully started
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service log-prepare: starting
s6-rc: info: service log-prepare successfully started
s6-rc: info: service nginx-log: starting
s6-rc: info: service go2rtc-log: starting
s6-rc: info: service frigate-log: starting
s6-rc: info: service certsync-log: starting
s6-rc: info: service go2rtc-log successfully started
s6-rc: info: service go2rtc: starting
s6-rc: info: service nginx-log successfully started
s6-rc: info: service frigate-log successfully started
s6-rc: info: service certsync-log successfully started
s6-rc: info: service go2rtc successfully started
s6-rc: info: service go2rtc-healthcheck: starting
s6-rc: info: service frigate: starting
s6-rc: info: service frigate successfully started
s6-rc: info: service nginx: starting
s6-rc: info: service go2rtc-healthcheck successfully started
s6-rc: info: service nginx successfully started
s6-rc: info: service certsync: starting
s6-rc: info: service certsync successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
2024-08-03 05:41:23.593815663 [INFO] Service CERTSYNC exited with code 256 (by signal 15)
2024-08-03 05:41:23.627982620 [INFO] Service NGINX exited with code 0 (by signal 0)
2024-08-03 05:41:23.631417120 [2024-08-03 05:41:23] frigate.app INFO : Flask has exited...
2024-08-03 05:41:23.631422000 [2024-08-03 05:41:23] frigate.app INFO : Stopping...
2024-08-03 05:41:23.632478448 [2024-08-03 05:41:23] frigate.events.cleanup INFO : Exiting event cleanup...
2024-08-03 05:41:23.632867226 [2024-08-03 05:41:23] frigate.watchdog INFO : Exiting watchdog...
2024-08-03 05:41:23.633848638 [2024-08-03 05:41:23] frigate.ptz.autotrack INFO : Exiting autotracker...
2024-08-03 05:41:23.633853666 [2024-08-03 05:41:23] frigate.storage INFO : Exiting storage maintainer...
2024-08-03 05:41:23.633856177 [2024-08-03 05:41:23] frigate.record.cleanup INFO : Exiting recording cleanup...
2024-08-03 05:41:23.633858517 [2024-08-03 05:41:23] frigate.stats.emitter INFO : Exiting stats emitter...
2024-08-03 05:41:23.634486856 [2024-08-03 05:41:23] frigate.app INFO : Waiting for capture process for jardim to stop
2024-08-03 05:41:23.635491779 [2024-08-03 05:41:23] watchdog.jardim INFO : Terminating the existing ffmpeg process...
2024-08-03 05:41:23.635496499 [2024-08-03 05:41:23] watchdog.jardim INFO : Waiting for ffmpeg to exit gracefully...
2024-08-03 05:41:23.746531567 [2024-08-03 05:41:23] frigate.app INFO : Waiting for capture process for frente to stop
2024-08-03 05:41:23.747298036 [2024-08-03 05:41:23] watchdog.frente INFO : Terminating the existing ffmpeg process...
2024-08-03 05:41:23.747303056 [2024-08-03 05:41:23] watchdog.frente INFO : Waiting for ffmpeg to exit gracefully...
2024-08-03 05:41:23.845389145 [2024-08-03 05:41:23] frigate.app INFO : Waiting for capture process for garagem to stop
2024-08-03 05:41:23.846216897 [2024-08-03 05:41:23] watchdog.garagem INFO : Terminating the existing ffmpeg process...
2024-08-03 05:41:23.846221754 [2024-08-03 05:41:23] watchdog.garagem INFO : Waiting for ffmpeg to exit gracefully...
2024-08-03 05:41:23.881267714 [2024-08-03 05:41:23] frigate.events.maintainer INFO : Exiting event processor...
2024-08-03 05:41:23.947249239 [2024-08-03 05:41:23] frigate.app INFO : Waiting for process for jardim to stop
2024-08-03 05:41:24.495805901 [2024-08-03 05:41:24] frigate.object_processing INFO : Exiting object processor...
2024-08-03 05:41:24.566426234 [2024-08-03 05:41:24] frigate.video INFO : jardim: emptying frame queue
2024-08-03 05:41:24.566432824 [2024-08-03 05:41:24] frigate.video INFO : jardim: exiting subprocess
2024-08-03 05:41:24.573416162 [2024-08-03 05:41:24] frigate.app INFO : Closing frame queue for jardim
2024-08-03 05:41:25.074758270 [2024-08-03 05:41:25] frigate.app INFO : Waiting for process for frente to stop
2024-08-03 05:41:25.568677276 [2024-08-03 05:41:25] frigate.video INFO : frente: emptying frame queue
2024-08-03 05:41:25.568684377 [2024-08-03 05:41:25] frigate.video INFO : frente: exiting subprocess
2024-08-03 05:41:25.575676606 [2024-08-03 05:41:25] frigate.app INFO : Closing frame queue for frente
2024-08-03 05:41:26.076891568 [2024-08-03 05:41:26] frigate.app INFO : Waiting for process for garagem to stop
2024-08-03 05:41:26.579119462 [2024-08-03 05:41:26] frigate.video INFO : garagem: emptying frame queue
2024-08-03 05:41:26.579125761 [2024-08-03 05:41:26] frigate.video INFO : garagem: exiting subprocess
2024-08-03 05:41:26.585638575 [2024-08-03 05:41:26] frigate.app INFO : Closing frame queue for garagem
2024-08-03 05:41:27.087056892 [2024-08-03 05:41:27] root INFO : Waiting for detection process to exit gracefully...
2024-08-03 05:41:27.087243962 [2024-08-03 05:41:27] detector.coral INFO : Signal to exit detection process...
2024-08-03 05:41:27.135467175 [2024-08-03 05:41:27] detector.coral INFO : Exited detection process...
2024-08-03 05:41:27.143967062 [2024-08-03 05:41:27] root INFO : Detection process has exited...
2024-08-03 05:41:27.644846148 [2024-08-03 05:41:27] frigate.app INFO : Detection queue closed
2024-08-03 05:41:28.145997492 [2024-08-03 05:41:28] frigate.app INFO : Detected frames queue closed
2024-08-03 05:41:28.647008134 [2024-08-03 05:41:28] frigate.app INFO : Timeline queue closed
2024-08-03 05:41:30.165088442 [2024-08-03 05:41:30] frigate.output.output INFO : exiting output process...
2024-08-03 05:41:32.716742565 [2024-08-03 05:41:32] frigate.comms.ws INFO : Exiting websocket client...
2024-08-03 05:41:33.406422581 [2024-08-03 05:41:33] peewee.sqliteq INFO : writer received shutdown request, exiting.
2024-08-03 05:41:39.807833581 [INFO] Preparing Frigate...
2024-08-03 05:41:39.809096308 [INFO] Preparing new go2rtc config...
2024-08-03 05:41:39.815771527 [INFO] Starting NGINX...
2024-08-03 05:41:39.829992674 [INFO] Starting Frigate...
2024-08-03 05:41:40.098448049 [INFO] Starting certsync...
2024-08-03 05:41:40.201929764 2024/08/03 05:41:40 [error] 164#164: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.5, server: , request: "GET /ws HTTP/1.1", subrequest: "/auth", upstream: "http://127.0.0.1:5001/auth", host: "192.168.1.4:5000"
2024-08-03 05:41:40.201956670 2024/08/03 05:41:40 [error] 164#164: *1 auth request unexpected status: 502 while sending to client, client: 192.168.1.5, server: , request: "GET /ws HTTP/1.1", host: "192.168.1.4:5000"
2024-08-03 05:41:40.202016570 192.168.1.5 - - [03/Aug/2024:05:41:40 -0700] "GET /ws HTTP/1.1" 500 579 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36" "-"
2024-08-03 05:41:40.313002342 127.0.0.1 - - [03/Aug/2024:05:41:40 -0700] "" 400 0 "-" "-" "-"
2024-08-03 05:41:40.546953310 [INFO] Starting go2rtc...
2024-08-03 05:41:40.765935088 05:41:40.765 INF go2rtc platform=linux/amd64 revision=b2399f3 version=1.9.2
2024-08-03 05:41:40.766024940 05:41:40.765 INF config path=/dev/shm/go2rtc.yaml
2024-08-03 05:41:40.766786239 05:41:40.766 INF [api] listen addr=:1984
2024-08-03 05:41:40.767220773 05:41:40.767 INF [rtsp] listen addr=:8554
2024-08-03 05:41:40.767725799 05:41:40.767 INF [webrtc] listen addr=:8555/tcp
2024-08-03 05:41:41.997645536 [2024-08-03 05:41:41] frigate.app INFO : Starting Frigate (0.14.0-7c39b17)
2024-08-03 05:41:41.997987501 [2024-08-03 05:41:41] frigate.util.config INFO : Checking if frigate config needs migration...
2024-08-03 05:41:42.015086442 [2024-08-03 05:41:42] frigate.util.config INFO : frigate config does not need migration...
2024-08-03 05:41:42.065285771 [2024-08-03 05:41:42] peewee_migrate.logs INFO : Starting migrations
2024-08-03 05:41:42.066602554 [2024-08-03 05:41:42] peewee_migrate.logs INFO : There is nothing to migrate
2024-08-03 05:41:42.073948991 [2024-08-03 05:41:42] frigate.app INFO : Recording process started: 338
2024-08-03 05:41:42.083224345 [2024-08-03 05:41:42] frigate.app INFO : Recording process started: 347
2024-08-03 05:41:42.093690188 [2024-08-03 05:41:42] frigate.app INFO : go2rtc process pid: 98
2024-08-03 05:41:42.127573285 [2024-08-03 05:41:42] frigate.app INFO : Output process started: 367
2024-08-03 05:41:42.148346520 [2024-08-03 05:41:42] detector.coral INFO : Starting detection process: 366
2024-08-03 05:41:42.201427236 [2024-08-03 05:41:42] frigate.app INFO : Camera processor started for jardim: 390
2024-08-03 05:41:42.204346117 [2024-08-03 05:41:42] frigate.app INFO : Camera processor started for frente: 392
2024-08-03 05:41:42.222661871 [2024-08-03 05:41:42] frigate.app INFO : Camera processor started for garagem: 397
2024-08-03 05:41:42.245830255 [2024-08-03 05:41:42] frigate.app INFO : Capture process started for jardim: 408
2024-08-03 05:41:42.255663042 [2024-08-03 05:41:42] frigate.app INFO : Capture process started for frente: 419
2024-08-03 05:41:42.280855499 [2024-08-03 05:41:42] frigate.app INFO : Capture process started for garagem: 432
2024-08-03 05:41:44.435268808 [2024-08-03 05:41:44] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.435574681 [2024-08-03 05:41:44] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.447993316 [2024-08-03 05:41:44] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.448001255 [2024-08-03 05:41:44] frigate.video ERROR : jardim: ffmpeg process is not running. exiting capture thread...
2024-08-03 05:41:44.462352205 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.463161363 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.463420196 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.463657737 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.463963465 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.464615241 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.464861838 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.465308032 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.466945911 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.466958819 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.466960665 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.466965010 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.466967127 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.466983532 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.466985549 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.467008114 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.467010336 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.467011893 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.467028107 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.467029800 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.467031671 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.467033254 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.467048243 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.467049940 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.467959976 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.467965266 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.467997123 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.468000102 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.468002371 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.468004714 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.468007149 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.468009565 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.468012000 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.468014274 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.468035097 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.468046194 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.468117892 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.468198779 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.468313224 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.468420306 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.468547102 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.468670746 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.468847978 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.469049305 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.469205658 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.469323865 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.469416413 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.469544662 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.469672042 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.469828241 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.469960910 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.470090604 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.470248494 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.470361566 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.470475690 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.470594834 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.470740430 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.470872595 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.471035738 [2024-08-03 05:41:44] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:41:44.471187550 [2024-08-03 05:41:44] frigate.video ERROR : frente: ffmpeg process is not running. exiting capture thread...
2024-08-03 05:41:44.792500505 [2024-08-03 05:41:42] frigate.detectors.plugins.edgetpu_tfl INFO : Attempting to load TPU as usb
2024-08-03 05:41:44.797006201 [2024-08-03 05:41:44] frigate.detectors.plugins.edgetpu_tfl INFO : TPU found
2024-08-03 05:41:45.663734536 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.663740131 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.663742628 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.663744998 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.663747245 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.663749783 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.663752365 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.663755020 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.663757333 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.663759468 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.663761674 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.663763915 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.663766192 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.663768300 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.663770622 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.663772931 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.663775094 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.663777169 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.663840655 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.663843577 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.663845605 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.663882849 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.663953459 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.664411198 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.664415515 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.664418036 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.664581218 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.664627548 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.665163773 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.665168352 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.665171055 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.665189143 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.665937236 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.665941642 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.665944338 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.665946582 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.665948536 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.665950559 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.667274408 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.667279556 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.667282190 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.667284553 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.667286875 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.667289121 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.667291524 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.667293867 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.667296374 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.667298628 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.667300952 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.667303303 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.667305775 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.667308113 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.667327798 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.667371589 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.667443823 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.667546644 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.667629924 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.667737302 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.667840820 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.668029735 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.668158467 [2024-08-03 05:41:45] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:41:45.668277256 [2024-08-03 05:41:45] frigate.video ERROR : garagem: ffmpeg process is not running. exiting capture thread...
2024-08-03 05:41:49.809356984 [INFO] Starting go2rtc healthcheck service...
re thread...
2024-08-03 05:42:56.316955602 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.316961171 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.316964114 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.316966889 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.316969466 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.316971920 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.316974386 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.316976869 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.316979267 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.316981658 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.316984118 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.316986533 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.316988936 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.316991248 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.316993568 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.316996068 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.316998569 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.317001070 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.317003519 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.317006000 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.317008550 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.317010928 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.317013312 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.317015768 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.317018301 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.317020740 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.317023270 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.317660589 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.317664905 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.317667731 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.317670397 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.317672784 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.317675097 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.318286853 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.318833328 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.319374673 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.319919283 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.320505690 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.321036536 [2024-08-03 05:42:56] frigate.video ERROR : garagem: Unable to read frames from ffmpeg process.
2024-08-03 05:42:56.321353484 [2024-08-03 05:42:56] frigate.video ERROR : garagem: ffmpeg process is not running. exiting capture thread...
2024-08-03 05:43:02.446305821 [2024-08-03 05:43:02] watchdog.jardim ERROR : Ffmpeg process crashed unexpectedly for jardim.
2024-08-03 05:43:02.453483728 [2024-08-03 05:43:02] watchdog.jardim ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-08-03 05:43:02.453690643 [2024-08-03 05:43:02] ffmpeg.jardim.detect ERROR : Guessed Channel Layout for Input Stream #0.1 : mono
2024-08-03 05:43:02.453840021 [2024-08-03 05:43:02] ffmpeg.jardim.detect ERROR : [h264 @ 0x56230c1e9440] Hardware is lacking required capabilities
2024-08-03 05:43:02.453971842 [2024-08-03 05:43:02] ffmpeg.jardim.detect ERROR : [h264 @ 0x56230c1e9440] Failed setup for format cuda: hwaccel initialisation returned error.
2024-08-03 05:43:02.454078790 [2024-08-03 05:43:02] ffmpeg.jardim.detect ERROR : Impossible to convert between the formats supported by the filter 'Parsed_fps_0' and the filter 'auto_scale_0'
2024-08-03 05:43:02.454176354 [2024-08-03 05:43:02] ffmpeg.jardim.detect ERROR : Error reinitializing filters!
2024-08-03 05:43:02.454281176 [2024-08-03 05:43:02] ffmpeg.jardim.detect ERROR : Failed to inject frame into filter network: Function not implemented
2024-08-03 05:43:02.454378611 [2024-08-03 05:43:02] ffmpeg.jardim.detect ERROR : Error while processing the decoded data for stream #0:0
2024-08-03 05:43:02.523363159 [2024-08-03 05:43:02] watchdog.frente ERROR : Ffmpeg process crashed unexpectedly for frente.
2024-08-03 05:43:02.523368331 [2024-08-03 05:43:02] watchdog.frente ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-08-03 05:43:02.523370959 [2024-08-03 05:43:02] ffmpeg.frente.detect ERROR : [h264 @ 0x555930e71b40] Hardware is lacking required capabilities
2024-08-03 05:43:02.523373555 [2024-08-03 05:43:02] ffmpeg.frente.detect ERROR : [h264 @ 0x555930e71b40] Failed setup for format cuda: hwaccel initialisation returned error.
2024-08-03 05:43:02.523376120 [2024-08-03 05:43:02] ffmpeg.frente.detect ERROR : Impossible to convert between the formats supported by the filter 'Parsed_fps_0' and the filter 'auto_scale_0'
2024-08-03 05:43:02.523378323 [2024-08-03 05:43:02] ffmpeg.frente.detect ERROR : Error reinitializing filters!
2024-08-03 05:43:02.523380753 [2024-08-03 05:43:02] ffmpeg.frente.detect ERROR : Failed to inject frame into filter network: Function not implemented
2024-08-03 05:43:02.523383164 [2024-08-03 05:43:02] ffmpeg.frente.detect ERROR : Error while processing the decoded data for stream #0:0
2024-08-03 05:43:02.524161317 [2024-08-03 05:43:02] watchdog.garagem ERROR : Ffmpeg process crashed unexpectedly for garagem.
2024-08-03 05:43:02.524166354 [2024-08-03 05:43:02] watchdog.garagem ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2024-08-03 05:43:02.524168678 [2024-08-03 05:43:02] ffmpeg.garagem.detect ERROR : [h264 @ 0x556f57f8d5c0] Hardware is lacking required capabilities
2024-08-03 05:43:02.524171148 [2024-08-03 05:43:02] ffmpeg.garagem.detect ERROR : [h264 @ 0x556f57f8d5c0] Failed setup for format cuda: hwaccel initialisation returned error.
2024-08-03 05:43:02.524173812 [2024-08-03 05:43:02] ffmpeg.garagem.detect ERROR : Impossible to convert between the formats supported by the filter 'Parsed_fps_0' and the filter 'auto_scale_0'
2024-08-03 05:43:02.524175949 [2024-08-03 05:43:02] ffmpeg.garagem.detect ERROR : Error reinitializing filters!
2024-08-03 05:43:02.524178181 [2024-08-03 05:43:02] ffmpeg.garagem.detect ERROR : Failed to inject frame into filter network: Function not implemented
2024-08-03 05:43:02.524180579 [2024-08-03 05:43:02] ffmpeg.garagem.detect ERROR : Error while processing the decoded data for stream #0:0
2024-08-03 05:43:04.484901611 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.484926032 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.484929226 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.484931953 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.484934329 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.484936529 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.484938862 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491494572 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491500420 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491503201 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491505618 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491507993 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491510514 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491522109 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491524565 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491526862 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491529337 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491531661 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491533967 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491536633 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491539436 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491541696 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491544564 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491547106 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491549490 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491551812 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491554097 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491556410 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491558894 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491561209 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.491563597 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.492026534 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.492665608 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.493350470 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.493883902 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.494419750 [2024-08-03 05:43:04] frigate.video ERROR : jardim: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.495041513 [2024-08-03 05:43:04] frigate.video ERROR : jardim: ffmpeg process is not running. exiting capture thread...
2024-08-03 05:43:04.633332667 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.633338597 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.633341187 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.633343758 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.633346157 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.633348590 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.633350913 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.633353224 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.633355565 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.633358080 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.633360475 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.633362857 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.633365189 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.633367809 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.633370159 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.633372567 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.633374913 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.633377389 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.633379706 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.633381988 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.633384293 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.633959974 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.634464502 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.634983378 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.635497684 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.636007745 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.636546103 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.637089450 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.637611593 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.638128623 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.638643055 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.639197116 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.639737054 [2024-08-03 05:43:04] frigate.video ERROR : frente: Unable to read frames from ffmpeg process.
2024-08-03 05:43:04.640101326 [2024-08-03 05:43:04] frigate.video ERROR : frente: ffmpeg process is not running. exiting capture thread...
2024-08-03 05:43
´´´ |
Beta Was this translation helpful? Give feedback.
All reactions
-
Looks like the driver is installed incorrectly or the cameras are using h264 profiles that the GPU doesn't support |
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
hi, I have same problem, did you find any solution? |
Beta Was this translation helpful? Give feedback.
All reactions
-
Hi, I just added a GTX 1650 to my Home Assistant supervised installation. Thanks |
Beta Was this translation helpful? Give feedback.
All reactions
-
Thanks for the quick reply |
Beta Was this translation helpful? Give feedback.
All reactions
-
yes |
Beta Was this translation helpful? Give feedback.
All reactions
-
ok, thanks, i will try that |
Beta Was this translation helpful? Give feedback.
All reactions
-
Hi @NickM-27, I just installed Frigate outside of HomeAssistant and was able to use my GPU for Hwaccel, but I found a limitation on the size of VRAM as I'm managing 100 cameras and each ffmpeg stream uses 104MB of VRAM, so I can only see about 37-38. What would be your suggestion? One M40 24GB or 2x TITAN X 12GB? Thanks |
Beta Was this translation helpful? Give feedback.
All reactions
-
I see in docs |
Beta Was this translation helpful? Give feedback.
-
Describe the problem you are having
ERROR:
Version
0.14.0-7c39b17
Frigate config file
docker-compose file or Docker CLI command
Relevant log output
FFprobe output from your camera
Operating system
UNRAID
Install method
Docker CLI
Network connection
Wired
Camera make and model
others
Any other information that may be helpful
the nvidia gpu is not detected
Beta Was this translation helpful? Give feedback.
All reactions