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

Upload video not on stop recording #192

Closed
priMo-ex3m opened this issue Dec 13, 2017 · 4 comments
Closed

Upload video not on stop recording #192

priMo-ex3m opened this issue Dec 13, 2017 · 4 comments

Comments

@priMo-ex3m
Copy link

Ok, I have a form where you have to enter your info and then add a video. The problem is that with samples provided by this plugin, when video stops recording, it automatically .fileload the file with AJAX to server.
There is a way how "on stop" recording to append this video to my , and then, when all the form is completed and user press Save, proceed the entire form ?

So, the issue is in appending the recorded video to input, not auto-load to server, and when the form is completed and submited by user, just then go with Ajax to a backend route that do the stuff?

@thijstriemstra
Copy link
Member

@priMo-ex3m can you show some example code (not the html, just javascript) that illustrates the problem?

@thijstriemstra
Copy link
Member

@priMo-ex3m is this what you're looking for?

#172 (comment)

@priMo-ex3m
Copy link
Author

Yes, thank you.

@thijstriemstra
Copy link
Member

Gonna mark this as a duplicate of #176.

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

No branches or pull requests

2 participants