Hi, i would like to know if the VideoCapture method can use a bucket URL as parameter, but specifically if the processing will happen directly in the bucket or if a streaming/copy of the bytes will be made in background to the runtime (container or VM in Cloud). If i call from a cloud function the video will be processed inside the container in some temporary folder?
Tks!!!