Use ExoPlayer instead of AACdecoder for android#44
Conversation
|
@tlenclos any update on this? |
|
There is another module which use ExoPlayer |
Android exoplayer
|
Any word on this getting approved/merged in? |
|
Any updates? |
|
@tlenclos how can I contribute to make this PR mergeable? I'd love to see this feature implemented Some of my streaming url cannot be played ( |
|
@dashracer have you tried the other modules available that are using exo player ? I'm not currently maintaining this project and the only purpose was to support shoutcast meta data. I guess that other modules have more functionality and stability. If you plan to contribute you can fork this branch and submit a new PR. Even better if you want to to maintain this project I can give you the access. |
This PR replace the old aacdecoder library with the ExoPlayer actively maintained and published by Google.
This will allow us to add more controls and format support.
TODO