Back to catalog
solana-foundation/googleai_mlv1

Cloud Video Intelligence API

Analyze video content asynchronously with Google Video Intelligence. Detect labels, shots, explicit content, speech, on-screen text, logos, object tracks, scene changes, and searchable metadata for uploaded or cloud-hosted videos.

Use for video indexing, content moderation, scene and shot detection, object tracking, logo recognition, OCR on video frames, speech transcription, media search, compliance review, archive tagging, and extracting structured video metadata.

Endpoints
1
Metered
1
Free
0
Pricing
$0.10
Service URL
https://videointelligence.google.gateway-402.com

Endpoints

1 total
MethodPath
POST
v1/videos:annotate
Performs asynchronous video annotation. Progress and results can be retrieved through the `google.longrunning.Operations` interface. `Operation.metadata` contains `AnnotateVideoProgress` (progress). `Operation.response` contains `AnnotateVideoResponse` (results).