Dean Lee
1e67fc25f1
replay: add qcam and YUV flags ( #22788 )
...
* common flags
* cleanup
* remove double semicolon
* camera
* apply reviews
old-commit-hash: fb8ba34f31
4 years ago
Dean Lee
ed5bd9719b
replay/camera: publish each camera in a separate thread ( #22591 )
...
* publish frames in a seperate thread for each camera
* cleanup
* cleanup
* prefetch next frame
* cleanup
old-commit-hash: 4678903a61
4 years ago
Dean Lee
4f44e47aa1
replay: refactor FrameReader ( #22438 )
...
* decode from the previous keyframe after seek
* less memory
* some stream seems to contian no keyframes
* test random seek
* merge master
* continue
update test_cases
use fr
* merge master
old-commit-hash: 0189a19b8e
4 years ago
Dean Lee
5afb4b9731
replay: start streaming after segment loaded ( #22575 )
...
* start streaming after segment loaded
dd
* loop from beginning if reaches the end
* isSegmentLoaded
* one loop
* move to ctor
* delete stream_thread_ on exit
* pause streaming while testing seek
* Revert "one loop"
This reverts commit f029cd118f7ac876dee1dbf2b91478403211ad47.
* test:dummy stream thread
* cleanup
* start thread after vipcserver
old-commit-hash: f6de10b55a
4 years ago
Dean Lee
50cf6fd948
replay: fix possible segfault in CameraServer ( #22556 )
...
old-commit-hash: 20b0ae0e65
4 years ago
Dean Lee
3f5c7afba3
replay/camera: fix incorrect console output ( #22491 )
...
old-commit-hash: 537dff3ae0
4 years ago
Willem Melching
2291683728
replay: do not use OpenCL ( #22431 )
...
old-commit-hash: 94afd0ea0f
4 years ago
Dean Lee
a8c5acb884
c++ replay: publish all frames in CameraServer ( #22378 )
...
* cameraserver
* support yuv
* init camera server in start()
* trigger ci
old-commit-hash: 1eb79d7a59
4 years ago