core/tests/components/stream
uvjustin 5355fcaba8
Add H.265 support to stream component (#38125)
* Add H.265 support to stream component

* Change find_box to generator

* Move fmp4 utilities to fmp4utils.py

* Add minimum segments and segment durations

* Remove MIN_SEGMENTS

* Fix when container_options is None

* Fix missing num_segments and update tests

* Remove unnecessary mock attribute

* Fix Segment construction in test_recorder_save

* fix recorder with lookback

Co-authored-by: Jason Hunter <hunterjm@gmail.com>
2020-08-11 17:12:41 -04:00
..
__init__.py Live Streams Component (#21473) 2019-03-11 19:57:10 -07:00
common.py Add H.265 support to stream component (#38125) 2020-08-11 17:12:41 -04:00
test_hls.py Add H.265 support to stream component (#38125) 2020-08-11 17:12:41 -04:00
test_init.py Add H.265 support to stream component (#38125) 2020-08-11 17:12:41 -04:00
test_recorder.py Add H.265 support to stream component (#38125) 2020-08-11 17:12:41 -04:00