如何将实时音频从 iOS 设备流式传输到 Wowza 媒体服务器?

发布于 2025-01-03 01:05:57 字数 210 浏览 1 评论 0原文

我试图找出如何使用 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

卖梦商人 2025-01-10 01:05:57

使用 Wowza 的 MPEG-TS 功能

Wowza 论坛上有一些 Google 热门搜索和主题。这个看起来很适合您入门:在 Wowza Pro 中使用 MPEG 传输流 (MPEG-TS) 编码器(MPEG-TS)

然后,您只需在 iOS 设备上的 Safari 中单击一个简单的链接,它就应该可以正常工作。类似的看起来像:

http://myserver.com/appName/myStream/playlist.m3u8

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:

http://myserver.com/appName/myStream/playlist.m3u8
深者入戏 2025-01-10 01:05:57

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文