> For the complete documentation index, see [llms.txt](https://danielsogl.gitbook.io/awesome-cordova-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/plugins/media-capture.md).

# Media Capture

This plugin provides access to the device's audio, image, and video capture capabilities.

Requires Cordova plugin: `cordova-plugin-media-capture`. For more info, please see the [Media Capture plugin docs](https://github.com/apache/cordova-plugin-media-capture).

## Installation

```bash
ionic cordova plugin add cordova-plugin-media-capture
npm install @awesome-cordova-plugins/media-capture
```

**Plugin Repo:** <https://github.com/apache/cordova-plugin-media-capture>

## Supported Platforms

* Android
* Browser
* iOS

## Further Information

* [Installation Guide](/awesome-cordova-plugins/installation.md)
* [FAQ](/awesome-cordova-plugins/faq.md)
