I have link of flash player playing live channel,I want to stream it in android using VideoView.
Link of channel is
I did streaming using
String url= "http://X.X.X.X/live/X/playlist.m3u8"; view.setVideoURI(Uri.parse(url));
but I am not able to get the link now from the live stream tv.