--- description: >- Streaming Media plugin for Cordova and Ionic. This plugin allows you to stream audio and video in a fullscreen, native player on iOS and Android. --- # Streaming Media This plugin allows you to stream audio and video in a fullscreen, native player on iOS and Android. ## Installation ```bash ionic cordova plugin add cordova-plugin-streaming-media npm install @awesome-cordova-plugins/streaming-media ``` **Plugin Repo:** [https://github.com/nchutchind/cordova-plugin-streaming-media](https://github.com/nchutchind/cordova-plugin-streaming-media) ## Supported Platforms - Amazon Fire OS - Android - iOS ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)