Menu

Tree [846d75] master /
 History

HTTPS access


File Date Author Commit
 simplest_librtmp_receive 2015-01-09 unknown unknown [846d75] test
 simplest_librtmp_send264 2015-01-09 unknown unknown [846d75] test
 simplest_librtmp_send_flv 2015-01-09 unknown unknown [846d75] test
 .gitignore 2014-11-25 unknown unknown [d85f98] Initial commit
 readme.txt 2014-11-25 unknown unknown [d85f98] Initial commit
 simplest_librtmp_example.sln 2014-11-25 unknown unknown [d85f98] Initial commit
 simplest_librtmp_example.suo 2015-01-09 unknown unknown [846d75] test
 simplest_librtmp_receive.jpg 2014-12-23 unknown unknown [017b94] add picture
 simplest_librtmp_send_flv.jpg 2014-12-23 unknown unknown [017b94] add picture
 simplest_librtmp_send_h264.jpg 2014-12-23 unknown unknown [017b94] add picture

Read Me

最简单的基于LibRTMP的例子
Simplest LibRTMP Example

雷霄骅,张晖
leixiaohua1020@126.com
zhanghuicuc@gmail.com
中国传媒大学/数字电视技术
Communication University of China / Digital TV Technology
http://blog.csdn.net/leixiaohua1020
 
本工程包含了LibRTMP的使用示例,包含如下子工程:
simplest_librtmp_receive: 接收RTMP流媒体并在本地保存成FLV格式的文件。
simplest_librtmp_send_flv: 将FLV格式的视音频文件使用RTMP推送至RTMP流媒体服务器。
simplest_librtmp_send264: 将内存中的H.264数据推送至RTMP流媒体服务器。

This Solutions contains some examples about usage of LibRTMP.
It contains following projects:
simplest_librtmp_receive: Receive RTMP streams and save as FLV file.
simplest_librtmp_send_flv: Stream FLV file to RTMP streaming server.
simplest_librtmp_send264: Stream H.264 raw data to RTMP streaming server.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.