搜索资源列表
H264toFLVandRTMP
- 将h.264文件转化为flv格式并通过rtmp协议发送到adobe 流媒体服务器 实现网页播放-it is a program to convert the h.264 format data to flv data,by using the rtmp publish to adobe server,then you can watch it by web
erlyvideo
- rtmp RTMP协议封包分析 参考red5 2009年03月20日 星期五 18:57 原创RTMP协议封包 参考Red5RTMP协议封包 由一个包头和一个包体组成,包头可以是4种长度的任意一种:12, 8, 4, 1 byte(s).完整的RTMP包头应该是12bytes,包含了时间戳,AMFSize,AMFType,StreamID信息, 8字节的包头只纪录 了时间戳,AMFSize,AMFType,其他字节的包头纪录信息依次类推 。包体最大长度默认为128字节,通过chunkSize
librtmp
- librtmp静态库-不含ssl-仅支持rtmp-适合调试用,可以直接调用librtmp的api将流发布到red5或FMS中.-librtmp static library- free ssl-only supports rtmp-suited for debugging, you can call directly api librtmp to publish to the stream in red5 or FMS
android rtmp client
- this is android rtmp client to publish rtmp stream