使用不带Flash的rtmp与闪存服务器通信 [英] Communicating with a flash server using rtmp without Flash

查看:165
本文介绍了使用不带Flash的rtmp与闪存服务器通信的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想和使用RTMP的Flash服务器通话,但我不想使用Flash,而是使用c#或java。

我在看Red5,但他们的客户端API似乎有点摇摆不定。



有没有人有任何其他的想法?

解决方案

RTMP:Flash视频流协议讨论了与RTMP服务器通信的库和应用程序。

来自 RTMPDump实用程序的主要协议代码下载RTMP视频流现在可以在自己的库librtmp(FFmpeg,MPlayer和XBMC媒体中心使用)中使用。注意:RTMPDump实用程序最初是基于libRTMP库,它是XBMC项目的一部分。


I want to talk to a flash server which uses RTMP, but I don't want to use Flash, but rather c# or java.

I was looking at Red5 but their client API seems to be a bit wobbly.

Does anyone have any other ideas?

解决方案

"RTMP: Flash video streaming protocol" discusses libraries and applications for communicating with RTMP servers.

The main protocol code from the RTMPDump utility for downloading RTMP video streams is now available in its own library, librtmp (used by FFmpeg, MPlayer, and XBMC media center).

Note: the RTMPDump utility was originally based on the the libRTMP library, a part of the XBMC project.

这篇关于使用不带Flash的rtmp与闪存服务器通信的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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