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

Resize the video before upload to parse #6538

Closed
Eolykab opened this issue Mar 25, 2020 · 1 comment
Closed

Resize the video before upload to parse #6538

Eolykab opened this issue Mar 25, 2020 · 1 comment

Comments

@Eolykab
Copy link

Eolykab commented Mar 25, 2020

Hi All,

I am using the JS SDK. I will look to resize the video and audio before uploading it to the server.

Any suggestions?

@omairvaiyani
Copy link
Contributor

omairvaiyani commented Mar 25, 2020

Hi

This falls outside of the remit of parse-server, or even the JS SDK. You'll have to implement your own logic here for video/audio, parse only facilitates file uploads to your storage system, like S3, but does not manipulate the data. Checkout https://www.filestack.com/ if you're interested.

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