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

Not able to stream live AACf files ? #1

Open
GoogleCodeExporter opened this issue Jan 28, 2016 · 1 comment
Open

Not able to stream live AACf files ? #1

GoogleCodeExporter opened this issue Jan 28, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Set this AAC live stream URL as custom URL in the app: 
http://icecast.omroep.nl:80/radio2-liedkunst-aac
2. Click "Play"
3. Get "Error!" message

What is the expected output? What do you see instead?

The app should be able to stream this AAC live stream. It reads perfectly mp3 
live stream but not AAC live streams.

What version of the product are you using? On what operating system?

Version 1 of the app on Android 4.2.2 (Samsung S4)

Please provide any additional information below.

The bug happens in OpenMXPlayer.class in the "public void run()" method.

When the "extractor.setDataSource(this.sourcePath);" line is executed, I get 
the following exception : "extractor.setDataSource(this.sourcePath);"

Any idea how to fix this problem to be able to read live AAS streams ?

Original issue reported on code.google.com by [email protected] on 30 Jun 2014 at 9:03

@GoogleCodeExporter
Copy link
Author

Note that I wanted to speak about "AAC stream files" and not "AACf" or "AAS" 
files ! Typing mistakes !

Original comment by [email protected] on 30 Jun 2014 at 9:06

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

No branches or pull requests

1 participant