You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 30 Jun 2014 at 9:03The text was updated successfully, but these errors were encountered: