ZEC Adding HTTP Push Outputs
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 ZEC 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 ZECs or ZEC.
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 - ZEC 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, ZEC must be used as an origin server. To enable low latency HLS and DASH, select Enable HLS Fast playback on Settings > Live Protocols screen.
To create an HTTP Push Output:
- In the ZEC Outputs page, click . The New Output window is displayed.
- Select the HTTP Push option (radio button)
- Type in the unique identifier for this output stream in the Output Name.
- Select an Input Adaptive Group to be made available on this output from the adjacent drop-down list. To create an Adaptive Group, see ZEC Adaptive Groups.
- Select the Show in Matrix check box to display this stream in the Matrix (see ZEC Using the Matrix). Default: not selected.
- Enter the Output Parameters (see Output Stream Parameters Table).
- If your destination server requires authorization credentials to connect, select the Authorization checkbox
If you want to specify Billing Codes to identify and differentiate traffic on a ZEC for billing purposes, select this checkbox (see Output Stream Parameter Table below).
- Click OK.
The new HTTP Push Output with its settings is created and now appears on the screen.
Output Stream Parameters Table
Parameter | Description |
---|---|
Output Parameters | |
Encapsulation Options |
|
Target URL | Depending 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. |
Upload DVR playlist | Select this checkbox if you are streaming a recorded/VOD stream and you want to upload a DVR playlist in addition to the live playlist. |
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, ZEC 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 |
Billing Codes | Billing codes are used to identify and differentiate traffic on a ZEC for billing purposes. When a billing code is added to a Source or Target, ZEC can track the traffic on that ZEC input or output separately from other inputs and outputs on the same ZEC. Billing codes are created by ZEC personnel on the ZEC Customer Portal for a particular organization. |
Billing Code | Enter the billing code that corresponds to this stream. The relevant billing can be obtained from the organization that received the billing code from Zixi. |
Billing password | Enter the password that corresponds to this billing code. |