The files are not stored, they are streamed into a temporary memory
buffer.

What kind of file are you trying to stream? If it's an MP4 file, you
need to make sure that the 'moov' atom comes before the 'mdat' atom.

On Feb 9, 3:08 am, AliBaba <kanul1...@gmail.com> wrote:
> Hi All,
>
> I am trying to run the media player from API Demo by specifying the
> http based url of the video. In specific I want to play streaming
> Video.
>
> By debugging I found that it is showing the logs for streaming the
> video from 1-100 %. But then also it is not playing the video. Can
> anybody please help me where(file location) streamed video file get
> stored on Android.
>
> -AliBaba
--~--~---------~--~----~------------~-------~--~----~
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