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

chunk upload fails towards the end and errors out - but video is successfully uploaded #31

Closed
armouti opened this issue Aug 20, 2020 · 2 comments

Comments

@armouti
Copy link

armouti commented Aug 20, 2020

Chunks seem to always fail to upload towards the end, somewhere between 80% and 95% (depending on the size of the video), and then the error event eventually gets thrown, but in the dashboard I can see the video has successfully uploaded.
Here's a screenshot:
Screenshot 2020-08-20 at 02 00 24

@armouti
Copy link
Author

armouti commented Aug 20, 2020

solved by @geneticgenesis, the fix was to use the cors_origin argument when creating the upload URL, which I was omitting.

@armouti armouti closed this as completed Aug 20, 2020
@philcluff
Copy link
Contributor

Thanks @armouti !

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

No branches or pull requests

2 participants