[android-developers] MediaPlayer streaming playback

2008-10-17 Thread Jason Proctor
thanks for the response. unfortunately it seems that ffmpeg spits out 3gps that don't have moov or mdat atoms. not to be put off by this, i tried MP4Box anyway, but the only MacOS binary i could find is dependent on codec libraries which don't compile. seems that i will have to find a Linux

[android-developers] MediaPlayer streaming playback

2008-10-16 Thread Jason Proctor
can you stream video? has anyone managed to stream video? if so which formats did you use? tx Jason, What do you mean by stream is out.I am able to stream an Mp3 from an uri and get it in my local device. RTSP is not supported On Fri, Oct 10, 2008 at 3:47 AM, Jason Proctor

[android-developers] MediaPlayer streaming playback

2008-10-09 Thread Jason Proctor
i've been trying to play 3gp and mp4 movies off an HTTP server with MediaPlayer without success. i know the movie files are OK because i can play them locally off the sdcard. the errors i'm getting include the now famous unknown errors 0x and 0xfffc. from googling i know that