mirror of
https://github.com/arut/nginx-rtmp-module.git
synced 2025-08-06 15:00:18 +08:00
fixed exec_record_done
This commit is contained in:
@ -529,6 +529,7 @@ ngx_rtmp_exec_merge_app_conf(ngx_conf_t *cf, void *parent, void *child)
|
|||||||
|
|
||||||
if (conf->conf[n].nelts) {
|
if (conf->conf[n].nelts) {
|
||||||
conf->active = 1;
|
conf->active = 1;
|
||||||
|
prev->active = 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user