[android-developers] Re: MediaPlayer example: Has anyone been able to stream an .mp4 file yet?

2008-04-05 Thread acopernicus
Got a solution here...I was able to successfully stream a .mp4 file. Turns out my .mp4 file was not contain "progressive streamable content". I'm still trying to determine how to convert all my .mp3 files so they contain "progressive streamable content". Even anyone has a software conversion re

[android-developers] Re: MediaPlayer example: Has anyone been able to stream an .mp4 file yet?

2008-04-04 Thread acopernicus
I decided to take matters into my own hands and to write my own streaming utility for the MediaPlayer. I created a tutorial on my solution and posted everything including source code onto my blog: blog.pocketjourney.com. Please check it out & leave a comment on my blog if you have questions. B

[android-developers] Re: MediaPlayer example: Has anyone been able to stream an .mp4 file yet?

2008-04-04 Thread Markiv
I am having the same issue...let me know if you figure out a solution... Vikram On Apr 4, 1:46 am, acopernicus <[EMAIL PROTECTED]> wrote: > Please feel free to test your working code against my .mp4 file if > your code works. It's possible there's something wrong with my .mp4 > file, but I doub

[android-developers] Re: MediaPlayer example: Has anyone been able to stream an .mp4 file yet?

2008-04-03 Thread acopernicus
Please feel free to test your working code against my .mp4 file if your code works. It's possible there's something wrong with my .mp4 file, but I doubt it. Thanks...again! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Gr