cordova-plugin-streaming-media
cordova-plugin-streaming-media copied to clipboard
Simple plugin for loading full screen streaming video or audio.
Hello there. using latest version of the plugin and also latest versions of cordova (6.0 and 6.1 at least) i've found that when playing video history of the activity was...
Hi, Your plugin is awesome, works flawlessly on iOS. I would like to ask for an enhancement to be able to get the duration (the elapsed time since the start...
Hi Nicholas, Thank you for your previous assistance! For bookmark purposes such as to record what was the last position an end-user watch stream till. Is it possible to raise...
**What version of Streaming-Meda-Cordova-Plugin are you using? 2.3.0 **What version of Cordova are you using? 11 **What devices are affected? android **Please describe the issue in detail, with relevant code...
Hi @nchutchind Thanks for this amazing plugin. I have a query regarding exploring the possibilities to customize the UI of the video player. Our client requirement is to have different...
Hello everyone, I'm Jason.z, the founder of [BSF](https://byteee.fund). We've noticed that this project has remained very popular in the past. However, unfortunately, it seems that this project has not been...
I am trying to integrate AirPlay in Ionic 5 app. While searching for this, I get to know that it is possible using this plugin. But I am not able...
**What version of Streaming-Meda-Cordova-Plugin are you using?** The latest **What version of Cordova are you using?** I use capacitor 4 and the awesome-cordova plugins (latest) **What devices are affected?** Android...
code: ```ts // @ts-ignore window.plugins.streamingMedia.playVideo(targetUrl); ``` build error: ```c > ionic-app-scripts build [13:43:12] ionic-app-scripts 3.2.4 [13:43:12] build dev started ... [13:43:12] clean started ... [13:43:12] clean finished in 37 ms...