<div dir="ltr">I just spent a couple hours pulling my hair out because I didn't expect this to be the problem. This is actually my first time actually trying to use nginx, so forgive me if I'm wrong. But after fully updating my Bitnami instance (using Debian Bookworm) and installing nginx, and then also trying nginx-extras just to be extra sure, it seems like y'all forgot to compile it with support for the libnginx-mod-rtmp package that is also provided? My nginx -V output is missing the module:<div><div style="color:rgb(204,204,204);background-color:rgb(31,31,31);font-family:Consolas,"Courier New",monospace;font-size:14px;line-height:19px;white-space:pre"><div><span style="color:rgb(220,220,170)">$</span> <span style="color:rgb(206,145,120)">/usr/sbin/nginx</span> <span style="color:rgb(86,156,214)">-V</span></div><div><span style="color:rgb(220,220,170)">nginx</span> <span style="color:rgb(206,145,120)">version:</span> <span style="color:rgb(206,145,120)">nginx/1.22.1</span></div><div><span style="color:rgb(220,220,170)">built</span> <span style="color:rgb(206,145,120)">with</span> <span style="color:rgb(206,145,120)">OpenSSL</span> <span style="color:rgb(181,206,168)">3.0.8</span> <span style="color:rgb(181,206,168)">7</span> <span style="color:rgb(206,145,120)">Feb</span> <span style="color:rgb(181,206,168)">2023</span> (running <span style="color:rgb(206,145,120)">with</span> <span style="color:rgb(206,145,120)">OpenSSL</span> <span style="color:rgb(181,206,168)">3.0.11</span> <span style="color:rgb(181,206,168)">19</span> <span style="color:rgb(206,145,120)">Sep</span> <span style="color:rgb(181,206,168)">2023</span>)</div><div><span style="color:rgb(220,220,170)">TLS</span> <span style="color:rgb(206,145,120)">SNI</span> <span style="color:rgb(206,145,120)">support</span> <span style="color:rgb(206,145,120)">enabled</span></div><div><span style="color:rgb(220,220,170)">configure</span> <span style="color:rgb(206,145,120)">arguments:</span> <span style="color:rgb(86,156,214)">--with-cc-opt=</span><span style="color:rgb(206,145,120)">'-g -O2 -ffile-prefix-map=/build/nginx-AoTv4W/nginx-1.22.1=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -Wdate-time -D_FORTIFY_SOURCE=2'</span> <span style="color:rgb(86,156,214)">--with-ld-opt=</span><span style="color:rgb(206,145,120)">'-Wl,-z,relro -Wl,-z,now -fPIC'</span> <span style="color:rgb(86,156,214)">--prefix=/usr/share/nginx</span> <span style="color:rgb(86,156,214)">--conf-path=/etc/nginx/nginx.conf</span> <span style="color:rgb(86,156,214)">--http-log-path=/var/log/nginx/access.log</span> <span style="color:rgb(86,156,214)">--error-log-path=stderr</span> <span style="color:rgb(86,156,214)">--lock-path=/var/lock/nginx.lock</span> <span style="color:rgb(86,156,214)">--pid-path=/run/nginx.pid</span> <span style="color:rgb(86,156,214)">--modules-path=/usr/lib/nginx/modules</span> <span style="color:rgb(86,156,214)">--http-client-body-temp-path=/var/lib/nginx/body</span> <span style="color:rgb(86,156,214)">--http-fastcgi-temp-path=/var/lib/nginx/fastcgi</span> <span style="color:rgb(86,156,214)">--http-proxy-temp-path=/var/lib/nginx/proxy</span> <span style="color:rgb(86,156,214)">--http-scgi-temp-path=/var/lib/nginx/scgi</span> <span style="color:rgb(86,156,214)">--http-uwsgi-temp-path=/var/lib/nginx/uwsgi</span> <span style="color:rgb(86,156,214)">--with-compat</span> <span style="color:rgb(86,156,214)">--with-debug</span> <span style="color:rgb(86,156,214)">--with-pcre-jit</span> <span style="color:rgb(86,156,214)">--with-http_ssl_module</span> <span style="color:rgb(86,156,214)">--with-http_stub_status_module</span> <span style="color:rgb(86,156,214)">--with-http_realip_module</span> <span style="color:rgb(86,156,214)">--with-http_auth_request_module</span> <span style="color:rgb(86,156,214)">--with-http_v2_module</span> <span style="color:rgb(86,156,214)">--with-http_dav_module</span> <span style="color:rgb(86,156,214)">--with-http_slice_module</span> <span style="color:rgb(86,156,214)">--with-threads</span> <span style="color:rgb(86,156,214)">--with-http_addition_module</span> <span style="color:rgb(86,156,214)">--with-http_flv_module</span> <span style="color:rgb(86,156,214)">--with-http_gunzip_module</span> <span style="color:rgb(86,156,214)">--with-http_gzip_static_module</span> <span style="color:rgb(86,156,214)">--with-http_mp4_module</span> <span style="color:rgb(86,156,214)">--with-http_random_index_module</span> <span style="color:rgb(86,156,214)">--with-http_secure_link_module</span> <span style="color:rgb(86,156,214)">--with-http_sub_module</span> <span style="color:rgb(86,156,214)">--with-mail_ssl_module</span> <span style="color:rgb(86,156,214)">--with-stream_ssl_module</span> <span style="color:rgb(86,156,214)">--with-stream_ssl_preread_module</span> <span style="color:rgb(86,156,214)">--with-stream_realip_module</span> <span style="color:rgb(86,156,214)">--with-http_geoip_module=dynamic</span> <span style="color:rgb(86,156,214)">--with-http_image_filter_module=dynamic</span> <span style="color:rgb(86,156,214)">--with-http_perl_module=dynamic</span> <span style="color:rgb(86,156,214)">--with-http_xslt_module=dynamic</span> <span style="color:rgb(86,156,214)">--with-mail=dynamic</span> <span style="color:rgb(86,156,214)">--with-stream=dynamic</span> <span style="color:rgb(86,156,214)">--with-stream_geoip_module=dynamic</span></div></div></div></div>