企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持知识库和私有化部署方案 广告
方法1 ``` cd /www/server/ git clone https://github.com/arut/nginx-rtmp-module.git 软件商店 > 应用搜索:nginx > 安装 > 编译安装 > 添加自定义模块 模块名称:nginx\_rtmp\_module 描述: nginx rtmp 参数:--add-module=/www/server/nginx-rtmp-module ``` 方法2 ``` 找到nginx nginx.sh cd /www/server/panel/install nginx.sh 找到configure --add-module=/usr/local/nginx-rtmp-module bash nginx.sh install 1.17 记住版本号 ```