winshining / nginx-http-flv-module

A media streaming server based on nginx-rtmp-module. In addtion to the features nginx-rtmp-module provides, HTTP-FLV, GOP cache, VHosts (one IP for multi domain names) and JSON style statistics are supported now.
BSD 2-Clause "Simplified" License
2.72k stars 567 forks source link

/root/nginx-http-flv-module-1.2.7/ngx_rtmp.c: 在函数‘ngx_rtmp_add_listening’中: /root/nginx-http-flv-module-1.2.7/ngx_rtmp.c:817:7: 错误:‘ngx_listening_t’没有名为‘post_accept_timeout’的成员 #214

Closed yaofare closed 2 years ago

yaofare commented 2 years ago

When you meet a bug, please open the issue including a title prefixed by '[bug]' and describe it as follows: 当你碰到一个 bug,请在提出问题时以 '[bug]' 为前缀写明标题,并且像下面的内容一样描述它:

Expected behavior / 期望行为

Actual behavior / 实际行为

OS and Nginx version / 操作系统和 Nginx 版本号

Configuration file / 配置文件

Steps to reproduce the behavior / 复现问题步骤

winshining commented 2 years ago

191 #194 #200 #201