Shoutcast aacplus streaming with As3
问题 i want a flash player for shoutcast servers. if shoutcast's content type is mpeg, codes is working. But if shoutcast's content type is aacp, codes not working. Codes; var channel:SoundChannel; var sound:Sound = new Sound(); sound.load(new URLRequest("http://yonradyo.radyolarburada.com:8020/;")); channel = sound.play(); What should I do? Thanks. 回答1: The Project Thunder Snow (https://code.google.com/p/project-thunder-snow/) is not so fresh, but still working solution for playing aac/aacp