Flash segmented over HTTP (HDS)
Segmented streaming in Adobe/Flash (FLV-based) format over HTTP ( = HTTP Dynamic Streaming)
Dependency on other protocol(s)
Dependency | Description |
---|---|
HTTP(S) | Segmented streaming in Adobe/Flash (FLV-based) format over HTTP ( = HTTP Dynamic Streaming) |
Playing Flash segmented over HTTP (HDS) from MistServer
Method | Type | URL |
---|---|---|
Flash Dynamic (HDS) | flash/11 | http(s)://HOST :PORT /dynamic/STREAMNAME /manifest.f4m |
HDS Optional configurations
Option | Description | Type | Default | API | Commandline |
---|---|---|---|---|---|
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 | |
Username | Username to drop privileges to - default if unprovided means do not drop privileges | String | root | username | --username |