I just wonder what are the different between two of them for streaming video?
I know VideoView can be used for streaming and what is for Mediaplayer? so far as I know is MediaPlayer can do the same thing as VideoView right?
Can anyone give me the answer?
And if I want to streaming video from the server by using RTSP to Android, what should I start up with? VideoView or MediaPlayer?
Any suggestion?