google-cloud-videointelligence-v1 0.2.0

Google Cloud Client Libraries for Rust - Cloud Video Intelligence API
Documentation

Google Cloud Client Libraries for Rust - Cloud Video Intelligence API

WARNING: this crate is under active development. We expect multiple breaking changes in the upcoming releases. Testing is also incomplete, we do not recommend that you use this crate in production. We welcome feedback about the APIs, documentation, missing features, bugs, etc.

Detects objects, explicit content, and scene changes in videos. It also specifies the region for annotation and transcribes speech to text. Supports both asynchronous API and streaming API.

Quickstart

The main types to work with this crate are the clients:

More Information