i have used the rtsp://***** url streaming from wowza server but can't able to play video from it. I have tried all with videoview , libvlc library.
Vlc give this error:
Your input can't be opened:
VLC is unable to open the MRL
and videoview gives
E/MediaPlayerNative: error (1, -2147483648)
E/MediaPlayer: Error (1,-2147483648)
I have also add the permission of internet in manifest file.
Help me with this, how I can play video from given URL.
Thanks.