博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
搜集的一些RTMP项目,有Server端也有Client端
阅读量:5929 次
发布时间:2019-06-19

本文共 1400 字,大约阅读时间需要 4 分钟。

查询一些RTMP的协议封装时找到了一些RTMP开源项目,在这里列举一下,以后有时间或是有兴趣可以参考一下:

just very few of them.

    •   only contains a server-implementation (in java).
    • The python project  aims to be a free
      software implementation of an RTMP library, whilst Tape intends to be a full
      streaming server (in Python).  rtmpy is in active development.
    • There is a java client implementation of RTMP, called .
      As of 2nd June 2009 (just two weeks after Adobe issued the take-down notice),
      Flazr also has .
      Congratulations to Peter, and thank you to Adobe: none of this would have 
      remotely happened, if you hadn't brought RTMPE to people's attention.
    •  has a partial and experimental implementation of RTMP.
      swfdec is client-only.
    •  has a partial and experimental implementations of RTMP.
      Gnash has both client and server, sharing the same common source.  
      is making particularly good progress, as a server: video can already be
      streamed from it, with real-time video planned for Q3 2009.
    •  by boxee contains an RTMP client library, and was used as
      the basis for rtmpdump.
    •  is a server implementation of RTMP in Haxe.
    •  is a server implementation of RTMP that has implemented
      (as of 25th may 2009) the  protocol.
    • , formerly known as OpenFMS, is a server implementation
      that has  known as
      "H264-compatible and DH handshaking".
    •  is an implementation of an RTMP server in Ruby.
    •  此项目是第一个突破RTMPE加密协议的,但因为破解了RTMPE所以惹恼了ADOBE,这个开源项目在里已经没有了。但是作者的页面还保留有链接和代码。
    •  这个项目极其庞大,还没有一些深入的了解

转载地址:http://xjktx.baihongyu.com/

你可能感兴趣的文章
LoadRunner使用odbc时报错can't get hostname for your address的解决方法
查看>>
php加载zlib扩展
查看>>
刘宇凡:换个角度谈域名选择
查看>>
C# Socket通信改进记录
查看>>
Node.js 初识1
查看>>
linux下安装压缩解压程序7z命令及7z命令的使用
查看>>
容器技术介绍
查看>>
CCF NOI1069
查看>>
laravel5验证码
查看>>
Mac react环境搭建
查看>>
[Cpp primer] Namespace using Declarations
查看>>
图(个人复习专用)
查看>>
django ajax练习
查看>>
iis 配置域名访问
查看>>
C#串口通信实例
查看>>
TCP协议三次握手过程分析
查看>>
蓝桥杯 兰顿蚂蚁(Bfs)
查看>>
杭电1234--开门人和关门人
查看>>
杭电2029--Palindromes _easy version(回文串)
查看>>
redis的hash, list, set类型相关命令
查看>>