Shoutcast的流媒体的aacPlus与AS3 [英] Shoutcast aacplus streaming with As3

查看:168
本文介绍了Shoutcast的流媒体的aacPlus与AS3的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想要一个闪光的球员Shoutcast的服务器。如果Shoutcast一样的内容类型为MPEG,codeS的工作。但是,如果Shoutcast一样的内容类型为AACP,codeS不能正常工作。 codeS;

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.

推荐答案

该项目雷霆雪(的 HTTPS://$c$c.google.com/p/project-thunder-snow/ )也不是那么新鲜,但仍在努力解决方案,用于播放AAC / AACP流在PC(但不能在移动平台)。

The Project Thunder Snow (https://code.google.com/p/project-thunder-snow/) is not so fresh, but still working solution for playing aac/aacp streams on PC (but not on mobile platform).

的网页。 https://开头code。 google.com/p/project-thunder-snow/wiki/NBaccPlayer 包含code例子非常简单。

The page https://code.google.com/p/project-thunder-snow/wiki/NBaccPlayer contains a code example simple enough.

这篇关于Shoutcast的流媒体的aacPlus与AS3的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆