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

如何能够在http请求过来后将http参数动态填入到ffmpeg推流命令中 #169

Closed GPSGH closed 4 years ago

GPSGH commented 4 years ago

描述: 按照现在的文档描述,在http请求发生前必须使用命令行进行ffmpeg推流,这样nginx才能识别。

但是如何能够控制web端传入参数时,自动使用ffmpeg推流,从而达到nginx实时查看效果呢?

zhoujm00000 commented 3 years ago

exec_pull