Split sample into frames
Split a video sample into individual frames. Depending on the length of the video sample this will either execute immediately or return the ID of a job that will perform this action.
Authorizations
Path parameters
projectIdintegerrequired
Project ID
sampleIdintegerrequired
Sample ID
Body
fpsintegeroptional
Frames per second to extract from this video.
Responses
application/json
cURL
JavaScript
Python
HTTP
200
Last updated
Was this helpful?