<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mer. 15 mai 2024 à 02:57, Kim Rhodes <<a href="mailto:kimijimijames@gmail.com">kimijimijames@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><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></blockquote><div><br></div><div>libnginx-mod-rtmp is pulled by nginx-extras, so you just have to</div><div>apt install libnginx-mod-rtmp</div><div>?</div></div></div>