Closed mdelecate closed 3 years ago
What version did you upgrade from?
You need to disable rtmp if you have h265 feeds. Add this at the global level:
rtmp:
enabled: False
What version did you upgrade from?
Updated from Add-On version 2.0 to 2.3.
You need to disable rtmp if you have h265 feeds. Add this at the global level:
rtmp: enabled: False
I just added this, and it's all back up and running now, thank you!
Home Assistant Add-on: Frigate NVR Current version: 2.3
Home Assistant Operating System: core-2021.10.6 supervisor-2021.10.0 Home Assistant OS 6.5
Hardware: Intel NUC 11 Google Coral USB
No problems before the update. I updated to the latest version a few hours ago, and immediately after the update all cams display a solid green square instead of the camera footage.
I tried commenting out the whole ffmpeg section in the config file, which did not help.
Thanks for the support!
Logs show: [2021-10-25 17:34:49] peewee_migrate INFO : There is nothing to migrate [2021-10-25 17:34:49] frigate.mqtt INFO : MQTT connected [2021-10-25 17:34:49] detector.coral INFO : Starting detection process: 225 [2021-10-25 17:34:49] frigate.app INFO : Output process started: 227 [2021-10-25 17:34:49] frigate.edgetpu INFO : Attempting to load TPU as usb [2021-10-25 17:34:51] frigate.video INFO : Pool: ffmpeg sent a broken frame. memoryview assignment: lvalue and rvalue have different structures [2021-10-25 17:34:51] frigate.video INFO : RoofLeft: ffmpeg sent a broken frame. memoryview assignment: lvalue and rvalue have different structures [2021-10-25 17:34:51] frigate.video INFO : GardenTop: ffmpeg sent a broken frame. memoryview assignment: lvalue and rvalue have different structures [2021-10-25 17:34:51] frigate.video INFO : GardenFront: ffmpeg sent a broken frame. memoryview assignment: lvalue and rvalue have different structures [2021-10-25 17:34:51] frigate.video INFO : BackFence: ffmpeg sent a broken frame. memoryview assignment: lvalue and rvalue have different structures [2021-10-25 17:34:51] frigate.video INFO : RoofRight: ffmpeg sent a broken frame. memoryview assignment: lvalue and rvalue have different structures [2021-10-25 17:34:49] ws4py INFO : Using epoll [2021-10-25 17:34:49] frigate.app INFO : Camera processor started for Pool: 234 [2021-10-25 17:34:51] frigate.edgetpu INFO : TPU found [2021-10-25 17:34:51] frigate.video INFO : Pool: ffmpeg process is not running. exiting capture thread... [2021-10-25 17:34:51] frigate.video INFO : RoofLeft: ffmpeg process is not running. exiting capture thread... [2021-10-25 17:34:51] frigate.video INFO : GardenTop: ffmpeg process is not running. exiting capture thread... [2021-10-25 17:34:51] frigate.video INFO : GardenFront: ffmpeg process is not running. exiting capture thread... [2021-10-25 17:34:51] frigate.video INFO : BackFence: ffmpeg process is not running. exiting capture thread... [2021-10-25 17:34:51] frigate.video INFO : RoofRight: ffmpeg process is not running. exiting capture thread... [2021-10-25 17:34:49] frigate.app INFO : Camera processor started for GardenFront: 243 [2021-10-25 17:34:49] frigate.app INFO : Camera processor started for GardenTop: 252 [2021-10-25 17:34:49] frigate.app INFO : Camera processor started for BackFence: 260 [2021-10-25 17:34:49] frigate.app INFO : Camera processor started for RoofLeft: 268 [2021-10-25 17:34:49] frigate.app INFO : Camera processor started for RoofRight: 277 [2021-10-25 17:34:49] frigate.app INFO : Capture process started for Pool: 285 [2021-10-25 17:34:49] frigate.app INFO : Capture process started for GardenFront: 290 [2021-10-25 17:34:49] frigate.app INFO : Capture process started for GardenTop: 293 [2021-10-25 17:34:49] frigate.app INFO : Capture process started for BackFence: 299 [2021-10-25 17:34:49] frigate.app INFO : Capture process started for RoofLeft: 303 [2021-10-25 17:34:49] frigate.app INFO : Capture process started for RoofRight: 308 [2021-10-25 17:34:49] ws4py INFO : Using epoll [2021-10-25 17:34:54] frigate.record WARNING : Discarding a corrupt recording segment: RoofRight-20211025173451.mp4 [2021-10-25 17:34:54] frigate.record WARNING : Discarding a corrupt recording segment: BackFence-20211025173451.mp4 [2021-10-25 17:34:54] frigate.record WARNING : Discarding a corrupt recording segment: GardenFront-20211025173451.mp4 [2021-10-25 17:34:54] frigate.record WARNING : Discarding a corrupt recording segment: GardenTop-20211025173451.mp4 [2021-10-25 17:34:54] frigate.record WARNING : Discarding a corrupt recording segment: RoofLeft-20211025173451.mp4 [2021-10-25 17:34:54] frigate.record WARNING : Discarding a corrupt recording segment: Pool-20211025173451.mp4 [2021-10-25 17:35:09] watchdog.Pool ERROR : FFMPEG process crashed unexpectedly for Pool. [2021-10-25 17:35:09] watchdog.Pool ERROR : The following ffmpeg logs include the last 100 lines prior to exit. [2021-10-25 17:35:09] watchdog.Pool ERROR : You may have invalid args defined for this camera. [2021-10-25 17:35:09] ffmpeg.Pool.detect ERROR : Guessed Channel Layout for Input Stream #0.1 : mono [2021-10-25 17:35:09] ffmpeg.Pool.detect ERROR : [flv @ 0x558e0a5bcc00] Video codec hevc not compatible with flv [2021-10-25 17:35:09] ffmpeg.Pool.detect ERROR : Could not write header for output file #1 (incorrect codec parameters ?): Function not implemented
Config file: