Nx Support
- Total activity 86
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Activity overview
Latest activity by Nx Support-
Nx Support created an article,
LDAP Integration FAQs
Find answers to common questions about configuring, managing, and securing LDAP integrations between Active Directory and the VMS Media Server. This guide covers supported network configurations, d...
-
Nx Support created an article,
View and redirect stdout and stderr on Windows
On Windows, running mediaserver.exe directly from the console (for example, with mediaserver.exe -e) does not display standard output (stdout) or standard error (stderr) in the terminal. This is a ...
-
Nx Support created an article,
How the Supported IP Video Devices list is populated
We maintain the IP Video Supported Devices (IPVD) list (also available in our Cloud application; LINK) to show which cameras and video devices are currently supported, along with a brief list of th...
-
Nx Support created an article,
Enable object detection in Nx Maps
Nx Maps Advanced provides real-time tracking and metadata visualization for organizations that need deep operational insights.Upgrading to Nx Maps Advanced unlocks the following features: Live dev...
-
Nx Support created an article,
Set up and use a camera Logical ID
A Logical ID is a short numeric identifier of maximal 3 numeric digits that you can use instead of a long camera ID when making API requests. You can assign, remove, or update a Logical ID using ei...
-
Nx Support created an article,
How to find device IDs
This guide explains how to find the unique identifier (ID) for your devices. You can find device IDs manually using the Desktop Dlient or programmatically using the REST API.Find a device ID using ...
-
Nx Support created an article,
Activate and manage your Professional licenses for your VMS
The Professional licenses for your VMS allows your system to manage devices like IP cameras, I/O modules, and encoders. Each license locks to your server's unique Hardware ID (HWID).This guide cove...
-
Nx Support created an article,
2. Integration Architecture - Understanding Plugins
What is a Plugin?Every Plugin is a dynamic library (*.dll/*.so) which can be used to add new capabilities to Nx Meta.A Plugin implements several abstract classes:Engine — a class representing a Vid...
-
Nx Support created an article,
3. Exploring Plugin Code Examples
The best way to start getting acquainted with the Metadata (Analytics) SDK is to check an example included in the SDK package: `Stub Analytics Plugin`, located at `samples/stub_analytics_plugin/`. ...
-
Nx Support created an article,
4. Implementation Best Practices
Capturing Objects from VideoThe general goal of capturing objects on video is to help the user augment their live video views with objects or to search specific moments on video using text search o...