Hi all, Recently I am developing VoD application on Android. I use VLC as the VoD server. I succeed in creating VoD stream with telnet interface. Now the problem is my MediaPlayer class in Android cannot play this VoD stream created. Then I try to use VLC to pick the stream and it works. Does anyone know why? By the way, I have managed to use MediaPlayer to play broadcast stream from VLC. Both broadcast and VoD stream look something like this: "rtsp://ip address:port/Test".
Anyone please help. Thanks in advance. Charlie -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

