amazon web services - AWS iOS v2 Video uploading issue -


After using the ADS SDK for iOS v1, I want to upload the video file to the S3 server [S3 PeteObject Array Stream] property. AWS SDK version was deleted for properties like iOS. I came to know that there are some classes in the new version that can handle it [AWSKNNESSIS] Are I right that this class is suitable for uploading videos to the S3 server? If so, then someone offers some examples.

You should use the AWSS3TransferManager uploading movies in your S3 bucket It shows how to use the Transfer Manager.


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -