Question / Help RTMP (nginx) Question

Rayj

Member
I know this issue is most likely not OBS related but since it is video related I thought I'd throw it out here.

So, I am using the latest release of OBS on a Windows 7 box IP 192.168.0.5.
I also have Vbox installed on the Win 7 box with one VM (Ubuntu 16.04) IP 192.168.0.47
Also, inside the VM I have one LXD container (Ubuntu 16.04) IP 10.57.215.214

I installed Nginx in the VM. I included the RTMP module in the compile.

What I'm trying to achieve is to send the OBS rtmp stream to the VM and have the
VM relay/forward the stream to the container. The container has a Media Server
app installed and running that ingests RTMP.

Is this possible?

Thanks and I really would love to be able to do this. In fact it's pretty critical that I be
able to do this. If you know of another way to do this, I surely will consider it.


PS: I posted this same question in a few other nginx and rtmp forums but have not
gotten any responses back.

Ray
 
Top