
Christian Sahar
- Total activity 74
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 64
Activity overview
Latest activity by Christian Sahar-
Christian Sahar created an article,
How to Access the Server's Transaction Bus
This article describes how to capture an Event Rules alarm/notification data and use it in your 3rd party application to perform an appropriate action in response to the triggered Event Rule. When ...
-
Christian Sahar created an article,
Nx Meta Platform Overview
What Is The Nx Meta Platform? The Nx Meta platform exists to allow developers to create and sell their own products that are integrated with Nx Witness, whether it’s an integration with the Nx ecos...
-
Christian Sahar created an article,
How to Download Thumbnails using the Nx Server API?
Nx Witness allows you to retrieve a thumbnail from the camera, in the form of a static image, through the API. Refer to GET/ec2/cameraThumbnail under the System API section in the API Documentation...
-
Christian Sahar created an article,
How Secure is Nx Cloud?
This article addresses questions from users about how secure Nx Cloud is from hacks and the level of access Network Optix has to users’ systems. Does Nx Have Access to Users' Private Data? It is r...
-
Christian Sahar created an article,
Nx Witness Authentication APIs
This article will describe each authentication API and demonstrate how developers can utilize their functionality in a brief code example. All owner-level API requests in the /rest section of the A...
-
Christian Sahar created an article,
Step 1. Preparing a Workspace
To start things off, we need to prepare our workspace for developing the plugin. The VMS Server officially supports various versions of Ubuntu and Windows, you can see a full list of supported OSs ...
-
Christian Sahar created an article,
Plugin Control Flow
The Server loads the plugin’s dynamic library and invokes its entry point function createNxPlugin() (see i_plugin.h), which returns a pointer to the nx::sdk::IPlugin interface instance. The Serve...
-
Christian Sahar created an article,
Plugin Subsystem Architecture
Let's take a deep dive into the inner workings of the Server from a plugin's perspective. The diagram above can serve as a reference. During the initialization of a video device, the Server create...
-
Christian Sahar created an article,
Locating the Hardware ID and License Details
After activation, every Nx Witness license is locked to the Hardware ID (HWID) of the computing device upon which it is installed. This article describes what the HWID is and where to locate it for...