如何为网站创建直播音频?
我们通过 sound forge 将麦克风的声音存储到电脑。
我们希望将来自麦克风的声音作为实时流音频广播到电脑。
基本上一个人用麦克风说话,我们喜欢将其作为直播音频。
该网站托管在雅虎服务器上。
您能否告诉我我们可以通过哪些方式实现这一目标?
谢谢, 凯瑟尔
We are storing sound from mic to pc via sound forge.
We would like to broadcast the sound which comes from the mic to the pc as live streaming audio.
Basically a person speaks in a mic, we like to give it as live stream audio.
The web-site is hosted on yahoo server.
Can you please let me know in what are the ways we can achieve this?
Thanks,
Kathir
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
您可以从许多shoutcast/icecast2 流托管商那里租用shoutcast/icecast2 流。
然后只需在您的网站页面中嵌入带有此流的基于 Flash 的播放器即可。
you can rent shoutcast/icecast2 stream from a lot of shoutcast/icecast2 stream hosters.
Then just embed flash based player with this stream in your site page.
您可以通过 SSH 访问服务器吗?您可以安装shoutcast服务器(http://www.shoutcast.com/)。
Do you have SSH access to server? You can install shoutcast server(http://www.shoutcast.com/).
我不知道您是否仍然遇到这个问题,但您需要 Shoutcast 或 Icecast 服务器来执行此操作。如果您不熟悉服务器的操作,这可能会很复杂。在 Shoutcast 服务器上租用空间更容易。您可以在 MyRadiHosting 找到价格实惠的优质服务。
您可能希望在您的网站中放置一个适用于所有浏览器和设备的播放器代码。我们使用下面的,没有出现任何问题。
希望这个答案有帮助!
I don't know if you still have this issue but you will need a Shoutcast or Icecast server to do this. It can be complicated if you aren't familiar with operating a server. It's easier to rent space on a Shoutcast server. You can find a great service which is affordable at MyRadiHosting.
You would want to put a player code in your website that works across all browsers and devices. We use the one below and have had no issues.
Hope this answer helps!