cordova-plugin-streaming-media icon indicating copy to clipboard operation
cordova-plugin-streaming-media copied to clipboard

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

Open guazarito opened this issue 7 years ago • 7 comments

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

guazarito avatar Oct 11 '17 20:10 guazarito

hwllo @guazarito

unfortunately ios does not support rtsp with ionic, I can do streaming with this same plugin with wowza, what it does is forward the video in a compatible format with ios and with streamingMedia and you can add how many media you need to forward, if you need the explanation in Spanish I can write it too

ederjavs avatar Apr 17 '18 20:04 ederjavs

@ederjavs Thank you very much for your reply. I took a look at wowza. It's paid, right ? Do you think the unique way to do it is paying ? :(

guazarito avatar Apr 18 '18 12:04 guazarito

Hello, cjeck this install self hosted

http://a2zp30.com/16320-wowza-streaming-engine-v4-3-0-build-16025-69927.html

ederjavs avatar Jun 11 '18 16:06 ederjavs

proposed solution: handle username/port parameters in external paths

shamilovtim avatar Jun 25 '18 20:06 shamilovtim

how to handle username/port parameters in external paths? I don't mean, please explain to me

itshazlan avatar Dec 18 '18 15:12 itshazlan

I also would like to know 👍

guazarito avatar Dec 18 '18 18:12 guazarito

Tengo dudas de como usar la url si alguien me puede ayudar estoy probando con una de listen2myradio.com pero no se como seria el usuario y clave

Guzbeny avatar Jan 25 '20 04:01 Guzbeny