Are you meaning that set a PreparedListener to see what wrong is ?I will try this method later.And I also have a question. My question is whether the mediaplayer could play RTSP. Because I ask so many people ,and I also get so many answer. Too many people tell me that it could not play on the emulator but could play on the device(phone). I tried on the device but failed. So could you tell me whether the mediaplayer could play rtsp? Thank you very much.
2009/9/9 yj shi <[email protected]> > I found that the source code of Opencore(PacketVideo) has a file that named > "Streaming" . The file is said to support the RTSP.I don't know whether it > could work well on the phone. Could you tell me whether Opencore supports > RTSP? Thanks. > > 2009/9/9 dindin <[email protected]> > > >> On Sep 9, 4:55 am, 石亚军 <[email protected]> wrote: >> > "progressive stream" is a address begin with "http://". And now >> > "MediaPlayer" could play the progressive streaming. >> > >> > My question is how to play the real-time streaming. >> > >> >> >> To my knowledege the current Android platform does not support Real- >> time streaming - I am assuming by real-time, you mean Live here. If >> play an MP4 file off a server, then RTSP and HTTP should give you >> similar "experience" but the network profile will not be the same - >> RTSP can control the bit stream rate and buffering along with RTCP. >> For live support, would have to have an open ended file support such >> as TS or segmented MP4. >> >> >> >> >> > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

