Comment on Show HN: App that lets you record a video and immediately share with a linkComments−hendry7yI use https://github.com/kaihendry/s3post to upload videos to lambda, convert them to mp4 and share them on a CDN for sharing.Problem is when uploading from a Webform, IOS downscales the original file which I hate. Does this app get around that problem? If so, be good if I could post to my own S3 endpoint!
Comments
I use https://github.com/kaihendry/s3post to upload videos to lambda, convert them to mp4 and share them on a CDN for sharing.
Problem is when uploading from a Webform, IOS downscales the original file which I hate. Does this app get around that problem? If so, be good if I could post to my own S3 endpoint!