Setting up an NDI Local Network Feed with Two Network Adapters on a Windows 10 Computer
In this article, we will discuss the steps to configure an NDI video feed using an onboard Ethernet adapter on a Windows 10 computer. We will cover the key concepts and subtitles related to NDI, OBS, and the Magewell NDI decoder. By the end of this article, you will have a detailed understanding of how to set up an NDI local network feed with two network adapters on a Windows 10 computer.
What is NDI?
NDI (Network Device Interface) is a video over IP protocol developed by NewTek. It allows video and audio sources to be shared over a local area network (LAN) with minimal latency. NDI is commonly used in live production, broadcast, and virtual events to transmit video and audio signals between computers, cameras, and other devices.
What is OBS?
OBS (Open Broadcasting Software) is a free and open-source software for video recording and live streaming. It allows users to capture video and audio sources, mix them together, and stream them to various platforms such as YouTube, Twitch, and Facebook Live.
What is Magewell NDI Decoder?
Magewell NDI Decoder is a hardware device that converts NDI streams into SDI or HDMI signals. It can be used to receive NDI streams from a network and output them to a monitor, projector, or other devices.
Setting up an NDI Local Network Feed
To set up an NDI local network feed with two network adapters on a Windows 10 computer, follow these steps:
- Install the NDI Tools package on your Windows 10 computer. You can download it from the NDI website.
- Connect your Magewell NDI Decoder to your network using an Ethernet cable. Make sure it is connected to a different network adapter than the one used by your Windows 10 computer.
- Launch the NDI Studio Monitor application on your Windows 10 computer. You should see the Magewell NDI Decoder listed as a available source.
- Create a new scene in OBS and add the NDI source. You can do this by clicking on the "+" button in the "Sources" window and selecting "NDI Source".
- Configure the NDI source in OBS to receive the video feed from the Magewell NDI Decoder. You can do this by selecting the Magewell NDI Decoder as the source in the NDI dialog box.
- Start streaming or recording in OBS. The video feed from the Magewell NDI Decoder should now be visible in your OBS scene.
Segregating Video Data from Internet Data
One of the benefits of using an NDI local network feed is that it allows you to segregate video data from internet data. This can be useful if you have limited bandwidth or if you want to ensure that your video feed is not affected by network congestion or other issues.
By using a separate network adapter for your NDI local network feed, you can ensure that the video data is transmitted over a dedicated network, free from interference from other network traffic. This can help to improve the quality and reliability of your video feed, and reduce the risk of dropped frames or other issues.
- NDI is a video over IP protocol that allows video and audio sources to be shared over a local area network (LAN) with minimal latency.
- OBS is a free and open-source software for video recording and live streaming.
- Magewell NDI Decoder is a hardware device that converts NDI streams into SDI or HDMI signals.
- To set up an NDI local network feed with two network adapters on a Windows 10 computer, install the NDI Tools package, connect the Magewell NDI Decoder to a different network adapter than the one used by your Windows 10 computer, launch the NDI Studio Monitor application, create a new scene in OBS, add the NDI source, and configure the NDI source to receive the video feed from the Magewell NDI Decoder.
- Segregating video data from internet data can help to improve the quality and reliability of your video feed, and reduce the risk of dropped frames or other issues.
References
// Example code block
int main() {
printf("Hello, world!");
return 0;
}