search for: mediacodec

Displaying 4 results from an estimated 4 matches for "mediacodec".

2014 Jun 20
4
Android Java source for icecast streaming
...rmation out. But polling isn't an ideal solution. I am considering going full on an writing my own replacement for MediaPlayer. This would mean handling my own HTTP streaming, my own MP3 frame parser, additional code to extract out the metadata from the stream bytes, calling into Android's MediaCodec APIs to convert to PCM, and ultimately into an AudioTrack instance. All of which I am comfortable doing. However, this will likely take me a better part of a week to get working with lots of testing and bug fixing. Is there an open-source solution I could potentially leverage? I know there are few...
2014 Jun 20
1
Android Java source for icecast streaming
...mation out. But polling isn't an ideal solution. I am considering going full on an writing my own replacement for MediaPlayer. This would mean handling my own HTTP streaming, my own MP3 frame parser, additional code to extract out the metadata from the stream bytes, calling into Android's MediaCodec APIs to convert to PCM, and ultimately into an AudioTrack instance. All of which I am comfortable doing. However, this will likely take me a better part of a week to get working with lots of testing and bug fixing. Is there an open-source solution I could potentially leverage? I know there are few...
2014 Jun 20
0
Android Java source for icecast streaming
...isn't an ideal solution. > > I am considering going full on an writing my own replacement for > MediaPlayer. This would mean handling my own HTTP streaming, my own MP3 > frame parser, additional code to extract out the metadata from the stream > bytes, calling into Android's MediaCodec APIs to convert to PCM, and > ultimately into an AudioTrack instance. All of which I am comfortable > doing. However, this will likely take me a better part of a week to get > working with lots of testing and bug fixing. > > Is there an open-source solution I could potentially levera...
2014 Jun 20
0
Android Java source for icecast streaming
...isn't an ideal solution. > > I am considering going full on an writing my own replacement for > MediaPlayer. This would mean handling my own HTTP streaming, my own MP3 > frame parser, additional code to extract out the metadata from the stream > bytes, calling into Android's MediaCodec APIs to convert to PCM, and > ultimately into an AudioTrack instance. All of which I am comfortable > doing. However, this will likely take me a better part of a week to get > working with lots of testing and bug fixing. > > Is there an open-source solution I could potentially levera...