mirror of
https://github.com/arut/nginx-rtmp-module.git
synced 2025-08-06 15:00:18 +08:00
Updated Getting started with nginx rtmp (markdown)
@ -2,7 +2,7 @@
|
||||
|
||||
Build Utilities
|
||||
|
||||
sudo apt-get install build-essential libpcre3 libpcre3-dev libssl-dev
|
||||
sudo apt-get install build-essential libpcre3 libpcre3-dev libssl-dev git zlib1g-dev -y
|
||||
|
||||
On Amazon Linux:
|
||||
sudo yum install git gcc make pcre-devel openssl-devel zlib1g-dev
|
||||
|
Reference in New Issue
Block a user