从 iPhone 流式传输视频 [英] stream video from iPhone

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

问题描述

我在 iPhone 库中有一些视频文件,我正在开发 iPhone 应用程序以将视频从我的 iPhone 流式传输到另一台设备.

I have some video files in iPhone library and I am developing iPhone app to stream video from my iPhone to another device.

我已经在 iPhone 端开发了服务器.

I have already server developed at iPhone side.

我的问题是如何将此视频文件从 iPhone 流式传输到另一台设备或服务器.

My question is how can I stream this video files to another device or server from iPhone.

另一个问题是我已经通过 apples mediafilesegmenter 完成了视频片段并生成了 ts 和 m3u8 文件.我想知道如果我提供指向 m3u8 文件的链接(可能称为 http 流媒体)或指向直接视频的链接有什么不同文件 (mov,mp4) 到渲染器.

Another question is I have done video segment by apples mediafilesegmenter and generate ts and m3u8 files.I am wondering what is different between if I give link to m3u8 file(which is called http streaming may be) or link to the direct video file (mov,mp4) to the renderer.

提前致谢

推荐答案

你可以使用我在 编写应用程序将视频流式传输到 iPhone 以流式传输视频.但是,视频应使用元数据移动器进行转换,并且应兼容在 iPhone 中播放您可以使用 mirovideo 转换器来执行此操作.

you can use the code I have given in Writing an app to stream video to iPhone to stream the video. However the video should be converted using the metadata mover and it should be compatible of playing in iPhone You can use mirovideo converter to do this.

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

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