core/tests/components/stream
uvjustin f005c68630
Restore stream recorder functionality and add discontinuity support (#46772)
* Add discontinuity support to stream recorder

* Use same container options for both StreamOutputs

* Fix pts adjuster

* Remove redundant/incorrect duplicate hls segment check

* Use same StreamBuffer across outputs

* Remove keepalive check for recorder

* Set output video timescale explicitly

* Disable avoid_negative_ts
2021-02-23 10:37:19 +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 Rollback stream StreamOutput refactoring in PR#46610 (#46684) 2021-02-20 06:49:39 -08:00
test_recorder.py Restore stream recorder functionality and add discontinuity support (#46772) 2021-02-23 10:37:19 +08:00
test_worker.py Rollback stream StreamOutput refactoring in PR#46610 (#46684) 2021-02-20 06:49:39 -08:00