disono / cordova-rtmp-rtsp-stream

Cordova RTMP and RTSP Live Streaming Plugin
Apache License 2.0
41 stars 23 forks source link

rtmp authentication error #19

Open ariffiroz11 opened 3 years ago

ariffiroz11 commented 3 years ago

i am using videoStreamer.streamRTMPAuth('uri', 'your-username', 'your-password', [success], [failed]); but when i check it on ionic app. it's showing error "COnnection failed. [AccessManager.Reject] : [code=403 need auth; authmod=llnw]:" i check username password with key and url in OBS. it's working on OBS but showing error in app.