ffmpeg - 将 rtmp 流转换为 rtsp 和 http 流

标签 ffmpeg streaming rtsp red5 rtmp

我在 ubuntu 12.04 lts 上安装了 red5 服务器,用于直播和 vod 视频流。我只想转换我的RTMP协议(protocol)流到 RTSPHTTP协议(protocol)流。我被研究和搜索了FFMPEG .但我没有正确理解。所以请指导我。提前感谢

示例网址

rtmp://xxxxx.com/live


rtsp://xxxxx.com/livehttp://xxxxx.com/live

最佳答案

hls(http live streaming)和rtsp有red5插件。我不知道它们有多稳定,所以你可以试试。这是链接。

https://github.com/Red5/red5-plugins/tree/master/rtspplugin

https://github.com/Red5/red5-hls-plugin

关于ffmpeg - 将 rtmp 流转换为 rtsp 和 http 流,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20342935/

相关文章:

android-如何为所有 cpu 架构编译 ffmpeg

用于 radio 流式彩信的 Android 应用程序 ://howto

html - 如何向服务器发送流式视频和音频数据?

c# - 帮助在 C# .Net 中设置 RTSP 流服务器

java - 如何将模块安装为服务 - Android

ffmpeg - 视频编码帮助

ffmpeg - 如何使用 ffprobe 从 HLS/M3U8 文件中检测视频比特率

android - FFmpeg 0.8 - 将 mp2 转换为 mp4 的编译库

haskell - 概括Haskell "Streaming"库的合并功能

android - 使用Titanium AudioPlayer使用RTSP媒体服务器播放音频(mp3文件)流