core/homeassistant/components/stream
uvjustin 14f85d8731
Disable audio stream when ADTS AAC detected (#47441)
* Disable audio stream when ADTS AAC detected

* Use context manager for memoryview

* Fix tests

* Add test

* Fix tests

* Change FakePacket bytearray size to 3
2021-03-06 16:40:49 +01:00
..
__init__.py Update pylint (#47205) 2021-02-28 22:09:01 -10: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 Add allenporter to stream codeowners (#47431) 2021-03-05 15:51:07 +01:00
recorder.py Handle stream failures in recorder (#47151) 2021-02-28 18:01:28 -08:00
worker.py Disable audio stream when ADTS AAC detected (#47441) 2021-03-06 16:40:49 +01:00