nginx-http-flv-module pcre2 zlib openssl 二.工具 msys2 Strawberry Perl for Windows 三.源码结构组织 新建文件夹NginxCode 将第一步源码里列的文件解压到NginxCode文件夹下,同级即可 [图片上传失败...(image-4ac7eb-1691834357606)] 四.安装工具程序 ...
在Windows上编译带有nginx-http-flv-module模块的Nginx,可以按照以下步骤进行。这些步骤将涵盖准备编译环境、下载源代码、配置编译选项、编译安装以及验证集成。 1. 准备编译环境 首先,你需要安装一些必要的工具和库。在Windows上编译Nginx,通常使用Cygwin或Windows Subsystem for Linux (WSL)来模拟Linux环境。这里以Cygwin...
其中nginx、nginx-http-flv-module、openssl、pcre、zlib是需要编译到软件中的模块 strawberry、nasm、mingw是编译需要使用到的工具 还有一个就是执行编译命令时,命令行是不行的,需要在VS中开启命令行,说是要使用到很多系统环境变量,普通命令行引用不到,所以我觉得编译环境还是太大了,如果不是我的电脑已经有VS了,我...
集成了nginx-http-flv-module 1.2.7模块的64位nginx程序 采用官网下载的nginx 1.17.7、nginx-http-flv-module 1.2.7编译而成的64位nginx程序。 上传者:liwei061时间:2020-01-02 nginx-rtmp-module-master源码 nginx-rtmp-module-master源码 上传者:w5550时间:2014-05-22 ...
nginx-1.19.6_nginx-http-flv-module(64位) 适用于windows,于2020年11月27日编译,已编译nginx-http-flv-module直播推流模块,感谢@winshining在github上的开源项目。 上传者:codebooks时间:2020-11-27 windows环境nginx包括nginx-http-flv-module一键部署包,用于flv.js直播 ...
--without-http_gzip_module \ --with-mail \ --with-stream nmake ``` ## 按照官方的`nginx -V`参数编译(32位Win32程序) - 安装https://strawberryperl.com/,本文下载了[5.32.1.1](https://strawberryperl.com/download/5.32.1.1/strawberry-perl-5.32.1.1-64bit.msi)。默认安装到 `C:\Strawberry\`...
解压下载下来的nginx-1.20.2.zip,把我们编译的nginx.exe替换进去,然后找到D:\nginx\nginx-1.20.2-code\objs\lib\nginx-http-flv-module-master\test下的nginx.conf替换到D:\nginx\nginx-1.20.2\conf目录下。打开cmd进行测试,执行nginx.exe -t 命令,出现如下调试证明编译出来的Windows版本的nginx可用。
--with-http_addition_module \ --with-http_sub_module \ --with-http_dav_module \ --with-http_stub_status_module \ --with-http_flv_module \ --with-http_mp4_module \ --with-http_gunzip_module \ --with-http_gzip_static_module \ ...
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 \--with-http_mp4_module \--with-http_gunzip_module \--with-http_gzip_static_module \--with-http_auth_...
http_ssl_module --with-http_v2_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_stub_status_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-...