Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ExoPlayer instead of AACdecoder for android #44

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

tlenclos
Copy link
Owner

@tlenclos tlenclos commented Nov 18, 2016

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

@smkhalsa
Copy link

@tlenclos any update on this?

@Arkanine
Copy link

There is another module which use ExoPlayer
https://github.com/indiecastfm/react-native-audio-streamer
you can get some idea from there.

@ronunism
Copy link

Any word on this getting approved/merged in?

@M4rcDev
Copy link

M4rcDev commented Jan 19, 2018

Any updates?

@addingama
Copy link

addingama commented Apr 2, 2018

@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 (http://ltr.tac9.ca:8000/skytrain) and if the url need to be redirected to another url, the streaming cannot play (relay.broadcastify.com/yk04v37m2bj1wgp)
I hope exo player can solve this problem

@tlenclos
Copy link
Owner Author

tlenclos commented Apr 5, 2018

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants