Hello,
There are 2 things I need to make my project a reality and that is allowing us to use our own S3 Storage bucket because I need my video files to be only available embeded on my website using a bucket policy and secure enough that when someone trying to hack my site finds the url to the video and tries to go onto the link it will stop them from accessing the file.
I also would like to find some way to have a file uploader that allows for a file size more than 50mb since I’ll getting my users to upload video files that are larger than 50mb.
I hope somehow I can work this out.
Thanks