nchutchind/cordova-plugin-streaming-media

is it possible to use an url like rtsp://admin:admin@link

Open

#106 ouverte le 11 oct. 2017

Voir sur GitHub
 (7 commentaires) (0 réactions) (0 assignés)Java (285 forks)batch import
enhancementhelp wantedpull-request-welcome

Métriques du dépôt

Stars
 (392 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur