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 video upload #157

Open
JulioOrellana opened this issue May 3, 2018 · 1 comment
Open

Chunked video upload #157

JulioOrellana opened this issue May 3, 2018 · 1 comment

Comments

@JulioOrellana
Copy link

Is this currently supported? if yes, how?

https://cloudinary.com/documentation/upload_videos#chunked_video_upload

@ianbayne
Copy link

ianbayne commented Mar 6, 2020

@JulioOrellana Were you able to get this working? I am having a similar issue with chunked uploads. They do not seem to work unless I specify a public ID in the form input. For example:

<%= form.attachinary_file_field :file, { cloudinary: { public_id: SecureRandom.uuid }} %>

However, since I'd prefer uploaded resources to have the original file's name, this isn't ideal and seems a bit hacky as well.

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