core/homeassistant/components/stream
uvjustin f005c68630
Restore stream recorder functionality and add discontinuity support (#46772)
* Add discontinuity support to stream recorder

* Use same container options for both StreamOutputs

* Fix pts adjuster

* Remove redundant/incorrect duplicate hls segment check

* Use same StreamBuffer across outputs

* Remove keepalive check for recorder

* Set output video timescale explicitly

* Disable avoid_negative_ts
2021-02-23 10:37:19 +08:00
..
__init__.py Restore stream recorder functionality and add discontinuity support (#46772) 2021-02-23 10:37:19 +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 Restore stream recorder functionality and add discontinuity support (#46772) 2021-02-23 10:37:19 +08:00
worker.py Restore stream recorder functionality and add discontinuity support (#46772) 2021-02-23 10:37:19 +08:00