Skip to content

Instantly share code, notes, and snippets.

@delwar2016
Last active April 20, 2017 01:33
Show Gist options
  • Save delwar2016/4ecab7b0aaeb85d28e5f56e29b0b2039 to your computer and use it in GitHub Desktop.
Save delwar2016/4ecab7b0aaeb85d28e5f56e29b0b2039 to your computer and use it in GitHub Desktop.
Install RTMP
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