Last active
April 20, 2017 01:33
-
-
Save delwar2016/4ecab7b0aaeb85d28e5f56e29b0b2039 to your computer and use it in GitHub Desktop.
Install RTMP
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Link: https://obsproject.com/forum/resources/how-to-set-up-your-own-private-rtmp-server-using-nginx.50/ | |
apt-get install build-essential libpcre3 libpcre3-dev libssl-dev | |
wget http://nginx.org/download/nginx-1.9.15.tar.gz | |
wget https://github.com/arut/nginx-rtmp-module/archive/master.zip | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment