You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 issue in detail, with relevant code samples streamingMedia.playVideo(_response.HLSStreamingSessionURL, streamingopt);
I want to stream the HTTP Streaming Session URL which was extracted from AWS Kinesis. If i am placing the HTTP Streaming session url inside playvideo function i am getting error called MediaPlayer Error: Unknown (1) -1007 What did you expect to happen?
To play the HTTPStreamingSession URL extracted from AWS Kinesis What actually happened?
Getting Media player Error: Unknown(1) -1007
The text was updated successfully, but these errors were encountered:
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 issue in detail, with relevant code samples
streamingMedia.playVideo(_response.HLSStreamingSessionURL, streamingopt);
I want to stream the HTTP Streaming Session URL which was extracted from AWS Kinesis. If i am placing the HTTP Streaming session url inside playvideo function i am getting error called MediaPlayer Error: Unknown (1) -1007
What did you expect to happen?
To play the HTTPStreamingSession URL extracted from AWS Kinesis
What actually happened?
Getting Media player Error: Unknown(1) -1007
The text was updated successfully, but these errors were encountered: