Hi! I am developing an application requiring playback m3u8 stream.
To play, I used the following plugins:
com.hutchind.cordova.plugins.streamingmedia
com.mcsqd.cordova.plugins.streamingmedia
The iOS everything works fine. The android devices are observed on some issues - when changing the composition, there is a video freezing, but the sound keeps going.
Tell me, please, in what could be the problem. Thanks in advance for your reply.
Being that these are third-party plugins, you're probably better off filing an issue with the plugin developer(s).
If you can get a log from the devices having issues, that could help enormously (adb logcat).