- X-Forwarded-For – Default X-Forwarded-For header sent to all HTTP requests, unless overridden. Default is none.
- Pipe command (READ-ONLY) – When using 'Custom' Output Mode, this is the command that will be run using the stream as input PIPE. The
%svalue is replaced by the 'Pipe' field for each channel. Default istsplay -stdin %s. This value cannot be edited for security reasons. - User Agent – Default User-Agent header sent to all HTTP requests, unless overridden. Default value can be changed from the command-line.
- Manifest Headers – Headers for every manifest HTTP call. Format:
{ 'Header1': 'Value', 'Header2': 'Value' } - Media Headers – Headers for every media HTTP call. Format:
{ 'Header1': 'Value', 'Header2': 'Value' }