Hi Sam,
Thanks for that code. I am not sure it answers the question about
a) uploading from off-cloud to on-cloud
b) being able to access it on-cloud after upload for processing.
If I understand the code correctly it is being run in the cloud and accessing a video clip already available in the cloud. The code I posted is being run via calling the CloudDeployed API via web client on a phone or on a laptop - video is then uploaded from device to the cloud. Then it is accessed from the cloud to process. Your code which I will try in the cloud seems to assume the video file is already in the cloud and is known to be accessible. This is slightly different.