简体   繁体   中英

Video and image compression before uploading to s3

i am making an application in which i want to upload videos and images to s3 bucket from my application written in java. Can somebody suggest me some library provided by java to do so. I want to compress them in such a way like whatsapp do no need to uncompress them

Maybe you can leverage some AWS services like

  1. Amazon Elastic Transcoder
  2. AWS Elemental MediaConvert

For compression the media.

Also, I would encourage you to look at the blog for resizing the images using lambda.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM