
Boris Biruchkov
- Network Optix team
- Total activity 72
- Last activity
- Member since
- Following 0 users
- Followed by 2 users
- Votes 1
- Subscriptions 39
Articles
Recent activity by Boris Biruchkov-
Obtaining a correct Server to run with the Open-Source Desktop Client
To be able to run a Desktop Client, you will need to have a compatible Server. Since we do not provide source code for the Server, only certain distributions are publicly available. Once we releas...
-
Distributing Custom System Components through 1-Click Updates
1-click update feature allows updating all system components (Servers and Client) from Desktop Client without the need to manually update each component. However, by default this functionality allo...
-
Playing Back Videos using WebRTC
What is the webrtc-stream-manager? This package simplifies playing back videos via WebRTC from the Nx Server versions 5.1 or later. What can it do? The exported WebRTCStreamManager class handles es...
-
Creating Update Packages for Custom Linux/ARM Servers
This article describes the process of creating custom Server distributions for Linux Operating Systems that are not officially supported. This is done by making some modifications to the official ...
-
Building and Distributing the Open Source Desktop Client
Building Once the source code is fetched from the GitHub repository, the detailed instructions are located in the readme.md file located at the root of the repository. The instructions explain how ...
-
Open Source Desktop Client Versioning
Repository Branches We use Git branches and tags to organize changes that are made during development. The open-source repository is a fork from our internal one which contains the parts of code th...
-
Open Source Integrations Overview
This repository contains open-source source code and specifications that show how to integrate a third-party solution with Nx Meta (and all Powered-By-Nx products, including Nx Witness). This is us...
-
Docker Integration Example
Starting from the build 28389 (~ 4.0 beta-2), the Nx Server allows its debian package to be installed directly from a Dockerfile (lower versions are incompatible). The main information abour Docker...