mirror of
https://github.com/arut/nginx-rtmp-module.git
synced 2025-08-26 15:21:48 +08:00
Updated Getting started with nginx rtmp (markdown)
@ -140,6 +140,11 @@ Use this `nginx.conf` instead of stock config:
|
||||
}
|
||||
}
|
||||
|
||||
Restart nginx with:
|
||||
|
||||
sudo /usr/local/nginx/sbin/nginx -s stop
|
||||
sudo /usr/local/nginx/sbin/nginx
|
||||
|
||||
## Statistics
|
||||
|
||||
Navigate your browser to `http://localhost:8080/stat` to see current
|
||||
|
Reference in New Issue
Block a user