适用于iOS的RTSP视频流 [英] RTSP video streaming for iOS

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

问题描述

我想在iPhone屏幕上显示视频流 RTSP 。可以抛出项目的源代码或有关如何实现它的详细信息。找到2个项目,但他们没有编译:



自由软件网站-testrel =nofollow> https://github.com/mooncatventures-group/RtspFrames-test



网站的源代码 VLC 也不编译,没有文件。
告诉我,是否可以将视频流录制到视频文件中?它是如何实现的?
提前致谢。

解决方案

您可以使用 FFmpeg 用于显示RTSP视频流。
例如,您可以查看我在github上托管的项目
这是使用ffmpeg和OpenGLES的iOS电影播放器​​。


I want to display on the iPhone screen video stream RTSP. Can throw the source code of the project or details on how to implement it. Found 2 project, but they have not compiled:

https://github.com/mooncatventures-group/RTSPPlay

https://github.com/mooncatventures-group/RtspFrames-test

Source code from the site VLC also does not compile, no files. Tell me, is it possible to record the stream to a video file? And how is it implemented? Thanks in advance.

解决方案

You can use FFmpeg for displaying RTSP video stream. As example you can look at my project hosted on github. It's movie player for iOS using ffmpeg and OpenGLES.

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

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