hi everybody, i need native audio/video player can load video from http/https url anyone can help me?
i know i can play audio/video using HTML5 but i am looking for Native solution because mp app on https and stream url is on http and HTML5 could not play mixed content therefore i need native solution i have created cordova media stream plugin it's work fine but it's stopped playing audio on screen lock so i need better one.
regards,
omid ghanbari
Hi,
I've encountered this one:
https://www.outsystems.com/forge/component-overview/5430/streaming-audio-and-video
It uses https://github.com/nchutchind/cordova-plugin-streaming-media.git
Another one:
https://www.outsystems.com/forge/component-overview/7997/pwa-camera-microphone
(investigate source code)
Perhaps could help you!!!
Wilbert