Skip to content

Upload recorded video from ionic media capture - throws Range error, stack size exceeded or( cannot create parse file) #8111

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

Closed
kfvenkatasama opened this issue Jul 25, 2022 · 2 comments
Labels
type:question Support or code-level question

Comments

@kfvenkatasama
Copy link

Steps to reproduce

  • Ionic media capture record 5 or 10 or 30 seconds video
  • convert to base64 - which gives 17mb of string
  • create parse.save('filename', {base64: base64data});

-- Which throws an error at RegExp.test().

Looking for help.

@parse-github-assistant
Copy link

Thanks for opening this issue!

  • ❌ Please edit your post and use the provided template when creating a new issue. This helps everyone to understand your post better and asks for essential information to quicker review the issue.

@mtrezza
Copy link
Member

mtrezza commented Jul 25, 2022

I'm closing this as you (or someone associated with you) has already posted this issue as parse-community/Parse-SDK-JS#1516.

@mtrezza mtrezza closed this as completed Jul 25, 2022
@mtrezza mtrezza added the type:question Support or code-level question label Jul 25, 2022
@parse-community parse-community locked and limited conversation to collaborators Jul 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type:question Support or code-level question
Projects
None yet
Development

No branches or pull requests

2 participants