Files
awesome-cordova-plugins/docs/plugins/streaming-media/README.md
T
2026-03-21 17:08:43 -07:00

29 lines
725 B
Markdown

---
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)