How to setup docker with nginx rtmp

hello can anyone help me i have just installed docker on a ubuntu server 24.0.4 on a virtualbox so i can test everything before installing docker and nginx rtmp streaming server on my home server but im having problems with finding the right nginx rtmp setup to install and setup with docker any help will be much appreciated

Hi @castlivenow25

Here is the proper image latest build
docker pull tiangolo/nginx-rtmp:latest

follow the steps as mentioned or after pulling run the image and change the things as per your requirment.
https://hub.docker.com/r/tiangolo/nginx-rtmp

i have done that foolowed the guide but its still not working
and i dont know what im doing wrong

With VirtualBox you are using an extra layer of isolation, you need to make sure to enable ports in the VM and that it works for RTMP.

i have just the bridge connection setup and i have ubut server 24.04 installed on the vm box to