Frames
Find next frame with valid video file on disk
Allows the frontend to skip directly to a valid frame instead of trying each one when frames fail to load.
get/frames/next-valid
Query parameters
frame_idinteger required
Current frame_id that failed to load
directionstring
"forward" (default) or "backward"
limitinteger
Maximum number of frames to check (default: 50)
Response
Next valid frame found