文件名称:nginx-rtmp-module
-
所属分类:
- 标签属性:
- 上传时间:2015-03-31
-
文件大小:532.51kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
基于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
基本用法:
./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-rtmp-module-master/
nginx-rtmp-module-master/AUTHORS
nginx-rtmp-module-master/LICENSE
nginx-rtmp-module-master/README.md
nginx-rtmp-module-master/config
nginx-rtmp-module-master/dash/
nginx-rtmp-module-master/dash/ngx_rtmp_dash_module.c
nginx-rtmp-module-master/dash/ngx_rtmp_mp4.c
nginx-rtmp-module-master/dash/ngx_rtmp_mp4.h
nginx-rtmp-module-master/doc/
nginx-rtmp-module-master/doc/README.md
nginx-rtmp-module-master/hls/
nginx-rtmp-module-master/hls/ngx_rtmp_hls_module.c
nginx-rtmp-module-master/hls/ngx_rtmp_mpegts.c
nginx-rtmp-module-master/hls/ngx_rtmp_mpegts.h
nginx-rtmp-module-master/ngx_rtmp.c
nginx-rtmp-module-master/ngx_rtmp.h
nginx-rtmp-module-master/ngx_rtmp_access_module.c
nginx-rtmp-module-master/ngx_rtmp_amf.c
nginx-rtmp-module-master/ngx_rtmp_amf.h
nginx-rtmp-module-master/ngx_rtmp_auto_push_module.c
nginx-rtmp-module-master/ngx_rtmp_bandwidth.c
nginx-rtmp-module-master/ngx_rtmp_bandwidth.h
nginx-rtmp-module-master/ngx_rtmp_bitop.c
nginx-rtmp-module-master/ngx_rtmp_bitop.h
nginx-rtmp-module-master/ngx_rtmp_cmd_module.c
nginx-rtmp-module-master/ngx_rtmp_cmd_module.h
nginx-rtmp-module-master/ngx_rtmp_codec_module.c
nginx-rtmp-module-master/ngx_rtmp_codec_module.h
nginx-rtmp-module-master/ngx_rtmp_control_module.c
nginx-rtmp-module-master/ngx_rtmp_core_module.c
nginx-rtmp-module-master/ngx_rtmp_eval.c
nginx-rtmp-module-master/ngx_rtmp_eval.h
nginx-rtmp-module-master/ngx_rtmp_exec_module.c
nginx-rtmp-module-master/ngx_rtmp_flv_module.c
nginx-rtmp-module-master/ngx_rtmp_handler.c
nginx-rtmp-module-master/ngx_rtmp_handshake.c
nginx-rtmp-module-master/ngx_rtmp_init.c
nginx-rtmp-module-master/ngx_rtmp_limit_module.c
nginx-rtmp-module-master/ngx_rtmp_live_module.c
nginx-rtmp-module-master/ngx_rtmp_live_module.h
nginx-rtmp-module-master/ngx_rtmp_log_module.c
nginx-rtmp-module-master/ngx_rtmp_mp4_module.c
nginx-rtmp-module-master/ngx_rtmp_netcall_module.c
nginx-rtmp-module-master/ngx_rtmp_netcall_module.h
nginx-rtmp-module-master/ngx_rtmp_notify_module.c
nginx-rtmp-module-master/ngx_rtmp_play_module.c
nginx-rtmp-module-master/ngx_rtmp_play_module.h
nginx-rtmp-module-master/ngx_rtmp_proxy_protocol.c
nginx-rtmp-module-master/ngx_rtmp_proxy_protocol.h
nginx-rtmp-module-master/ngx_rtmp_receive.c
nginx-rtmp-module-master/ngx_rtmp_record_module.c
nginx-rtmp-module-master/ngx_rtmp_record_module.h
nginx-rtmp-module-master/ngx_rtmp_relay_module.c
nginx-rtmp-module-master/ngx_rtmp_relay_module.h
nginx-rtmp-module-master/ngx_rtmp_send.c
nginx-rtmp-module-master/ngx_rtmp_shared.c
nginx-rtmp-module-master/ngx_rtmp_stat_module.c
nginx-rtmp-module-master/ngx_rtmp_streams.h
nginx-rtmp-module-master/ngx_rtmp_version.h
nginx-rtmp-module-master/stat.xsl
nginx-rtmp-module-master/test/
nginx-rtmp-module-master/test/README.md
nginx-rtmp-module-master/test/dump.sh
nginx-rtmp-module-master/test/ffstream.sh
nginx-rtmp-module-master/test/nginx.conf
nginx-rtmp-module-master/test/play.sh
nginx-rtmp-module-master/test/rtmp-publisher/
nginx-rtmp-module-master/test/rtmp-publisher/README.md
nginx-rtmp-module-master/test/rtmp-publisher/RtmpPlayer.mxml
nginx-rtmp-module-master/test/rtmp-publisher/RtmpPlayer.swf
nginx-rtmp-module-master/test/rtmp-publisher/RtmpPlayerLight.mxml
nginx-rtmp-module-master/test/rtmp-publisher/RtmpPlayerLight.swf
nginx-rtmp-module-master/test/rtmp-publisher/RtmpPublisher.mxml
nginx-rtmp-module-master/test/rtmp-publisher/RtmpPublisher.swf
nginx-rtmp-module-master/test/rtmp-publisher/player.html
nginx-rtmp-module-master/test/rtmp-publisher/publisher.html
nginx-rtmp-module-master/test/rtmp-publisher/swfobject.js
nginx-rtmp-module-master/test/www/
nginx-rtmp-module-master/test/www/bg.jpg
nginx-rtmp-module-master/test/www/index.html
nginx-rtmp-module-master/test/www/jwplayer/
nginx-rtmp-module-master/test/www/jwplayer/jwplayer.flash.swf
nginx-rtmp-module-master/test/www/jwplayer/jwplayer.js
nginx-rtmp-module-master/test/www/jwplayer_old/
nginx-rtmp-module-master/test/www/jwplayer_old/player.swf
nginx-rtmp-module-master/test/www/jwplayer_old/swfobject.js
nginx-rtmp-module-master/test/www/record.html
nginx-rtmp-module-master/AUTHORS
nginx-rtmp-module-master/LICENSE
nginx-rtmp-module-master/README.md
nginx-rtmp-module-master/config
nginx-rtmp-module-master/dash/
nginx-rtmp-module-master/dash/ngx_rtmp_dash_module.c
nginx-rtmp-module-master/dash/ngx_rtmp_mp4.c
nginx-rtmp-module-master/dash/ngx_rtmp_mp4.h
nginx-rtmp-module-master/doc/
nginx-rtmp-module-master/doc/README.md
nginx-rtmp-module-master/hls/
nginx-rtmp-module-master/hls/ngx_rtmp_hls_module.c
nginx-rtmp-module-master/hls/ngx_rtmp_mpegts.c
nginx-rtmp-module-master/hls/ngx_rtmp_mpegts.h
nginx-rtmp-module-master/ngx_rtmp.c
nginx-rtmp-module-master/ngx_rtmp.h
nginx-rtmp-module-master/ngx_rtmp_access_module.c
nginx-rtmp-module-master/ngx_rtmp_amf.c
nginx-rtmp-module-master/ngx_rtmp_amf.h
nginx-rtmp-module-master/ngx_rtmp_auto_push_module.c
nginx-rtmp-module-master/ngx_rtmp_bandwidth.c
nginx-rtmp-module-master/ngx_rtmp_bandwidth.h
nginx-rtmp-module-master/ngx_rtmp_bitop.c
nginx-rtmp-module-master/ngx_rtmp_bitop.h
nginx-rtmp-module-master/ngx_rtmp_cmd_module.c
nginx-rtmp-module-master/ngx_rtmp_cmd_module.h
nginx-rtmp-module-master/ngx_rtmp_codec_module.c
nginx-rtmp-module-master/ngx_rtmp_codec_module.h
nginx-rtmp-module-master/ngx_rtmp_control_module.c
nginx-rtmp-module-master/ngx_rtmp_core_module.c
nginx-rtmp-module-master/ngx_rtmp_eval.c
nginx-rtmp-module-master/ngx_rtmp_eval.h
nginx-rtmp-module-master/ngx_rtmp_exec_module.c
nginx-rtmp-module-master/ngx_rtmp_flv_module.c
nginx-rtmp-module-master/ngx_rtmp_handler.c
nginx-rtmp-module-master/ngx_rtmp_handshake.c
nginx-rtmp-module-master/ngx_rtmp_init.c
nginx-rtmp-module-master/ngx_rtmp_limit_module.c
nginx-rtmp-module-master/ngx_rtmp_live_module.c
nginx-rtmp-module-master/ngx_rtmp_live_module.h
nginx-rtmp-module-master/ngx_rtmp_log_module.c
nginx-rtmp-module-master/ngx_rtmp_mp4_module.c
nginx-rtmp-module-master/ngx_rtmp_netcall_module.c
nginx-rtmp-module-master/ngx_rtmp_netcall_module.h
nginx-rtmp-module-master/ngx_rtmp_notify_module.c
nginx-rtmp-module-master/ngx_rtmp_play_module.c
nginx-rtmp-module-master/ngx_rtmp_play_module.h
nginx-rtmp-module-master/ngx_rtmp_proxy_protocol.c
nginx-rtmp-module-master/ngx_rtmp_proxy_protocol.h
nginx-rtmp-module-master/ngx_rtmp_receive.c
nginx-rtmp-module-master/ngx_rtmp_record_module.c
nginx-rtmp-module-master/ngx_rtmp_record_module.h
nginx-rtmp-module-master/ngx_rtmp_relay_module.c
nginx-rtmp-module-master/ngx_rtmp_relay_module.h
nginx-rtmp-module-master/ngx_rtmp_send.c
nginx-rtmp-module-master/ngx_rtmp_shared.c
nginx-rtmp-module-master/ngx_rtmp_stat_module.c
nginx-rtmp-module-master/ngx_rtmp_streams.h
nginx-rtmp-module-master/ngx_rtmp_version.h
nginx-rtmp-module-master/stat.xsl
nginx-rtmp-module-master/test/
nginx-rtmp-module-master/test/README.md
nginx-rtmp-module-master/test/dump.sh
nginx-rtmp-module-master/test/ffstream.sh
nginx-rtmp-module-master/test/nginx.conf
nginx-rtmp-module-master/test/play.sh
nginx-rtmp-module-master/test/rtmp-publisher/
nginx-rtmp-module-master/test/rtmp-publisher/README.md
nginx-rtmp-module-master/test/rtmp-publisher/RtmpPlayer.mxml
nginx-rtmp-module-master/test/rtmp-publisher/RtmpPlayer.swf
nginx-rtmp-module-master/test/rtmp-publisher/RtmpPlayerLight.mxml
nginx-rtmp-module-master/test/rtmp-publisher/RtmpPlayerLight.swf
nginx-rtmp-module-master/test/rtmp-publisher/RtmpPublisher.mxml
nginx-rtmp-module-master/test/rtmp-publisher/RtmpPublisher.swf
nginx-rtmp-module-master/test/rtmp-publisher/player.html
nginx-rtmp-module-master/test/rtmp-publisher/publisher.html
nginx-rtmp-module-master/test/rtmp-publisher/swfobject.js
nginx-rtmp-module-master/test/www/
nginx-rtmp-module-master/test/www/bg.jpg
nginx-rtmp-module-master/test/www/index.html
nginx-rtmp-module-master/test/www/jwplayer/
nginx-rtmp-module-master/test/www/jwplayer/jwplayer.flash.swf
nginx-rtmp-module-master/test/www/jwplayer/jwplayer.js
nginx-rtmp-module-master/test/www/jwplayer_old/
nginx-rtmp-module-master/test/www/jwplayer_old/player.swf
nginx-rtmp-module-master/test/www/jwplayer_old/swfobject.js
nginx-rtmp-module-master/test/www/record.html
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.