StreamMonitor as a Standalone Process

This section outlines the steps required to install and run the StreamMonitor as a standalone process on both Windows and Linux environments.

Installation and Configuration

Installation

The StreamMonitor 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 is an example of the command line:

Start the StreamMonitor. The user interface will be available on port 8400

./stream-monitor -addr 0.0.0.0:8100

You can provide additional arguments when running the application.
More information on the arguments