🔴 Shop Gear

ONVIF Device Manager: Set Up And Use On Windows/Mac/Linux

If you’re running network cameras for paranormal investigations, or any surveillance setup, you’ve probably hit the wall of trying to get devices from different manufacturers to play nice together. That’s exactly what ONVIF Device Manager (ODM) solves. Whether you need a fresh ONVIF Device Manager download or you’re troubleshooting a current install, this free, open-source tool lets you discover, configure, and manage IP cameras and NVRs from a single interface.

At Haunt Gears, we test and recommend investigation cameras that rely on protocols like ONVIF to stream and record evidence reliably. From thermal imaging setups to night vision rigs, getting your devices properly connected through ODM can mean the difference between capturing solid footage and missing it entirely.

This guide walks you through downloading, installing, and using ONVIF Device Manager on Windows, Mac, and Linux. You’ll get direct download links, step-by-step installation instructions, and practical tips for connecting your cameras, no guesswork required.

What ODM is and what you need first

ONVIF Device Manager (ODM) is a free, open-source application developed by Synesis that implements the ONVIF standard for managing network video devices. ONVIF (Open Network Video Interface Forum) is a global protocol that lets cameras, NVRs, and other IP devices communicate regardless of manufacturer. ODM gives you a single control panel to discover, configure, and stream from those devices without needing proprietary software for each brand.

ODM is one of the few free tools that gives you full ONVIF Profile S and Profile G support in a single interface.

What ODM actually does

ODM handles the core tasks that investigators and surveillance operators run into daily. You can auto-discover every ONVIF-compatible device on your network, pull live video streams, adjust PTZ controls, review stored recordings, and update device settings like time, users, and network configuration. For paranormal work specifically, being able to quickly verify a camera is streaming before an investigation starts saves real time on location. Here are the main functions ODM covers:

  • Device discovery via WS-Discovery
  • Live stream preview (RTSP)
  • PTZ (pan/tilt/zoom) control
  • Event and recording management
  • User and network configuration

What you need before you start

Before you attempt any ONVIF Device Manager download, confirm your setup meets the basic requirements. ODM runs on Windows natively, but macOS and Linux users need a compatibility layer, which the next section covers in detail.

Your network also needs to be configured correctly. All your cameras and your computer must sit on the same local subnet for WS-Discovery to find devices automatically. If your devices are on a separate VLAN or subnet, you will need to add them manually by IP address. Assign static IP addresses to your cameras before you begin to avoid discovery failures later.

Step 1. Get a safe ODM download for your OS

The only safe place for an ONVIF Device Manager download is the official Synesis project hosted on SourceForge. Third-party mirrors frequently bundle extra software or distribute outdated versions, so skip them entirely and go straight to the verified source.

Step 1. Get a safe ODM download for your OS

Always confirm the file comes from the Synesis publisher account on SourceForge before you click download.

Windows download

Windows users get a straightforward native installer. Head to the Synesis SourceForge page, click the Files tab, and grab the latest OdmSetup.exe from the top of the list. The installer is typically under 10 MB and requires no additional runtime libraries or dependencies on modern Windows versions.

macOS and Linux download

Neither macOS nor Linux ships with a native ODM installer, so you need two components: the ODM source package from SourceForge and the Mono runtime, which is an open-source implementation of Microsoft’s .NET framework. Install Mono first through your system’s package manager or from the official Mono Project site, then run the ODM executable through the terminal once Mono is in place.

OS Required Files
Windows OdmSetup.exe
macOS ODM source package + Mono runtime
Linux ODM source package + Mono runtime

Step 2. Install and launch on Windows, macOS, Linux

Once your files are downloaded, installation on Windows is direct, while macOS and Linux require one extra dependency before ODM will run. Follow the steps for your operating system below to get the application open and ready.

Windows installation

Run the OdmSetup.exe installer as administrator by right-clicking the file and selecting "Run as administrator." Follow the prompts, accept the license, and pick your install directory. ODM creates a desktop shortcut automatically once the installer finishes, so you can launch it immediately.

Windows Defender may flag ODM during install because the file lacks a commercial code-signing certificate. Click "More info" then "Run anyway" to proceed. This is expected behavior for open-source tools distributed through SourceForge.

macOS and Linux installation

Your Mono runtime must be installed first before ODM will launch on either macOS or Linux. On macOS, download Mono from the official Mono Project site and run the package installer. On Linux, install it through your package manager using the appropriate command for your distribution:


# Debian/Ubuntu
sudo apt-get install mono-complete

# Fedora
sudo dnf install mono-complete

Confirm your Mono version is 5.0 or higher before running any ONVIF Device Manager download package, since older versions cause silent launch failures.

After Mono installs, navigate to the ODM folder in your terminal and launch the application with:

mono OdmSetup.exe

Step 3. Discover devices and log in securely

With ODM open, you’re ready to find your cameras. The discovery process is automatic by default, but knowing what to do when it fails saves you from a frustrating dead end on your next investigation.

Auto-discover devices on your network

Click the "Find Devices" button in the top-left toolbar. ODM broadcasts a WS-Discovery probe across your local subnet and populates the device list within a few seconds. Every ONVIF-compatible camera or NVR on your network should appear here with its IP address and device name.

Auto-discover devices on your network

If no devices appear, confirm that your PC and cameras share the same subnet and that no firewall is blocking UDP port 3702, which is the WS-Discovery port.

If a device does not appear automatically, use the manual add option by entering the camera’s direct IP address and ONVIF service port (typically 80 or 8899) into the input fields at the top of the window.

Log in and secure your device credentials

Select a discovered device from the list, then enter your camera’s admin username and password in the credentials panel on the right side. Many cameras ship with [default credentials](https://hauntgears.com/blink-camera-setup-instructions/) like "admin/admin" or a blank password. Change these immediately through the device settings tab inside ODM after your first successful login to prevent unauthorized access to your network feeds.

Step 4. Do common tasks and fix issues

Once you’re logged in, ODM gives you direct access to the tasks you’ll run on every investigation. You can preview live streams, update network settings, manage users, and review recorded events without switching to another tool.

Pull a live stream and check video settings

Select your device from the list and click the Live Video tab to open an RTSP stream preview inside ODM. Navigate to the Imaging tab to adjust brightness, contrast, and sharpness. Apply these changes while your cameras are still positioned on location. The adjustments you’ll reach for most often are:

  • Brightness and contrast for low-light rooms
  • Sharpness for capturing fine detail on static scenes
  • Stream resolution and frame rate under the Media tab

Fix common connection problems

Most failures after an ONVIF Device Manager download trace back to three causes. Use this table to isolate and resolve each one quickly:

Problem Likely Cause Fix
Device not found Subnet mismatch Put PC and camera on same subnet
Login fails Wrong credentials Reset camera to factory defaults
Stream won’t load Firewall blocking RTSP Open port 554 on your firewall

If ODM crashes on launch, verify your Mono version is 5.0 or higher before you attempt a reinstall.

onvif device manager download infographic

Wrap up and keep your investigation running

Getting your ONVIF Device Manager download right the first time removes one of the biggest friction points in setting up a reliable camera network for any investigation. You now have a clear path from downloading the correct installer for your OS, through installation on Windows, macOS, and Linux, to discovering devices, logging in securely, and resolving the most common failures before they cost you footage on location.

ODM gives you direct control over every ONVIF-compatible camera on your network without paying for proprietary software. Keep your device credentials updated, assign static IPs to your cameras, and verify your streams before each session so your recording setup never becomes the weak point in your investigation.

When your network is solid, the next step is putting the right hardware in the field. Browse our full range of investigation-ready equipment at the Haunt Gears paranormal research device shop and build a kit that captures everything your cameras find.

more insights

Share via
Copy link