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

Cannot start native decoder #69

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Only this code
AACPlayer aacPlayer = new AACPlayer();
aacPlayer.playAsync( "http://cast.direcnode.com:11320/stream" );

What is the expected output? What do you see instead?
It should play the AAC

What version of the product are you using? On which device ?
Lastet jar-lib, moto g running 4.4 android

What is the URL of the stream ?
http://cast.direcnode.com:11320/stream

Original issue reported on code.google.com by chuky....@gmail.com on 24 Nov 2014 at 7:08