Upload large video
damianbl opened this issue · 4 comments
damianbl commented
Hi,
to upload large videos I guess uploadLargeRaw function should be used.
However, it uploads the file as a file, not the video. How can I specify a folder name and filename for such uploads? I don't see them in LargeUploadParameters.
As I can see, I cannot do transformations either, right?
Thank you.
damianbl commented
Ok, I resolved the folder name and file name issue but I still cannot upload the large files as videos.
When I checked the Java SDK though, I can upload large videos there by specifying resource_type
damianbl commented
Sure. Thanks.