Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Video Intelligence API: Live Streaming Video Annotation Results

I am trying to Stream Annotation to Storage using the sample code here - https://cloud.google.com/video-intelligence/docs/streaming/streaming-to-storage#video-stream-to-stor...

When I run the script with the proper permissions, I am receiving the following error: "google.api_core.exceptions.PermissionDenied: 403 The caller does not have permission"

I am able to run this script - https://github.com/ZackAkil/video-intelligence-api-visualiser/blob/main/run_video_intelligence.py, that does not use the beta version without any issues.

Is this an issue with using "videointelligence_v1p3beta1" in the import statement?

0 3 534
3 REPLIES 3