core/homeassistant/components/stream
uvjustin 414f167508
Remove pts adjustments in stream (#42399)
* Remove unnecessary pts adjustments

* Add comments

* Use -inf for initial last_dts to be more clear

* Use video first_pts as common adjuster in recorder

* Remove seek(0) before av.open
2020-11-16 15:13:33 -05: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 Modify wait timeout in stream (#42794) 2020-11-11 12:32:56 -05:00
core.py
fmp4utils.py
hls.py
manifest.json
recorder.py Remove pts adjustments in stream (#42399) 2020-11-16 15:13:33 -05:00
services.yaml
worker.py Remove pts adjustments in stream (#42399) 2020-11-16 15:13:33 -05:00