Open camera stream within <div> tag

Hi everyone.

I need to know if is possibile to create a specific section within my app where i can take customized pictures.
I need an area, like a div id=“displayCam” where i display my frontal camera, and within this i have to be able to put an image in position absolute to include in my picture result.

I’m askin this because i have to be sure that’s possibile to create it with Ionic or i have to search for something else.

Thank you