Video face detection URL
GET {{ask-filerobot-server}}/videos/face-detection/:url?frame_time=10
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
frame_time | number | Second to start the search from |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Filerobot-Token | string | Filerobot project identifier, aka token | |
Filerobot-Key | string | Filerobot API key |
RESPONSES
status: Created
{"status":"success","version":"2.9.4","sha1":"e9c60c48dd9ceb02fa843d74bacba40126ca4a3f","request_uuid":"b81fde6d-a2c2-42c5-8d2d-77beae92e63c","video_duration":14.64,"video_fps":25,"file_downloaded_in":4.78,"faces":true,"faces_num":1,"found_at_time":0}