Streaming audio on Google TV

596 Views Asked by At

Does anyone know how to play streaming audio on Google TV device? MediaPlayer and VideoView can't do this.

Thanks for any solution.

1

There are 1 best solutions below

1
On

MediaPlayer should work. For the basic code for streaming with MediaPlayer, check out:

http://developer.android.com/guide/topics/media/mediaplayer.html#mediaplayer

If you're having trouble getting MediaPayer to work with your audio, it might be a package or decoder compatibility issue. The Google TV supported media types can be found at:

https://developers.google.com/tv/android/docs/gtv_media_formats