core/homeassistant/components/stream
uvjustin f8d87bff16
Fix AVError and allow more missing DTS packets in stream (#42277)
* Fix AVError and allow more missing DTS in stream init

* Avoid recreating container demux iterator

* Relax missing dts requirement

* Fix spelling error

* Fix error message count

* Add timeout to av.open read

* Increase STREAM_TIMEOUT to 30
2020-10-24 22:55:12 -04:00
..
__init__.py Update stream integration for Python 3.9 which removed isAlive from threading in favor of is_alive (#42051) 2020-10-18 23:42:50 -04:00
const.py Fix AVError and allow more missing DTS packets in stream (#42277) 2020-10-24 22:55:12 -04:00
core.py Return target duration of 1 when no segments (#40518) 2020-09-30 11:46:35 -04:00
fmp4utils.py Cap AVC profile level at 4.1 in stream master playlist (#41592) 2020-10-15 16:37:27 -04:00
hls.py Cap AVC profile level at 4.1 in stream master playlist (#41592) 2020-10-15 16:37:27 -04:00
manifest.json
recorder.py Create master playlist for cast (#40483) 2020-09-27 22:38:14 +02:00
services.yaml
worker.py Fix AVError and allow more missing DTS packets in stream (#42277) 2020-10-24 22:55:12 -04:00