Question

I am working on a video sharing site and I plan to use the Video module. Amazon S3 is also being used as the file system. The problem is how to override/extend it so the video file skips the intermediate step of uploading to the server and directly upload to S3 using a separate POST request?

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with drupal.stackexchange
scroll top