File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 21213 . 配置` nginx ` 和` ramp `
2222
2323 首先通过命令` brew info nginx-full ` 查看安装目录, 然后找到` nginx.conf ` 文件所在位置, 例如` /usr/local/etc/nginx/nginx.conf ` 。
24-
25- ![ image] ( https://raw.githubusercontent.com/CharonChui/Pictures/master/nginx_path.png?raw=true )
24+ ![ image] ( https://raw.githubusercontent.com/CharonChui/Pictures/master/nginx_path.png?raw=true )
2625
2726 打开` nginx.confg ` 文件后在文件的最后一行空白处添加如下代码。
27+
2828 ``` java
2929 rtmp {
3030 server {
3737 }
3838 ```
3939 然后通过命令`[path] - s reload`重启`nginx`,我的是`/ usr/ local/ opt/ nginx- full/ bin/ nginx - s reload`。
40-
41- ![ image] ( https://raw.githubusercontent.com/CharonChui/Pictures/master/nginx_reload.png?raw=true )
40+ ! [image](https: // raw.githubusercontent.com/CharonChui/Pictures/master/nginx_reload.png?raw=true)
4241
43424. 安装`ffmpeg`
4443
5756-- -
5857
5958- 邮箱 :charon. chui@gmail . com
60- - Good Luck!
59+ - Good Luck !
You can’t perform that action at this time.
0 commit comments