VideoStream
ā ļø This type is unstable and may change significantly in a way that the data won't be backwards compatible. Video stream consisting of raw video chunks.
For logging video containers like mp4, refer to archetypes.AssetVideo
and archetypes.VideoFrameReference
.
To learn more about video support in Rerun, check the video reference.
All components except sample
are typically logged statically once per entity.
sample
is then logged repeatedly for each frame on the timeline.
TODO(#7484): Add snippet.
Fields fields
Required required
sample
:VideoSample
codec
:VideoCodec
Optional optional
draw_order
:DrawOrder
Can be shown in can-be-shown-in
- Spatial2DView
- Spatial3DView (if logged under a projection)
- DataframeView