core/tests/components/stream
Allen Porter aaecd91407
Fix exception in stream idle callback (#46642)
* Fix exception in stream idle callback

Fix bug where idle timeout callback fails if the stream previously exited.

* Add a test for stream idle timeout after stream is stopped.

* Add clarifying comment to idle timer clear method

* Clear hls timer only on stop
2021-02-16 12:10:26 -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 Fix exception in stream idle callback (#46642) 2021-02-16 12:10:26 -08:00
test_recorder.py Separate HLS logic out of core StreamOutput to prepare for discontinuity (#46610) 2021-02-16 06:59:43 -08:00
test_worker.py Separate HLS logic out of core StreamOutput to prepare for discontinuity (#46610) 2021-02-16 06:59:43 -08:00