Page 2 of 2

Playing AAC+ Streams in appery.io

Posted: Tue Oct 14, 2014 5:38 am
by Kateryna Grynko

Hi Thomas,

Developers are working on it but unfortunately no ETA yet.


Playing AAC+ Streams in appery.io

Posted: Fri Nov 14, 2014 7:43 am
by Maryna Brodina

Hello!

Apparently this is not bug Appery.io. Please find the link below where described how html5 features are supported by each browser and mobile OS:
http://html5test.com/compare/feature/...
Thus AAC+ audio format is supported only by Android version 4.4 or newer. Tested on Nexus 5 (Android 4.4.3) and it worked.


Playing AAC+ Streams in appery.io

Posted: Fri Apr 24, 2015 2:40 pm
by Help

Hello. Also would like to stream audio.
I have the Audio control on the start screen.
Under
PROPERTIES- Audio
in the src box
I have http://50.22.212.196:8150 (The streaming IP)
But when I test nothing plays.
Please Help.


Playing AAC+ Streams in appery.io

Posted: Sat Apr 25, 2015 1:30 am
by Evgene Karachevtsev

Hello,

Could you please clarify how do you test your app - in a browser or on a device? Does your app works with other audio stream?


Playing AAC+ Streams in appery.io

Posted: Tue Apr 28, 2015 4:28 pm
by Help

Figured it out. The solution for me was to enter the streaming address with "/;" at the end of the url(No spaces or quotes). Plays fine. Thanks.