The HTTP Push output stream can be encapsulated in HLS or DASH. The source of the output stream is a predefined adaptive group that has been configured in the Adaptive Groups screen. The configuration of the stream includes the option to delete outdated stream fragments on the server. SCTE-35 markers in the source input will be preserved and used to segment the stream for both HLS and DASH encapsulation. Output streams can be pushed to one Zixi Broadcasters or Zixi Receiver.
The path to the destination can be formed in one of the following ways:
- Full path – in this option the path would be constructed as follows: <base url>/<path>/<file>?<aditional params may be also with path and file>
- Path in parameters - in this option the path would be constructed as follows: <base url>?<aditional params may be also with path and file>
- Flat path - in this option the path would be constructed as follows: <base url>/<path>_<file>?<aditional params may be also with path and file>. Any "/" in path should be replaced with "_"
Low Latency HLS - Zixi Broadcaster supports low latency HLS delivery using chunked transfer encoding, which starts sending an HTTP response as chunks of data when they are ready before the complete response is available. Chunked transfer encoding can be used with transport stream (TS) segments and with fragmented MP4 (fMP4). For low latency HLS and DASH, Zixi Broadcaster must be used as an origin server. To enable low latency HLS and DASH, select Enable HLS Fast playback on Settings > Live Protocols screen.
...
Parameter | Description | |
---|---|---|
Output Parameters | ||
Encapsulation Options |
| |
Target URL | The URL of the destination host for the push stream. | Additional URL ParametersDepending on the selection in the Segment Path field below, this field should include the following:
|
Additional URL Parameters | Depending on the selection in the Segment Path field below, this field should include the following:
URL parameters support macros as follows:
| |
Delete outdated stream fragments on server | Select this checkbox to delete any outdated stream fragments from the server. | Use segment name in URL|
Segment Path | Select one of the following path segmentation types:
| |
Ignore TLS certificate errors | Select this option when streaming to a trusted server that does not have a valid certificate. When this option is selected, Zixi Broadcaster will ignore the TLS certificate errors and transmit the stream to its destination. | |
Authorization | Select this checkbox if your destination server requires authorization credentials to connect. | |
Method | Select one of the following authorization methods:
| |
Username | Type the username | |
Password | Type the password |