cordova-plugin-streaming-media icon indicating copy to clipboard operation
cordova-plugin-streaming-media copied to clipboard

Simple plugin for loading full screen streaming video or audio.

Results 69 cordova-plugin-streaming-media issues
Sort by recently updated
recently updated
newest added

**What issue is this PR resolving? Alternatively, please describe the bugfix/enhancement this PR aims to provide** This pull request adds http headers support for iOS, which was made by me...

**What version of Streaming-Meda-Cordova-Plugin are you using?** 2.3.0 **What version of Cordova are you using?** 11.0.0 **What devices are affected?** all android **Please describe the issue in detail, with relevant...

Trying to stream media from an API that requires the header "Authorization: Bearer ". I've used the following to inject the header: ```javascript @Injectable() export class ApiAuthInterceptor implements HttpInterceptor {...

enhancement
help wanted
pull-request-welcome

**What version of Streaming-Meda-Cordova-Plugin are you using?** 2.2.0 **What version of Cordova are you using?** 8.0.0 **What devices are affected?** all iPads **Please describe the issue in detail, with relevant...

bug
help wanted
pull-request-welcome

**What version of Streaming-Meda-Cordova-Plugin are you using?** version 2.3.0 **What version of Cordova are you using?** 10.0.0 **What devices are affected?** mi8SE **Please describe the issue in detail, with relevant...

**What version of Streaming-Meda-Cordova-Plugin are you using?** **What version of Cordova are you using?** **What devices are affected?** **Please describe the issue in detail, with relevant code samples** **What did...

**What version of Streaming-Meda-Cordova-Plugin are you using?** v5.36.0 **What version of Cordova are you using?** **What devices are affected?** **Please describe the issue in detail, with relevant code samples** I...

**What version of Streaming-Meda-Cordova-Plugin are you using?** 2.3.0 **What version of Cordova are you using?** No, I am using capacitor 3.2.5 **What devices are affected?** Android (All) **Please describe the...

Added a small feature that allows seeking time in the video and return duration on video closed. Can use "start": "19989" in options to seek to this time on video...

**What version of Streaming-Meda-Cordova-Plugin are you using?** "cordova-plugin-streaming-media": "^2.3.0", **What version of Cordova are you using?** "cordova": "^10.0.0", **What devices are affected?** Android devices **Please describe the issue in detail,...