
Decodes video files from the bound directory and emits a VideoFrame stream at each source's native frame rate, optionally resizing and looping. Use it for offline replay or deterministic tests against recorded footage.
Offline detection sweep with tracking over recorded footage.
Depth-estimation replay over a clip.
width and height left at the sentinel keep the source resolution on that axis; setting either triggers a rescale that does not preserve aspect ratio on its own.repeat loops the playlist when on and stops after one pass when off; the bound slot, width, height, and repeat are hot-swappable, and changing the slot restarts from the new directory.Automated release