core/tests/components/stream
Allen Porter 88d143a644
Add discontinuity support to HLS streams and fix nest expiring stream urls (#46683)
* Support HLS stream discontinuity.

* Clarify discontinuity comments

* Signal a stream discontinuity on restart due to stream error

* Apply suggestions from code review

Co-authored-by: uvjustin <46082645+uvjustin@users.noreply.github.com>

* Simplify stream discontinuity logic
2021-02-18 20:26:02 +08:00
..
__init__.py
common.py Change the API boundary between camera and stream with initial improvement for nest expiring stream urls (#45431) 2021-02-08 19:53:28 -08:00
conftest.py Fix bug in test found by manual log inspection (#46309) 2021-02-09 21:59:49 -08:00
test_hls.py Add discontinuity support to HLS streams and fix nest expiring stream urls (#46683) 2021-02-18 20:26:02 +08:00
test_recorder.py Add back block_until_done calls removed in PR 46610 (#46680) 2021-02-16 22:05:20 -08:00
test_worker.py Add discontinuity support to HLS streams and fix nest expiring stream urls (#46683) 2021-02-18 20:26:02 +08:00