实例介绍
nginx_1.7.11.3_Gryphon主要用于媒体直播服务器用,和FFmpeg+nginx+实例视频
【实例截图】
【核心代码】
4744300845376792748.zip
└── nginx_1.7.11.3_Gryphon
├── ajp_temp
├── conf
│ ├── EBLB
│ │ ├── iworkcomproto.lua
│ │ ├── upstream_candc.conf
│ │ ├── upstreamcontrol.lua
│ │ ├── upstream_EBLB_with_IWCP.txt
│ │ └── upstreamstatus.lua
│ ├── fastcgi.conf
│ ├── fastcgi_params
│ ├── koi-utf
│ ├── koi-win
│ ├── mime.types
│ ├── mysite.rules
│ ├── naxsi_core.rules
│ ├── nginx-org.conf
│ ├── nginx-simple-WAF.conf
│ ├── nginx-win-rtmp.conf
│ ├── php-opcache-example.ini
│ ├── php-xcache-example.ini
│ ├── scgi_params
│ ├── uwsgi_params
│ ├── vhts
│ │ ├── VHTS.txt
│ │ ├── vtsvalues-eop.js
│ │ └── vtsvalues.js
│ └── win-utf
├── contrib
│ ├── geo2nginx.pl
│ ├── README
│ ├── unicode2nginx
│ │ ├── koi-utf
│ │ ├── unicode-to-nginx.pl
│ │ └── win-utf
│ └── vim
│ ├── ftdetect
│ │ └── nginx.vim
│ ├── indent
│ │ └── nginx.vim
│ └── syntax
│ └── nginx.vim
├── docs
│ ├── LICENSE
│ ├── OpenSSL.LICENSE
│ ├── PCRE.LICENCE
│ ├── README
│ └── zlib.LICENSE
├── FAQ nginx-win version.txt
├── ffmpeg.exe
├── ffplay.exe
├── html
│ ├── 50x.html
│ └── index.html
├── logs
│ └── nginx.pid
├── lua51.dll
├── nginx_basic.exe
├── nginx.exe
├── nginx-rtmp-module
│ ├── AUTHORS
│ ├── config
│ ├── dash
│ │ ├── ngx_rtmp_dash_module.c
│ │ ├── ngx_rtmp_mp4.c
│ │ └── ngx_rtmp_mp4.h
│ ├── doc
│ │ └── README.md
│ ├── hls
│ │ ├── ngx_rtmp_hls_module.c
│ │ ├── ngx_rtmp_mpegts.c
│ │ └── ngx_rtmp_mpegts.h
│ ├── LICENSE
│ ├── ngx_rtmp_access_module.c
│ ├── ngx_rtmp_amf.c
│ ├── ngx_rtmp_amf.h
│ ├── ngx_rtmp_auto_push_module.c
│ ├── ngx_rtmp_bandwidth.c
│ ├── ngx_rtmp_bandwidth.h
│ ├── ngx_rtmp_bitop.c
│ ├── ngx_rtmp_bitop.h
│ ├── ngx_rtmp.c
│ ├── ngx_rtmp_cmd_module.c
│ ├── ngx_rtmp_cmd_module.h
│ ├── ngx_rtmp_codec_module.c
│ ├── ngx_rtmp_codec_module.h
│ ├── ngx_rtmp_control_module.c
│ ├── ngx_rtmp_core_module.c
│ ├── ngx_rtmp_eval.c
│ ├── ngx_rtmp_eval.h
│ ├── ngx_rtmp_exec_module.c
│ ├── ngx_rtmp_flv_module.c
│ ├── ngx_rtmp.h
│ ├── ngx_rtmp_handler.c
│ ├── ngx_rtmp_handshake.c
│ ├── ngx_rtmp_init.c
│ ├── ngx_rtmp_limit_module.c
│ ├── ngx_rtmp_live_module.c
│ ├── ngx_rtmp_live_module.h
│ ├── ngx_rtmp_log_module.c
│ ├── ngx_rtmp_mp4_module.c
│ ├── ngx_rtmp_netcall_module.c
│ ├── ngx_rtmp_netcall_module.h
│ ├── ngx_rtmp_notify_module.c
│ ├── ngx_rtmp_play_module.c
│ ├── ngx_rtmp_play_module.h
│ ├── ngx_rtmp_proxy_protocol.c
│ ├── ngx_rtmp_proxy_protocol.h
│ ├── ngx_rtmp_receive.c
│ ├── ngx_rtmp_record_module.c
│ ├── ngx_rtmp_record_module.h
│ ├── ngx_rtmp_relay_module.c
│ ├── ngx_rtmp_relay_module.h
│ ├── ngx_rtmp_send.c
│ ├── ngx_rtmp_shared.c
│ ├── ngx_rtmp_stat_module.c
│ ├── ngx_rtmp_streams.h
│ ├── ngx_rtmp_version.h
│ ├── README.md
│ ├── stat.xsl
│ └── test
│ ├── dump.sh
│ ├── ffstream.sh
│ ├── nginx.conf
│ ├── play.sh
│ ├── README.md
│ ├── rtmp-publisher
│ │ ├── player.html
│ │ ├── publisher.html
│ │ ├── README.md
│ │ ├── RtmpPlayerLight.mxml
│ │ ├── RtmpPlayerLight.swf
│ │ ├── RtmpPlayer.mxml
│ │ ├── RtmpPlayer.swf
│ │ ├── RtmpPublisher.mxml
│ │ ├── RtmpPublisher.swf
│ │ └── swfobject.js
│ └── www
│ ├── bg.jpg
│ ├── index.html
│ ├── jwplayer
│ │ ├── jwplayer.flash.swf
│ │ └── jwplayer.js
│ ├── jwplayer_old
│ │ ├── player.swf
│ │ └── swfobject.js
│ └── record.html
├── Readme nginx-win version.txt
├── temp
│ ├── client_body_temp
│ ├── fastcgi_temp
│ ├── proxy_temp
│ ├── scgi_temp
│ └── uwsgi_temp
└── Tweak-Optimize tcpip parameters for nginx connections.reg
29 directories, 126 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论