Related to Nginx
#
How to install Nginx RTMP module?Here is an example
Get dependence
Get source
Check if nginx-1.10.3 folder exists. When isn't, execute the command again.
Modify configuration file (you can edit the rule with any text editor you like)
Add this flag to the extras_configure_flags, just after
--with-stream_ssl_module
debian/rulesBuild the package
Install new package
Tips
The module needs to be compiled each time after upgrade the Nginx package. So, you can hold your own Nginx package to prevent accidental automatic upgrades