Hello, I am looking to do the following in iOS/Android (similar to vidStich app)
- capture multiple videos and stich/merge them together into one file (like the video stich app)
- add music to the stiched video.
Anyone know the best way to do this with Ionic 2/Cordova?
I know there are plugins like Media Capture, VideoEditor, NativeAudio, but wondering if this is even possible?
Thanks!!