Steam camera to element

Hi folks,

I’m trying to achieve something similar to the Instagram and SnapChat camera views. I need to overlay elements ontop of a stream of the camera, as well as manipulate the output from the camera in realtime.

Does anybody have any idea (in theory or practice) how this could be achieved? Whether it would require me to write a Cordova plugin, or if Ionic natively supports this.

I have found this which looks to be my best bet: http://plugins.cordova.io/#/package/com.mbppower.camerapreview

Cheers

I’m looking for the same feature.
Did you find anything yet?