[android-developers] MediaPlayer id3/timing playback bug?

2009-12-11 Thread iwhoyt
Hello, I think I've hit a timing bug related to mp3 playback over http. The first time I hit it I noticed that I could play a particular file over 3g, but that it would not play over wifi. These results were using the same url. I also found that I could put the same file on another server and it

[android-developers] Re: PVMFFailure when using MediaPlayer for radio streams

2009-10-06 Thread iwhoyt
In 1.5 I was able to stream an mp3 over http by passing the url to setDataSource(). However I started getting PVMFFailure s in 1.6. For me the issue was the Content-Type http header. If the header was set correctly (Content-Type: audio/mpeg), the stream played. Otherwise if failed during