如何将实时音频从 iOS 设备流式传输到 Wowza 媒体服务器?
我试图找出如何使用 wowza 媒体服务器(我刚刚安装的)从 iOS 设备(Xcode 模拟器)接收实时音频流,并使用 http 实时流在网络浏览器(safari)上播放它。我只需要指导、指导或教程来开始,或者只是它如何工作的基本概念。
对于新手问题,我深表歉意,但我确实尝试过挖掘文档,它们与 iOS http 直播流无关,它们更专注于 Flash 流(flv)。
谢谢。
I'm trying to find out how i can use wowza media server(which i just installed) to receive a live audio stream from an iOS device(Xcode simulator) and play it on a web browser(safari) using http live streaming. i just need direction, guidance or a tutorial to start with this, or just the basic concept of how it works.
sorry for the newbie question, but i really really did try digging up the documentation, their is nothing about iOS http live streaming specifically, they concentrate more on Flash streaming(flv).
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
使用 Wowza 的 MPEG-TS 功能
Wowza 论坛上有一些 Google 热门搜索和主题。这个看起来很适合您入门:在 Wowza Pro 中使用 MPEG 传输流 (MPEG-TS) 编码器(MPEG-TS)。
然后,您只需在 iOS 设备上的 Safari 中单击一个简单的链接,它就应该可以正常工作。类似的看起来像:
Use Wowza's MPEG-TS capabilities
There are a couple of Google hits and topics on the Wowza forums. This one looks fine for getting you started: Using an MPEG Transport Stream (MPEG-TS) encoder with Wowza Pro (MPEG-TS).
You can then just click a simple link in Safari on iOS devices and it should work fine. The like will look something like:
Wowza 最近发布了一个名为“Gocoder”的插件。通过使用它,您可以对 wowza 支持的 ios 设备上的直播进行编码,并将其广播到任何屏幕。
您可以从这里下载编码器
https://itunes.apple.com/us /app/wowza-gocoder/id640338185?ls=1&mt=8
这是使用实时应用程序配置 Gocoder 插件的步骤
http://www.wowza.com/forums/content.php?500
Wowza recently released an addon called "Gocoder". By using it you can encode your live streaming from wowza supported ios devices and broadcast it to any screen.
You can download the encoder from here
https://itunes.apple.com/us/app/wowza-gocoder/id640338185?ls=1&mt=8
Here is the step to configure the Gocoder addon with live application
http://www.wowza.com/forums/content.php?500