Xcode ios:录制时流式传输视频文件并删除冗余的个人陈述 [英] Xcode ios: Streaming of video file while recording and removed redundant personal statements

查看:193
本文介绍了Xcode ios:录制时流式传输视频文件并删除冗余的个人陈述的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有人可以建议我在录制时如何上传视频文件。

Can anybody suggest how I can upload video file while recording.

我正在使用录制视频AVFoundation 这会将视频保存到某个文件,例如。 record.mov。

As I am recording video using AVFoundation this will save video to some file eg. record.mov .

现在我的查询是如何在录制时上传此视频,因为我想在用户录制他/她的视频后立即节省用户时间已上传。

Now my query is how I can upload this video while recording, as I want to save user time as soon as user record his/her video should be uploaded.

现在我正在尝试使用HTTP,文件流来上传视频。

Right now I am trying with HTTP, File stream to upload video.

推荐答案

我找到了使用AVFoundation录制时捕获视频帧的解决方案

I have found solution to capture videos frame while recording using AVFoundation

Apple提供此示例代码

Apple provided this sample code

http://developer.apple.com/library /ios/#samplecode/RosyWriter/Introduction/Intro.html

这篇关于Xcode ios:录制时流式传输视频文件并删除冗余的个人陈述的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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