mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
20 lines
553 B
Markdown
20 lines
553 B
Markdown
|
# Streaming Media
|
||
|
|
||
|
```text
|
||
|
$ ionic cordova plugin add cordova-plugin-streaming-media
|
||
|
$ npm install @awesome-cordova-plugins/streaming-media
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/streaming-media/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/nchutchind/cordova-plugin-streaming-media](https://github.com/nchutchind/cordova-plugin-streaming-media)
|
||
|
|
||
|
This plugin allows you to stream audio and video in a fullscreen, native player on iOS and Android.
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
* Amazon Fire OS
|
||
|
* Android
|
||
|
* iOS
|
||
|
|