Closed emilk closed 2 weeks ago
A user reported logging 4k video frames using log_image (without jpeg compression) and streaming it to the Rerun Viewer. The SDK was the bottle-neck, NOT the viewer. I want to understand why.
log_image
Related:
We should ask them to try again with 0.9 and see if this is still a problem
0.9
We've rewritten this code path so many times; I'm gonna just assume this isn't an issue anymore
A user reported logging 4k video frames using
log_image
(without jpeg compression) and streaming it to the Rerun Viewer. The SDK was the bottle-neck, NOT the viewer. I want to understand why.Related: