core/tests/components/stream
uvjustin 3ca7eb9440
Update HLS playlist in stream (#51191)
* Enable gzip encoding for playlist responses
* Add EXT-X-PROGRAM-DATE-TIME to playlist
* Add EXT-X-START to playlist
* Change EXT-X-VERSION from 7 to 6
* Move idle timer call to recv
* Refactor recv to remove cursor and return bool
* Rename STREAM_TIMEOUT to SOURCE_TIMEOUT
2021-05-30 11:41:23 +08:00
..
__init__.py
common.py Fix I-frame interval in stream test video (#47638) 2021-03-08 11:23:57 -08:00
conftest.py Add timeouts in stream tests to prevent possible hangs (#47545) 2021-03-13 01:53:26 -08:00
test_hls.py Update HLS playlist in stream (#51191) 2021-05-30 11:41:23 +08:00
test_recorder.py Update HLS playlist in stream (#51191) 2021-05-30 11:41:23 +08:00
test_worker.py Adjust segment duration calculation in stream (#51149) 2021-05-28 13:36:41 +08:00