[android-developers] Re: Remote MP4 video in 0.9 SDK

2008-10-08 Thread Justin (Google Employee)
I'm pretty sure this still won't work in the 1.0 emulator. If you try it and find otherwise, let me know. I don't have a timeline for this to be fixed, but it definitely will work on devices. Cheers, Justin Android Team @ Google On Sep 26, 12:14 am, wiki <[EMAIL PROTECTED]> wrote: > Hey Justin!

[android-developers] Re: Remote MP4 video in 0.9 SDK

2008-09-30 Thread Guillaume Perrot
On linux, just use MP4Box test.3gp(or mp4) -hint And it will be streamable and compatible with android. On 26 sep, 09:14, wiki <[EMAIL PROTECTED]> wrote: > Hey Justin! > As we have got the 1.0 SDK . will RTSP work on emulator now? > > Regards > > On Sep 25, 2:02 pm, Iroid <[EMAIL PROTECTED]> wrot

[android-developers] Re: Remote MP4 video in 0.9 SDK

2008-09-26 Thread wiki
Hey Justin! As we have got the 1.0 SDK . will RTSP work on emulator now? Regards On Sep 25, 2:02 pm, Iroid <[EMAIL PROTECTED]> wrote: > I am trying to run a remote progressive downloadable mp4 file using > VideoView. > It is giving MediaPlayer error -1 and VideoView error -1. > I do not know wh