Updated Getting started with nginx rtmp (markdown)

Avital Yachin
2017-07-12 00:16:36 +03:00
parent 636d9474cb
commit 79a952320b

@ -4,6 +4,8 @@ Build Utilities
sudo apt-get install build-essential libpcre3 libpcre3-dev libssl-dev
On Amazon Linux:
sudo yum install git gcc make pcre-devel openssl-devel
Make and CD to build directory (home)
sudo mkdir ~/build && cd ~/build