Answer the question
In order to leave comments, you need to log in
How to add a module to an already installed nginx rtmp module?
Hello! There is a site on nginx (80) + apache (8080), both installed via apt-get, configured according to instructions on the Internet. But now I need to add a module to nginx rtmp for possible online broadcasting.
I can roughly understand how to install nginx + rtmp completely from the instructions, you need to download two archives, one with nginx, the other with the rtmp module, unpack them and use these commands to assemble them into one whole (I speak roughly and roughly, because not much understand in detail)
$ ./configure --with-http_ssl_module --add-module=../nginx-rtmp-module-master
$ make
$ sudo make install
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question