crtmpserver 简介
openkk
12年前
crtmpserver(C++ RTMP Server)是高性能的流媒体服务器,支持以下协议(直播或录制):
- 支持Flash(RTMP,RTMPE,RTMPS,RTMPS,RTMPT,RTMPTE)
- 支持嵌入式设备:iPhone,Android
- 支持监控摄像机
- 支持IP-TV(MPEG-tS,RTSP/RTCP/RTP)
此外,crtmpserver可以作为高性能rendes-vous服务器,可以让你做:
- 音视频会议
- 在线游戏
- 在线协作
- 简单/复杂的聊天应用
crtmpserver不同之处
- 支持多种流媒体技术之间的通信(Adobe flash, Apple streaming, Silverlight, etc)
- 高性能,并发几千路连接
- 占用资源少
- 可移植性强,只要GCC支持,crtmpserver可以运行在: IP cameras, Android, ARM or MIPS based systems, SoC, etc
- 依赖少:lua, openssl
参考网址:
http://www.rtmpd.com/ 内核开发者 Gavriloaie Eugen-Andrei
https://groups.google.com/forum/?fromgroups#!forum/c-rtmp-server 开发者论坛