Mobile app version of vmapp.org
Login or Join
Turnbaugh106

: How should I upload videos to Amazon S3? I have a project which is basically a website like YouTube. I am hosting my videos with Amazon S3. I am confused as to whether I should upload

@Turnbaugh106

Posted in: #AmazonS3 #Javascript #Php #Restful

I have a project which is basically a website like YouTube. I am hosting my videos with Amazon S3.

I am confused as to whether I should upload videos (200mb+) by a PHP script or by browser-based upload. What I mean by browser-based is uploading the videos directly to Amazon S3 using JavaScript and REST.

Which is a better way of uploading videos to Amazon S3?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Turnbaugh106

1 Comments

Sorted by latest first Latest Oldest Best

 

@Turnbaugh106

I'd recommend using youtube as the video hoster, as they have a good system inplace.

That being said, have you had a look at these

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme