How to upload remote video from url
Hi,
I have videos uploaded on s3 private bucket and I have presigned url for a particular video.
Now I want to use cloudinary to trim the video. So how do I upload video to cloudinary using url or s3 bucket?
Thanks,
Vaibhav Devpura
-
Official comment
Hi Vaibhav,
Thanks for reaching out.
You can upload the video to Cloudinary using the remote URL (any `http` or `https` source is valid).
Alternatively, you can create an upload mapping and auto-upload the video directly to your Cloudinary storage. For more details -
http://cloudinary.com/blog/how_to_automatically_migrate_all_your_images_to_the_cloud
and video upload docs -
http://cloudinary.com/documentation/upload_videos#uploading_from_server_side_code
Hope it helps, let me know if you have any further questions.
Thanks,
Maor
Post is closed for comments.
Comments
1 comment