nginx-rtmp

所属分类:其他
开发工具:C/C++
文件大小:2504KB
下载次数:1
上传日期:2019-05-29 17:12:25
上 传 者番茄、
说明:  RTMP流媒体服务器 Nginx的rtmp插件
(The RTMP plug-in of Nginx)

文件列表:
nginx-rtmp-win32-dev (0, 2018-11-14)
nginx-rtmp-win32-dev\LICENSE (1307, 2018-11-14)
nginx-rtmp-win32-dev\conf (0, 2018-11-14)
nginx-rtmp-win32-dev\conf\mime.types (3572, 2018-11-14)
nginx-rtmp-win32-dev\conf\nginx.conf (891, 2018-11-14)
nginx-rtmp-win32-dev\html (0, 2018-11-14)
nginx-rtmp-win32-dev\html\50x.html (537, 2018-11-14)
nginx-rtmp-win32-dev\html\GrindPlayer.swf (1014231, 2018-11-14)
nginx-rtmp-win32-dev\html\Main.swf (95979, 2018-11-14)
nginx-rtmp-win32-dev\html\ParsedQueryString.js (3066, 2018-11-14)
nginx-rtmp-win32-dev\html\crossdomain.xml (79, 2018-11-14)
nginx-rtmp-win32-dev\html\flashlsOSMF.swf (89820, 2018-11-14)
nginx-rtmp-win32-dev\html\index.html (5859, 2018-11-14)
nginx-rtmp-win32-dev\html\stat.xsl (11765, 2018-11-14)
nginx-rtmp-win32-dev\html\swfobject.js (10220, 2018-11-14)
nginx-rtmp-win32-dev\html\vod.html (3162, 2018-11-14)
nginx-rtmp-win32-dev\logs (0, 2018-11-14)
nginx-rtmp-win32-dev\logs\access.log (0, 2018-11-14)
nginx-rtmp-win32-dev\logs\error.log (0, 2018-11-14)
nginx-rtmp-win32-dev\nginx.exe (3418112, 2018-11-14)
nginx-rtmp-win32-dev\stop.bat (17, 2018-11-14)
nginx-rtmp-win32-dev\temp (0, 2018-11-14)
nginx-rtmp-win32-dev\temp\temp.txt (0, 2018-11-14)

nginx-rtmp-win32 ================ * Nginx: 1.14.1 * Nginx-Rtmp-Module: 1.2.1 * openssl-1.0.2p * pcre-8.42 * zlib-1.2.11 # dev分支说明 在1.2.1基础上做一些小修改,原版请用master分支 # configure arguments ``` nginx version: nginx/1.14.1 built by cl 18.00.40629 for x86 built with OpenSSL 1.0.2p 14 Aug 2018 TLS SNI support enabled configure arguments: --with-cc=cl --builddir=objs --with-debug --prefix= --conf- path=conf/nginx.conf --pid-path=logs/nginx.pid --http-log-path=logs/access.log - -error-log-path=logs/error.log --sbin-path=nginx.exe --http-client-body-temp-pat h=temp/client_body_temp --http-proxy-temp-path=temp/proxy_temp --http-fastcgi-te mp-path=temp/fastcgi_temp --http-scgi-temp-path=temp/scgi_temp --http-uwsgi-temp -path=temp/uwsgi_temp --with-cc-opt=-DFD_SETSIZE=1024 --with-pcre=objs/lib/pcre- 8.42 --with-zlib=objs/lib/zlib-1.2.11 --with-select_module --with-http_v2_module --with-http_realip_module --with-http_addition_module --with-http_sub_module -- with-http_dav_module --with-http_stub_status_module --with-http_flv_module --wit h-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --wit h-http_auth_request_module --with-http_random_index_module --with-http_secure_li nk_module --with-http_slice_module --with-mail --with-stream --with-openssl=objs /lib/openssl-1.0.2p --with-openssl-opt=no-asm --with-http_ssl_module --with-mail _ssl_module --with-stream_ssl_module --add-module=objs/lib/nginx-rtmp-module/ ``` # 使用方法 双击nginx.exe # 简要说明 conf/nginx.conf 为配置文件实例 RTMP监听 1935 端口,启用live 和hls 两个application HTTP监听 8080 端口, * :8080/stat 查看stream状态 * :8080/index.html 为一个直播播放与直播发布测试器 * :8080/vod.html 为一个支持RTMP和HLS点播的测试器 # 注意 不支持exec # 直播测试工具 内置了一个方便测试的pc端推流于播放的工具 ![img](https://github.com/NodeMedia/NodeMediaDevClient/raw/master/QQ20160310-0.png) 源码在此:https://github.com/NodeMedia/NodeMediaDevClient # H265 支持ID=12的h265流,需要客户端支持.

近期下载者

相关文件


收藏者