Hi All
There has been lots of discussion about streaming video with the MediaPlayer or the VideoView class. Some say it works, some say it's not working. But nowhere I found somebody giving a code-example and saying it works. It looks for me like nobody is able to make real streaming on the Android phone. I don't mean playing a Video from a remote HTTP-Server. I mean displaying a stream that comes from VLC or Darwin Streaming server with whatever Protocol (HTTP, RTSP).
I am able to play a remote file from a Webserver. But I am not able to play the same file when I stream it from VLC via HTTP (also not via RTSP). Is there anybody who was able to display a stream? It would be really nice if he could give a code example that works or share some knowledge.
Thanks in Advance, Luki


