vbartacek/aacdecoder-android

Cannot start native decoder

GoogleCodeExporter opened this issue · 0 comments

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