Is there any way to capture Audio, Video and Image using cordova-plugin-media-capture in Browser?

The capture funtionality is properly working in Android phone but not in Browser.

Can you please describe your use case a little more, so we have a better understanding of the functionality you are looking for and asking about?

I was creating one app using Ionic, In the app I am having a requirement for capturing audio, video and image capture. I am using cordova-plugin-media-capture for getting the same. It was working fine in android device. But in browser its not working. Is there any way I can using this this plugin in web version? If not, Is there any other plugins for achieving the same?