iOS-开发iPhone应用程序以将摄像头视频流式传输到计算机吗? [英] iOS - Develop iPhone app to stream camera video to a computer?

查看:58
本文介绍了iOS-开发iPhone应用程序以将摄像头视频流式传输到计算机吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一种创建应用程序的方法,该应用程序允许将捕获的摄像机视频流式传输到计算机上.例如,一个人可能正在iPhone周围走动,而另一个人可能会将视频流式传输到他们的计算机上.类似于单向Facetime的东西,除了接收器在计算机上.另外,我不能只使用现有的应用程序,因为稍后我想更改程序以对传入的数据进行一些计算机视觉处理.

I'm looking for a way to create an app that will allow captured camera video to be streamed on a computer. For example, one person could be walking an iPhone around a room and another person could have that video streamed on their computer. Something kind of like a one-way Facetime except the receiver is on a computer. Also, I can't just use an existing app as later I would like to change the program to do some computer vision processing on the incoming data.

目前,我发现AV Foundation应该是视频捕获的正确选项(这个问题).但是,我很难找到实际可以流式传输此数据的方法.特别是,搜索如何在iPhone上创建应用程序经常会导致现有的应用程序执行任务,而不是如何创建应用程序.

At the moment, I've found that AV Foundation should be the correct option for the video capture (from this question). However, I'm having difficulty finding the method by which I can actually stream this data. In particular, searching for how to create the apps on the iPhone frequently results in existing apps that do the task, but not how to create the app.

任何人都可以给我一个指向有关如何从iPhone流式传输视频捕获信息的指针吗?非常感谢.

Can anyone give me a pointer to the information on how to stream the video capture from the iPhone? Thank you much.

推荐答案

您可以将"Wowza media Server"用于流式传输 对于wowza媒体服务器doenload:

You can use "Wowza media Server" for Streaming purpose For wowza media server doenload :

Wowza下载

安装wowza之后,现在您需要为此在wowza中设置实时设置,

After installing wowza Now you need to set up live setting in wowza for that purpose you need:

设置实时应用程序

对于iOS端,该库对于使用RTMP连接进行视频流传输非常有用 您可以在以下位置获取图书馆

For iOS side there is library is useful for video streaming using RTMP connection You can get Library at

用于流式传输的RTMP库

库示例

流式传输示例的RTMP库

在这个从iOS端流式传输的好例子中

In this good example of Streaming from iOS side

这篇关于iOS-开发iPhone应用程序以将摄像头视频流式传输到计算机吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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