videos
Add a new video archive
Use this method to add a new video archive. You have to either provide a video URL or use the /video/{id}/upload/ method later.
post/videos/
Request body
camera_groupinteger required
namestring nullable required
urlstring nullable
camerainteger nullable
router_urlstring nullable
caseinteger nullable
Response
idinteger required
camera_groupinteger required
namestring nullable required
urlstring nullable
camerainteger nullable
processing_start_datestring date-time required
Video processing start date
activeboolean required
Processing is active
router_urlstring nullable
screenshotstring uri required
Screenshot URL
source_lennumber float required
Source length in seconds
finishedboolean required
true if the video processing is finished
queuedboolean required
true if the video is in the processing queue
face_countinteger required
Number of created faces
file_sizeinteger required
Video file size in the archive
created_datestring date-time required
Object creation date
body_countinteger required
Number of created bodies
car_countinteger required
Number of created cars
caseinteger nullable
face_cluster_countinteger nullable required
Count of face clusters created from this video
body_cluster_countinteger nullable required
Count of body clusters created from this video
car_cluster_countinteger nullable required
Count of car clusters created from this video
frame_heightinteger required
Frame height in pixels
frame_widthinteger required
Frame width in pixels
errorstring required
Processing error