从iphone iOS 7流式传输实时视频和音频 [英] Streaming live video and audio from iphone iOS 7

查看:151
本文介绍了从iphone iOS 7流式传输实时视频和音频的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

首先,我想强调来自的关键字。关于这个主题有很多问题和答案,但我发现没有答案提供一步一步的路线图来实现这一目标。

我希望实现的目标: < br>
我希望将从iPhone / iPad相机录制的视频和音频(实时)流式传输到我的服务器。就是这样。

到目前为止我还有什么想法

我想我们不能使用HTTP直播,因为它意味着服务器到客户端而不是客户端到服务器。 AV框架只允许以mov文件的形式输出。

我无法想象的是什么:

我不知道如何获取单独的帧(实时)并将它们逐个发送到我的服务器

PS:我真的对此一无所知...欢迎您过度简化。我在node.js中编写服务器

First, I wish to emphasize the keyword from. There are a lot of questions and answers on this topic but I found that no answer provide a step by step road-map to achieve this.
What I wish to achieve :
I wish to stream the video and audio (live) being recorded from the camera of iPhone/iPad to my server. And that's it.
What have I figured till now :
I guess that we can't use HTTP live streaming because it's meant for server to client and not client to server. AV framework allows the output only in the form of a mov file.
What am I not able to figure :
I don't know how to get individual frames (live) and send them to my server one by one
PS: I really don't know anything about this... You are welcomed to oversimplify things. I am writing server in node.js

推荐答案

你可以看一下 Wowza GoCoder iOS应用程序。

You may take a look at Wowza GoCoder iOS app.

它需要Wowza作为媒体服务器,所以你'能够为任何人提供全功能流媒体。

It requires Wowza as the media server though, so you'll be able to provide full-features streaming to anyone you want.

服务器端设置可以通过 Wowza configs 或第三方云控制

Server side set up is done easily via Wowza configs or by third-party cloud control .

这篇关于从iphone iOS 7流式传输实时视频和音频的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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