core/homeassistant/components/stream
Allen Porter 094f7d38ad
Use buffer at stream start with unsupported audio (#54672)
Add a test that reproduces the issue where resetting the iterator
drops the already read packets. Fix a bug in replace_underlying_iterator
because checking the self._next function turns out not to work since
it points to a bound method so the "is not" check fails.
2021-08-15 21:02:37 -07:00
..
__init__.py
const.py
core.py
fmp4utils.py
hls.py
manifest.json
recorder.py
worker.py Use buffer at stream start with unsupported audio (#54672) 2021-08-15 21:02:37 -07:00