I was unable to play the streaming .mp4 file as well.

Curiously, the MediaPlayer example doesn't even seem capable of
streaming an mp4 file out of the box as the url is sets for the
MediaPlayer is just ":

path = "http://....";;

I updated it to point to my file here:

path = "http://www.pocketjourney.com/audio.mp4";;

Has anyone been able to stream an .mp4 file?  It's supposed to be
supported but I can't find any proof that this claim is true.

Anthony
--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to