nstudio / nativescript-plugins

@nstudio/nativescript-* plugin workspace.
Apache License 2.0
52 stars 40 forks source link

exoplayer rtsp troubles #60

Open ray007 opened 3 years ago

ray007 commented 3 years ago

I'm trying to show a webcam rtsp stream, but all I get is a short error msg in the log:

PlayerError com.google.android.exoplayer2.ExoPlaybackException: com.google.android.exoplayer2.upstream.HttpDataSource$HttpDataSourceException: Unable to connect to rtsp://ipvmdemo.dyndns.org:5541/onvif-media/media.amp?profile=profile_1_h264&sessiontimeout=60&streamtype=unicast

This with a public testing stream (which works in vlc), same with our webcams with internal addresses.

How can I find out what's wrong and how to fix it?

triniwiz commented 3 years ago

Looks like we need to handling for those