from google
The OBS NDI plugin
sends video and audio over a
local network (LAN), not the internet. It uses standard Ethernet connections to transmit high-quality, low-latency signals between devices on the same network, such as one computer sending a video feed to another. While the transmission doesn't go to the internet, the high bandwidth NDI uses can impact your internet connection if other devices are on the same network.
- Local network only: The primary function of NDI is to send data within a Local Area Network (LAN).
- Examples of use: You can use NDI to send a video feed from one computer with OBS to a second computer for recording, or to a separate monitor for previewing.
- Bandwidth impact: NDI requires a lot of network bandwidth, so it's important to have a robust local network, ideally with Gigabit Ethernet, to ensure smooth performance. The bandwidth it uses is internal to your network, separate from your internet connection speed.
- Internet is separate: Using NDI does not send data to the internet, but it can use a lot of bandwidth on your local network, which could affect your internet speeds if other internet-dependent activities are happening on the same network.
I have never tried this, so idk. For high speed like this, the second computer should be wired, not wireless.
more google
to configure NDI in OBS, first install the NDI plugin for OBS and the NDI Tools. Then, either add an NDI source to import a feed from another device or enable NDI output in the OBS tools menu to send your OBS output to the network. For an NDI camera, you may need to enable NDI on the camera itself and ensure all devices are on the same network.
My router only has 1 ethernet port, so i use a netgear gigibit switch for all my connnections with the output going to the router
----------------------------------------------------------
google question: does lan trffic connectted to a gigibit switch need to go to the router?
traffic between devices connected to the same gigabit switch does
No, LAN traffic between devices connected to the same gigabit switch does
not need to go through the router, as long as those devices are on the same IP subnet. The switch handles this traffic directly using
MAC addresses, which is much faster than routing it through the router. Traffic only goes to the router if it needs to be routed to a different network (e.g., to access the internet or a different VLAN).
----------------------------------------------------------
You will find that google is pretty good at just answering questions. So give that a try when trying to get thru this. Th obs forum does not always have the answer and answers with forum search matches, whereas google, just answers your question. I learned a lot in the past by just asking questions instead of a straight search.