开发者

How do I stream video from the iPhone

Is it possible to stream video directly from the iPhone? Is there any undo开发者_JAVA技巧cumented way to do it? Or am I missing something?


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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜