Hi,
I'm new to Google's Dev Tools. I'm working on a project which examines many frames of a video and sends them to Google's Vision API for processing. I know I could download the video and submit the request using a local file but I was wondering if there is a more efficient way.
Is it possible to stream the video directly to the API or download it directly to Google Cloud Storage?
Thanks,
Niall