This is supported, it definitely should not crash even if there's a
problem. Where's the stack trace for the crash?

On Apr 29, 8:30 am, Zhubham <sahilz...@gmail.com> wrote:
> Hi People,
>
> I need your help regarding streaming in android. I read some of the
> previous discussions but I have a few doubts which i thought of
> clarifying from you . Please help me with the following aspects:
>
> (i) Does android supports RTSP and HTTP streaming ??
>
> (ii) One discussion read -> "Streaming does not work in the emulator
> environment due to some firewall issues in the emulator network
> layer". Is this issue not resolved till now??
>
> (iii) I used the api demo code available @ \ApiDemos\src\com\example
> \android\apis\media\MediaPlayerDemo_Video.java
>
> Here I set the path as->  path = "Rtsp://10.2.5.220/sample_50kbit.
> 3gp";
> OR as -> "path = "rtsp://10.2.5.220/sample_100kbit.mp4"
>
> THIS IS CRASHING @ mMediaPlayer.prepare(); (I am using darwin
> streaming server)
>
> This is playing fine in local playback. But, I am not able to
> understand why it is crashing here. Please suggest.
>
> (iv) The supported codecs are MPEG4 Video, AVC, MPEG4 Audio, AMR, and
> H263. Am I correct??
>
> I await your response. Kindly assist.
>
> Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to