Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload video to aws S3 and corrupt file (v 3.x.x) #285

Open
forestgun opened this issue Jun 10, 2017 · 5 comments
Open

Upload video to aws S3 and corrupt file (v 3.x.x) #285

forestgun opened this issue Jun 10, 2017 · 5 comments

Comments

@forestgun
Copy link

I am uploading video files to S3 using presigned-url from AWS SDK and then using ngx-uploader in PUT mode and the whole process is correct, but checking the file in S3 is corrupt.

@bhargav-sae
Copy link

👍

@adam-beck
Copy link

adam-beck commented Jun 15, 2017

Does this have to do with the fact that S3 is expecting a stream but ngx-uploader only sends data using multipart/form-data?

See: aws/aws-sdk-js#558 (comment)

@jkuri
Copy link
Contributor

jkuri commented Jun 15, 2017

I will check on this, thanks @adam-beck

@JrPribs
Copy link

JrPribs commented Aug 27, 2017

@forestgun Were you able to resolve this issue? If so how?

@DeClaessens
Copy link

Running into this issue too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants