Connect an NDI camera
Step-by-step guide to connect an NDI camera to your network.
Connect an NDI camera
This guide shows how to add an NDI camera to your network and make it available as a source.
Prerequisites
- NDI-capable camera
- Network switch (Gigabit recommended)
- Ethernet cable (Cat5e or better)
- PC with NDI Tools (for testing)
Step 1: Physical connection
Standard cabling
- Connect the camera to the switch via Ethernet
- Connect power
- Power adapter OR
- POE (Power over Ethernet) via POE switch
POE cabling
For POE-capable cameras and switches:
- Plug in only the Ethernet cable
- Power is delivered over the cable
- No separate adapter needed
POE standards: IEEE 802.3af (15W), 802.3at (30W), 802.3bt (60–100W). Check which your camera needs.
Step 2: Get the IP address
Option A: DHCP (automatic)
Most cameras get an IP automatically from the router/DHCP server.
Find the IP:
- Open the router UI (often 192.168.1.1)
- View the DHCP client list
- Look for the camera (often identifiable by name)
Option B: NDI Studio Monitor
- Install NDI Tools
- Launch NDI Studio Monitor
- The camera appears automatically
- Right-click → "Web Configuration" shows the IP
Option C: Manufacturer software
Most vendors provide discovery tools:
- PTZOptics: PTZOptics Camera Management
- BirdDog: BirdDog Central
- Panasonic: Panasonic EasyIP Setup
Step 3: Configure the camera
Open the web interface
- Open a browser
- Enter the camera IP
- Log in (default password: see manual)
Key settings
Network
| Setting | Recommendation |
|---|---|
| IP mode | Static (for a fixed IP) |
| Static IP | e.g., 192.168.1.100 |
| Subnet | 255.255.255.0 |
| Gateway | Router IP |
Use static IPs for cameras so the address doesn’t change.
Video
| Setting | Recommendation |
|---|---|
| Resolution | 1920×1080 |
| Framerate | 50 or 60 fps |
| Codec | H.264 (for NDI |
NDI
| Setting | Recommendation |
|---|---|
| NDI enabled | Yes |
| NDI name | Descriptive (e.g., "Camera-Minbar") |
| NDI discovery | On |
Step 4: Test the connection
With NDI Studio Monitor
- Launch NDI Studio Monitor
- Click the menu icon
- Select your camera
- The video should appear
With OBS Studio
- Install OBS Studio and the NDI plugin
- Add a new source → "NDI Source"
- Choose your camera from the list
- The feed appears in OBS
Troubleshooting
Multiple cameras
Naming
Give each camera a unique name:
Camera-MinbarCamera-SideCamera-Rear
IP planning
Reserve an IP range for cameras:
- Camera 1: 192.168.1.100
- Camera 2: 192.168.1.101
- Camera 3: 192.168.1.102
- ...
Documentation
Keep a list:
| Name | IP address | Location | Login |
|---|---|---|---|
| Camera-Minbar | 192.168.1.100 | Prayer hall | admin/password |
| Camera-Side | 192.168.1.101 | Side wall | admin/password |