A pre-compiled, ready-to-use version of Nginx for Windows, statically built with the popular Nginx-RTMP-Module and latest dependencies. Compiled with gcc 15.1.0
一个预编译的、开箱即用的 Windows 版 Nginx,静态编译了流行的 Nginx-RTMP-Module 和最新的依赖库。采用gcc 15.1.0编译
This build includes the following components:
- Nginx 1.28.0
- nginx-rtmp-module 1.2.2
- OpenSSL 3.5.2
- zlib 1.3.1
- PCRE 8.45
This project as a whole is licensed under the MIT License. See the LICENSE file for details.
The individual components included in this build are licensed under their own respective licenses. All license files are available in the LICENSES/ directory. This build is in compliance with all included licenses.
- Nginx: BSD 2-Clause License (LICENSES/LICENSE.nginx)
- nginx-rtmp-module: BSD 2-Clause License (LICENSES/LICENSE.nginx-rtmp-module)
- OpenSSL: Apache License 2.0 (LICENSES/LICENSE.openssl)
- zlib: zlib License (LICENSES/LICENSE.zlib)
- PCRE: BSD 3-Clause License (LICENSES/LICENSE.pcre)