StanagProcessor as a Standalone Process
This section outlines the steps required to install and run the StanagProcessor as a standalone process on both Windows and Linux environments.
Notee: Windows build currently does not support all the functionality. You can use Docker Desktop (or WSL2) instead.
Installation and Configuration
Prerequisites
Before setting up the application, ensure that you have GStreamer installed:
Installation
The StanagProcessor binaries can be downloaded from the github repository. The latest version is available from the direct download link shown on the main (README) page. Previous releases can be found in the Releases section. The binaries are available in both tar.gz and zip formats.
Operation
Here are some examples of the command lines:
Start the StanagProcessor. The user interface will be available on port 8400
./stanagprocessor -addr 0.0.0.0:8400
You can provide additional arguments when running the application.
More information on the arguments