如何从iPhone流媒体视频 [英] How do I stream video from the iPhone

查看:108
本文介绍了如何从iPhone流媒体视频的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以直接从iPhone流式传输视频?有没有任何未记录的方式可以做到这一点?还是我错过了什么?

Is it possible to stream video directly from the iPhone? Is there any undocumented way to do it? Or am I missing something?

推荐答案

使用iOS4,您可以通过AVCaptureVideoDataOutput访问原始视频帧。

With iOS4 you can gain access to the raw video frames via AVCaptureVideoDataOutput.

一旦有了框架,就可以将它们压缩,打包并发送到需要的地方。

Once you have the frames, its up to you to compress them, package them up, and send them wherever they need to go.

这篇关于如何从iPhone流媒体视频的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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