gabrielfari / aacdecoder-android

Automatically exported from code.google.com/p/aacdecoder-android
GNU Lesser General Public License v3.0
1 stars 0 forks source link

start() init failed status=30 #38

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.  AACPlayer aacPlayer = new AACPlayer()
2.  aacPlayer.playAsync(http://50.7.242.154:8072/, -1)
3.

What is the expected output? What do you see instead?
Should stream shoutcast stream from centovacast

What version of the product are you using? On which device ?
Latest code running on Samsung S3 or Galaxy Tab with Android 4.1.2

What is the URL of the stream ?
http://50.7.242.154:8072/

Please provide any additional information below.
It will sometimes work, but usually fails about 3 out of 4 tries with 
status=30.  I've looked at the settings on the shoutcast server and there does 
not appear to be any issues.  I've used other shoutcast AAC+ URLs with this 
library and I've not had this problem.

Original issue reported on code.google.com by kenroyan...@gmail.com on 3 Jul 2013 at 11:38

GoogleCodeExporter commented 8 years ago
Using 0.6.1

Original comment by kenroyan...@gmail.com on 3 Jul 2013 at 11:59

GoogleCodeExporter commented 8 years ago
I cannot reproduce it using the latest code from the trunk.

Original comment by vbarta...@gmail.com on 10 Jan 2014 at 7:51