Add new module to Nginx

Hi,

I was going to test an streaming server using Nginx rtmp module (https://github.com/arut/nginx-rtmp-module), because I think it’s the easiest way, but I have some doubts how to install it.

I am reading that I have to recompile nginx, but some modules have something called dynamic modules that doesn’t require recompile nginx.

Could you point me how to do it??

Thank you so much.

How To Set Up a Video Streaming Server using Nginx-RTMP on Ubuntu 20.04 | DigitalOcean

1 Like

Thank you @Jappe I saw that tutorial yesterday, but I don’t take in account today it was talking about an existing nginx installation.

Done and working!