5

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

Asad35Waheed
  • 121
  • 11
  • Hey @Asad35Waheed did you find a solution for this issue? I'm having the same problem and I could really use some help. Thanks. – David Ortiz Jun 08 '18 at 03:39

1 Answers1

1

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.

Micah
  • 1,221
  • 17
  • 42