1 Star 0 Fork 0

fengyongjun/nginx-rtmp-module-m

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
installing_in_gentoo.md 1.12 KB
一键复制 编辑 原始数据 按行查看 历史
Jan Stabenow 提交于 9年前 . MOD move wiki to /docs

Installing in Gentoo

Download module source code

You have many options:

Emerge nginx with nginx-rtmp-module

NGINX_ADD_MODULES="/path/to/nginx-rtmp-module" emerge -va nginx

Replace /path/to/ with the actual module's source path. You can add with this method any number of custom modules.

To make this change permanent see: http://wiki.gentoo.org/wiki/Knowledge_Base:Overriding_environment_variables_per_package

Configure nginx

Don't forget to include a rtmp section inside your nginx configuration file located at /etc/nginx/nginx.conf.

See:

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/fengyongjun/nginx-rtmp-module-m.git
git@gitee.com:fengyongjun/nginx-rtmp-module-m.git
fengyongjun
nginx-rtmp-module-m
nginx-rtmp-module-m
dev

搜索帮助