Ionic plugin to access frames of captured video

I wish to build an App to capture a video and do some processing on the video (for example, crop some part of the captured images) before transmitting the video stream to the server. Which Ionic library/plugin can allow me to access the frames of the captured video?