Question / Help Stream obs output to another obs pc over internet connection

Kahubu

New Member
Trying to stream/send my obs connection to another PC running obs which is on another internet connection - ip etc. Currently have two pcs in the office, which send one output to the other obs through NDI because we're on the same network, literally connected through Ethernet.

We want the NDI connection at the office but at separate homes and through the internet
 

Narcogen

Active Member
NDI requires too much bandwidth to be used over a WAN. Even if you had enough bandwidth, you'd probably need to build a VPN connecting your multiple locations in order to get it to work-- the NDI plugin isn't really built for working on anything but a local area network.

To do this you'd either need to stream to an external provider (YouTube, Twitch, or Mixer if you want really low latency) or build your own private RTMP server and serve to that.

https://obsproject.com/forum/resources/how-to-set-up-your-own-private-rtmp-server-using-nginx.50/
 
Top