Ionic camera plugin to start recording video using front camera instead of directing it to a camera app

So I am trying to build a feature of my app which, starts recording front camera immediately on clicking a certain button. I have tried using the media capture, but the plugin instead of using the cam directly redirects me to the built in camera application. So which plugin should i use for the purpose i stated above

This plugin offers some useful extras on top of the default Media Capture Plugin capabilities:

  • HD recording.
  • Starting with the front camera.
  • A custom overlay (currently iOS only).