HTTP
HTTP connection handler, provides all enabled HTTP-based outputs
Provides dependency HTTP for MistServer
Provides | Description |
---|---|
HTTP | HTTP connection handler, provides all enabled HTTP-based outputs |
HTTP Optional configurations
Option | Description | Type | Default | API | Commandline |
---|---|---|---|---|---|
Certbot validation token | Automatically set by the MistUtilCertbot authentication hook for certbot. Not intended to be set manually. | String | certbot | --certbot | |
debug | The debug level at which messages need to be printed. | debug | Inherited from parent process | debug | --debug |
Default track sorting | What tracks are selected first when no specific track selector is used for playback. | = Default (last added for live, first added for VoD) bps_lth = Bit rate, low to high bps_htl = Bit rate, high to low id_lth = Track ID, low to high id_htl = Track ID, high to low res_lth = Resolution, low to high res_htl = Resolution, high to low | default_track_sorting | --default_track_sorting | |
Interface | Address of the interface to listen on | String | 0.0.0.0 | interface | --interface |
Stream unavailable text | Text or HTML to display when streams are unavailable. | String | nostreamtext | --nostreamtext | |
TCP port | TCP port to listen on | Number (unsigned integer) | 8080 | port | --port |
Public address | Full public address this output is available as, if being proxied | inputlist | pubaddr | --public-address | |
Username | Username to drop privileges to - default if unprovided means do not drop privileges | String | root | username | --username |
Active players | Which players are attempted and in what order. | ord_multi_sel | wrappers | --wrappers |