The Video Intelligence API enables you to specify a Cloud Storage bucket that will hold the results of your streaming video annotation.
The following code sample demonstrates how to configure your video annotation request to store the result in Cloud Storage.
Java
To authenticate to Video Intelligence, set up Application Default Credentials. For more information, see Set up authentication for a local development environment.
Node.js
To authenticate to Video Intelligence, set up Application Default Credentials. For more information, see Set up authentication for a local development environment.
Python
To authenticate to Video Intelligence, set up Application Default Credentials. For more information, see Set up authentication for a local development environment.