搜索资源列表
HJM86firsttim
- H.264源代码的详细注释,网上搜不到,建议学校校流媒体的一定要看 ,经测试可直接使用。 -H.264 source code comments, online search, it is recommended that the streaming of a school have to look at, tested can be used directly.
cfenng-01113u
- 目前的流媒体服务器代码有Darwin(苹果公司),是用c++开发的,过于复杂不适合用在嵌入式设备上,live555是c开发的但是只支持mpegg格式的音频,Feng 流媒体服务器支持h.264格式的视频频,mp3音频,支持RTSP,RTP/RTCP,能用来在嵌入式设备上开发流媒体服务器. -Current streaming media server code Darwin (Apple), developed with c++ too complex is not suitable for
H264rtp
- VC++与H264流媒体RTP编程资料+源代码打包,这些资料包括:H.264编码算法的完整源代码,H264帧内预测算法的研究与优化.pdf,RFC3550协议资料中文版.doc、NALDecoder源码实例包等,是研究H264相关编程的参考资料。-VC++ programming and H264 RTP streaming data+ source code package, these data include:.. H.264 encoding algorithm complete sou
simplest_librtmp_example
- 本工程包含了LibRTMP的使用示例,包含如下子工程: simplest_librtmp_receive: 接收RTMP流媒体并在本地保存成FLV格式的文件。 simplest_librtmp_send_flv: 将FLV格式的视音频文件使用RTMP推送至RTMP流媒体服务器。 simplest_librtmp_send264: 将内存中的H.264数据推送至RTMP流媒体服务器。-The project includes the use of LibRTMP example, co