mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
29 lines
725 B
Markdown
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)
|