VPS侦探论坛

 找回密码
 注册
查看: 4364|回复: 1

我想咨询一下,如何安装fms?

[复制链接]
发表于 2015-11-10 12:13:51 | 显示全部楼层 |阅读模式

由于我需要用到实时弹幕,需要rtmp,但是不会安装,请赐教,感谢。
美国VPS推荐: 遨游主机LinodeLOCVPS主机云搬瓦工80VPSVultr美国VPS主机中国VPS推荐: 阿里云腾讯云。LNMP付费服务(代装/问题排查)QQ 503228080
发表于 2015-11-10 13:33:09 | 显示全部楼层


nginx下有这个模块:https://github.com/arut/nginx-rtmp-module
cd /root
git clone https://github.com/arut/nginx-rtmp-module.git

1.1及之前版本修改upgrade_nginx.sh 里的编译参数,最后面加上 --add-module=/root/nginx-rtmp-module,注意前面有空格
lnmp1.2的话编辑include/upgrade_nginx.sh,查找 Nginx_Modules_Arguments="" ,引号里加上--add-module=/root/nginx-rtmp-module
lnmp1.3的话编辑lnmp.conf,Nginx_Modules_Options='' ,引号里加上--add-module=/root/nginx-rtmp-module

然后重新运行升级脚本进行升级

rtmp的配置可以去官网wiki看一下:https://github.com/arut/nginx-rtmp-module/wiki/Examples
Linux下Nginx+MySQL+PHP自动安装工具:https://lnmp.org
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|VPS侦探 ( 鲁ICP备16040043号-1 )

GMT+8, 2024-9-28 11:18 , Processed in 0.024612 second(s), 16 queries .

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表