is it possible to use an url like rtsp://admin:admin@link
#106 aperta il 11 ott 2017
Metriche repository
- Star
- (392 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
What version of Streaming-Meda-Cordova-Plugin are you using? 0.1.4
What version of Cordova are you using? 7.0.1
What devices are affected? Android, IOs
Please describe the issue in detail, with relevant code samples
I could play a video using this example url: rtsp://184.72.239.149/vod/mp4:BigBuckBunny_175k.mov. It works fine. But, when I try to use my needed url, which uses authentication, like rtsp://admin:admin@myurl:554/live, I get the Error: Unknown(1) - 2147483648.
I guess that the error is regarding the authentication. Does someone know how to workaround it?
Thanks,
Gustavo