Skip to main content

SubRip (SRT/WebVTT) over HTTP

Pseudostreaming in SubRip Text (SRT) and WebVTT formats over HTTP

Dependency on other protocol(s)

DependencyDescription
HTTP(S)Pseudostreaming in SubRip Text (SRT) and WebVTT formats over HTTP

Playing SubRip (SRT/WebVTT) over HTTP from MistServer

MethodTypeURL
SRT subtitle progressivehtml5/text/plainhttp(s)://HOST:PORT/STREAMNAME.srt
WebVTT subtitle progressivehtml5/text/vtthttp(s)://HOST:PORT/STREAMNAME.webvtt

SubRip Optional configurations

OptionDescriptionTypeDefaultAPICommandline
debugThe debug level at which messages need to be printed.debugInherited from parent processdebug--debug
Default track sortingWhat 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
UsernameUsername to drop privileges to - default if unprovided means do not drop privilegesStringrootusername--username