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

Chunked upload support #19

Open
mschipperheyn opened this issue Oct 24, 2016 · 3 comments
Open

Chunked upload support #19

mschipperheyn opened this issue Oct 24, 2016 · 3 comments

Comments

@mschipperheyn
Copy link

Does react-native-uploaders support chunked uploads?

(Examining the code makes me think not.)

@milesmeow
Copy link

I use the Cloudinary cdn and I would like to chunk my video uploads to them.

@vicA340
Copy link

vicA340 commented Mar 19, 2019

I have been searching all over for examples of chunked uploads for react native using cloudinary. @milesmeow I read your reply above and was wondering if you figured out a way to accomplish this. I am currently using RNFetchBlob to read in stream but I am getting an error stating that the chunk size doesn't match the upload size. If you could give me any advice with how to accomplish this I would greatly appreciate it. Thanks in advance.

@lynrose10
Copy link

Same here !

I have been searching all over for examples of chunked uploads for react native using cloudinary. @milesmeow I read your reply above and was wondering if you figured out a way to accomplish this. I am currently using RNFetchBlob to read in stream but I am getting an error stating that the chunk size doesn't match the upload size. If you could give me any advice with how to accomplish this I would greatly appreciate it. Thanks in advance.

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

4 participants