evgenity / react-html5-video-editor

React / Redux video component with crop. Powers demo video editor at
https://crop-video-online.com
GNU General Public License v3.0
154 stars 29 forks source link

How to get OutPut file of the edited video to upload it to the server? #12

Open jhakamlesh opened 5 years ago

jhakamlesh commented 5 years ago

How to handle the edited file of the video which will get generated after trimming. Doc has not mentioned any event or method which will get triggered.

also is there any way to add/combine multiple videos into a single clip?

tomasvts commented 5 years ago

what version of react are you using?

how did you make this library work? https://codesandbox.io/s/w0nqm20757?fontsize=14