I have a rtsp url from Wowza Media Server 2 Perpetual 2.2.4.07 How can I play it in app?
Alternatively you can use a VideoView
videoView.setVideoURI(Uri.parse("rtsp://server/track.mpg"));