core/homeassistant/components/stream
Allen Porter 715a254913
Handle stream failures in recorder (#47151)
* Handle stream failures in recorder

Fail gracefully with an error message when the recorder is invoked with no segments due to a stream failure.

* Update homeassistant/components/stream/recorder.py

Co-authored-by: uvjustin <46082645+uvjustin@users.noreply.github.com>

Co-authored-by: uvjustin <46082645+uvjustin@users.noreply.github.com>
2021-02-28 18:01:28 -08:00
..
__init__.py Improve handling for recording start of nest cam stream (#47144) 2021-02-27 11:20:58 -08:00
const.py Restore stream recorder functionality and add discontinuity support (#46772) 2021-02-23 10:37:19 +08:00
core.py Restore stream recorder functionality and add discontinuity support (#46772) 2021-02-23 10:37:19 +08:00
fmp4utils.py
hls.py Restore stream recorder functionality and add discontinuity support (#46772) 2021-02-23 10:37:19 +08:00
manifest.json Bump pyav version to 8.03 (#46315) 2021-02-10 18:14:03 +08:00
recorder.py Handle stream failures in recorder (#47151) 2021-02-28 18:01:28 -08:00
worker.py Improve handling for recording start of nest cam stream (#47144) 2021-02-27 11:20:58 -08:00