Search code examples
androidvideoionic-frameworkionic3ionic-native

Record Video With Overlay Image in Ionic


I am developing an hybrid app with ionic 3. I require to record video with overlay image on top like snapchat, instagram etc. There's a plugin for it Here

But in documentation it adds overlay only for iOS currently(i want for both iOS and Android) and I don't think it records overlay on top of video. So far i did much research but could not find anything suitable. Any help would be much helpfull thanks


Solution

  • Unfortunately at this time there are no Ionic 3 plugins available for both iOS & Android with this functionality! Neither has there been any work on the Video Capture Plus (beta) plugin in over a year!

    There is, currently, a beta plugin being worked on called Camera Preview for both iOS & Android but it only works for images but not videos.