Changing your NDI camera’s IP address is essential when integrating it into a network or switching between different systems. This guide walks you through the process using common tools like ONVIF Device Manager, NDIPing, or the camera’s web interface. Whether you’re setting up a live broadcast or troubleshooting connectivity, these clear steps will get your camera online quickly.
Quick Answers to Common Questions
Can I change my NDI camera’s IP over Wi-Fi?
Yes, but it’s recommended to connect via Ethernet for stability and easier access to settings. Wi-Fi may cause disconnections during configuration.
What if I forget the new IP after changing it?
Use NDIPing to rediscover the camera. If it disappears, reset the camera to factory defaults (via physical button) and start over.
Do I need special software to change the IP?
No. You only need a web browser and network discovery tools like NDIPing or ONVIF Device Manager. No additional drivers are required.
Will changing the IP affect my NDI streams?
Only temporarily. Once the new IP is saved and verified, NDI streams resume normally. Always test with your software afterward.
Can multiple NDI cameras share the same IP?
No. Each camera must have a unique IP address. Duplicate IPs cause network errors and prevent proper operation.
How to Change NDI Camera IP Address: Complete Step-by-Step Guide
Whether you’re building a professional live studio setup or experimenting with streaming using NDI (Network Device Interface), managing your camera’s network settings is a crucial skill. One of the most common tasks is changing the IP address of an NDI camera—especially when integrating multiple devices, moving cameras between locations, or resolving network conflicts. This comprehensive guide will walk you through every step, from locating your camera on the network to confirming the new IP works flawlessly with your NDI software.
NDI cameras are designed to stream high-quality video over standard IP networks, but they still rely on traditional networking principles like IP addressing, subnets, and gateways. Unlike USB-connected cameras, NDI devices communicate over Ethernet and Wi-Fi, which means their network identity (IP address) must be managed carefully. If two cameras share the same IP, network errors occur. If the IP is outside your subnet range, the camera becomes unreachable.
This guide covers everything you need to know about changing your NDI camera’s IP address. You’ll learn how to find the current IP, access the camera’s settings, assign a new address, and verify connectivity. We’ll also include troubleshooting tips and best practices for maintaining stable NDI networks.
What Is an NDI Camera?
An NDI camera is a digital camera that uses the Network Device Interface protocol to send and receive video, audio, and data over standard Ethernet networks. Originally developed by NewTek, NDI has become a standard in live production environments due to its low latency, high bandwidth efficiency, and plug-and-play compatibility with software like vMix, OBS Studio, and Wirecast.
Visual guide about How to Change Ndi Camera Ip Address
Image source: i.redd.it
Unlike traditional HDMI or SDI cameras, NDI cameras don’t require dedicated capture cards. Instead, they appear as network devices on your local area network (LAN). This makes them ideal for multi-camera setups, remote broadcasting, and flexible studio configurations.
Common Types of NDI Cameras
- PTZOptics NDI PTZ Cameras: Popular for their affordability and full NDI support.
- Sony NDI HX Cameras: High-end cameras used in professional broadcast.
- Vaddio Robotic PTZ Cameras: Integrated with NDI for AV conferencing.
- Generic ONVIF-Compliant NDI Cameras: Many manufacturers support NDI via firmware updates.
Why You Might Need to Change an NDI Camera’s IP Address
There are several practical reasons why you might need to change your NDI camera’s IP address:
- Network Conflicts: Two cameras on the same network may accidentally share the same IP, causing one to disappear.
- Subnet Mismatch: The camera’s IP might be outside the range your computer can access (e.g., 192.168.1.x vs. 10.0.0.x).
- Router Changes: After updating your router or switching networks, the camera may retain an old IP that no longer works.
- Multi-Camera Setups: Assigning unique, static IPs helps organize and manage multiple cameras efficiently.
- Troubleshooting Connectivity: Resetting the camera’s IP can resolve connection drops or “unreachable” errors.
Tools You’ll Need
Before changing your NDI camera’s IP address, gather the following tools and ensure they’re ready:
- Ethernet Cable: A direct connection from your computer to the camera (recommended) or access via Wi-Fi.
- Laptop or Desktop Computer: Running Windows, macOS, or Linux.
- NDIPing Tool: A free utility to discover NDI devices on the network.
- ONVIF Device Manager: Useful for viewing and configuring IP settings on compatible cameras.
- Web Browser: For accessing the camera’s built-in web interface (usually via http://ip-address).
- Router Access (Optional): To set up a DHCP reservation for the camera.
Step 1: Discover Your NDI Camera’s Current IP Address
The first step in changing your NDI camera’s IP address is identifying its current network location. Since you won’t know the IP until you change it, you must first locate it.
Option 1: Use NDIPing
- Download and install NDIPing from Tomas Langer’s website.
- Open NDIPing and click the Ping button.
- Look through the list of discovered devices. The camera’s name (e.g., “PTZOPTICS_4K_NDI”) and its current IP address will appear.
- Note down the IP address (e.g.,
192.168.1.105).
Option 2: Use ONVIF Device Manager
- Download ONVIF Device Manager.
- Launch the program and click Search.
- Look for your camera under the “Devices” list. Right-click and select Properties.
- In the device info, find the IP address listed under network settings.
Option 3: Check Router Admin Page
- Log in to your router’s admin panel (usually at
192.168.1.1or192.168.0.1). - Navigate to Connected Devices or DHCP Clients.
- Find your camera by MAC address or device name. Note its assigned IP.
Step 2: Access the Camera’s Web Interface
Once you know the camera’s IP address, open a web browser and enter it into the address bar:
http://192.168.1.105
You should see the camera’s login screen. Default credentials vary by brand:
- PTZOptics: Username:
admin, Password:admin - Sony NDI HX: Often requires setup via
setup.ndi.sony.netor a mobile app. - Generic ONVIF: Try
admin/adminor check the manual.
If login fails, consult the manufacturer’s documentation or reset the camera to factory defaults (usually via a physical button).
Step 3: Navigate to Network Settings
After logging in, look for a section labeled:
- Network Settings
- TCP/IP Configuration
- System > Network
Within this menu, you’ll find options for:
- IP Address
- Subnet Mask (e.g.,
255.255.255.0) - Default Gateway
- DNS Server
- DHCP Enabled/Disabled
Example Screenshot (PTZOptics)
[IMAGE_PLACEHOLDER: PTZOptics network settings page showing IP field]
Step 4: Change the IP Address
To assign a new IP address:
- Uncheck Enable DHCP if it’s currently enabled. (This ensures you control the IP.)
- Enter the desired IP Address. Choose one within your network’s range but not used by another device. For example, if your router is at
192.168.1.1and your PC is at192.168.1.50, use192.168.1.100. - Confirm the Subnet Mask matches your network (usually
255.255.255.0). - Set the Gateway to your router’s IP (e.g.,
192.168.1.1). - Leave DNS as automatic unless required.
- Click Apply or Save.
Pro Tip:
Avoid common IP ranges like .1 (router), .254 (often reserved), or .100–.150 (common for printers) unless necessary.
Step 5: Reconnect Using the New IP
After saving the new IP, the camera may restart. Wait 30–60 seconds, then try accessing it again at the new address:
http://192.168.1.100
If the page loads, log in and double-check the settings. If not, return to Step 1 to confirm the IP was saved correctly.
Step 6: Verify NDI Connectivity
Now that the camera has a new IP, test it with NDI software:
- Open OBS Studio or vMix.
- Go to Sources and add an NDI Video Source.
- Scan for devices. Your camera should appear with its updated name.
- Add the source and confirm video/audio feed.
If the camera doesn’t appear:
- Check that both computer and camera are on the same subnet.
- Ensure NDI firewall exceptions are enabled (Windows Firewall or antivirus).
- Restart both the camera and your computer.
Step 7: Set a Static IP or DHCP Reservation (Recommended)
To prevent future IP conflicts, avoid relying solely on dynamic IP assignment. Instead:
Option A: Use a Static IP (On Camera)
Repeat Steps 2–4 but choose a permanent IP (e.g., 192.168.1.105) and leave DHCP disabled.
Option B: Use DHCP Reservation (On Router)
- Log into your router.
- Find DHCP Reservation or Address Reservation.
- Assign the camera’s MAC address to a specific IP (e.g.,
192.168.1.105). - Save and reboot the router if prompted.
This way, even if the camera resets, it will always get the same IP.
Step 8: Document Your Configuration
Keep a simple chart of each camera’s details:
| Camera Name | MAC Address | Assigned IP | Model |
|---|---|---|---|
| Main Camera | 00:1B:44:11:3A:B7 | 192.168.1.105 | PTZOptics 20x-SDI |
| Overhead Shot | 00:1C:B3:09:85:11 | 192.168.1.106 | Sony FX3 NDI HX |
This helps during troubleshooting, upgrades, or when adding new gear.
Troubleshooting Common Issues
Issue 1: Can’t Access Camera After IP Change
Symptoms: Browser shows “Connection Failed” or “Page Not Found.”
Solution:
- Ensure your computer’s IP is in the same subnet (e.g.,
192.168.1.x). - Try pinging the camera: Open Command Prompt and run
ping 192.168.1.105. - If no reply, power cycle the camera and router.
Issue 2: Camera Appears in NDIPing But Not in vMix
Symptoms: NDIPing detects the camera, but vMix shows “No Signal.”
Solution:
- Check firewall settings: Allow NDI Tools through Windows Defender.
- Restart NDI services: In Windows, open Services and restart NewTek NDI Runtime.
- Reinstall NDI drivers from NewTek’s site.
Issue 3: IP Conflict Persists
Symptoms: Another device (e.g., laptop) keeps taking the IP you assigned.
Solution:
- Set a DHCP reservation on the router (Step 7).
- Or disable DHCP on the camera and use only static IPs.
Issue 4: Subnet Mask Incorrect
Symptoms: Camera is reachable locally but not on the wider network.
Solution:
- Set subnet mask to
255.255.255.0for home networks. - For larger networks, consult your IT admin for the correct mask.
Best Practices for Managing NDI Camera IPs
- Use consistent IP schemes: Stick to one base (e.g.,
192.168.1.100–110) for all cameras. - Label cables and devices: Physical labels reduce confusion in complex setups.
- Test NDI after every change: Confirm video/audio before proceeding.
- Update firmware regularly: Manufacturers often fix IP-related bugs.
- Use VLANs for large studios: Isolate NDI traffic for better performance and security.
Conclusion
Changing your NDI camera’s IP address is a fundamental task that enables smooth integration into live production workflows. With the right tools and methodical approach, you can reassign IPs quickly, avoid conflicts, and maintain reliable connections across your network. Whether you’re using PTZOptics, Sony, or another NDI-compatible camera, the process remains largely the same: discover, access, configure, and verify.
By following this guide, you’ve learned not just how to change an IP address, but how to do it safely and sustainably. Remember to document your settings, use DHCP reservations where possible, and always test connectivity afterward. These habits will save time and frustration during future setups or troubleshooting.
Ready to upgrade your streaming game? With properly configured NDI cameras on stable IP addresses, you’re one step closer to professional-grade broadcasts.