资源列表
H.264-specification--Chinese--
- H264 官方说明书,翻译的还不错,流媒体编程必须品-H264 official manual, translation is also good, streaming media programming necessities
JMFplayer
- 很好用的JFM集合http服务播放器,界面漂亮.-The set of useful JFM HTTP service players, beautiful interface
feng-master
- 轻型流媒体服务器,github上最新版本。 基本用法: $ cp test.mov /var/feng/avroot $ feng & $ mplayer rtsp://localhost/test.mov-Light streaming media server, github on the latest version. Basic usage: $ cp test.mov/var/feng/avroot $ feng & $ mplayer rtsp: //loca
nginx-rtmp-module
- 基于nginx的流媒体服务器模块。 基本用法: ./configure add-module=/path/to/nginx-rtmp-module make make insta-Nginx-based streaming media server module. Basic usage: ./configure add-module =/path/to/nginx-rtmp-module make make install
nginx_mod_h264_streaming-2.2.7.tar
- 用于nginx或apach的h.264流媒体模块 编译过程中需要注释以下内容: /nginx_mod_h264_streaming-2.2.7/src/ngx_http_streaming_module.c:158: if (r->zero_in_uri) { return NGX_DECLINED } -H.264 streaming module for nginx or apach compilation process in need follow
rtspserver
- vatata rtsp服务器,简单好用的免费流媒体服务器,解压直接运行rtspserver.sh脚本即可。-vatata rtsp server, easy to use free streaming media server, unzip directly run rtspserver.sh scr ipt.
DvrClient
- Hikvision客户端SDK,通过网络直接预览、控制网路视频录像机或视频服务器-Hikvision client sdk
mp4
- 这是我自己制作的改良型音乐播放器,基本功能都有-this is a mp4
SDL2-devel-2.0.3-VC
- SDL2.0源代码,可自行编译 -source code of SDL2.0 ,you can complie by youself.source code of SDL2.0 ,you can complie by youself.
g729_pcm_translator
- G729编码格式与PCM格式转换源码。对从事语音编程者有较好的参考作用-G 729 PCM encoding formats and format conversion source. Engaged in voice programmers have better references
Untitled
- 回声音频加密的matlab文件代码。用来数字水印隐藏- Echo audio file encryption matlab code. For Digital Watermarking
libstreaming-master
- libstreaming** is an API that allows you, with only a few lines of code, to stream the camera and/or microphone of an android powered device using RTP over UDP.