Mist Server Quick Start
Mist Server Quick Start
11 Quickstart guide
DDVTech
Contents
1 Quickstart guide for MistServer 3
1.1 List of files and their purpose . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.2 Running MistServer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.2.1 Linux specific instructions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.2.2 Windows specific instructions . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.2.3 MacOS specific instructions . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.3 Accessing the management interface and setting up MistServer . . . . . . . . . . . . 4
1.4 Enable protocols . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.5 Create streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.6 Viewing your streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.7 Standard stream url syntax . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
MistServer can be started without installing it, simply by extracting all its binaries to a single
folder and executing the MistController. It will by default store its configuration in the current
working directory.
It will walk you through a first-time setup on the command line, and then start listening for
requests as well as make available the API port and configuration interface. Many choose to run
MistServer in a screen session during testing or if they do not have root access to the machine
MistServer needs to run on.
Do note that some of MistServer’s automatic error recovery features will not function properly
when not running as a system service.