Zixi Broadcaster/ZEC V17 Docum...
...
ZEC Adding Input Streams
ZEC Adding HLS Streams
2 min
this screen enables zec to receive an hls stream the hls stream is not protected by the zixi protocol there are two options for pulling the stream single source (adaptive bitrate) the stream can be an adaptive bitrate stream in this case, zec will pull the main playlist to adapt between bitrates according to network conditions multiple sources it is possible to pull multiple input streams with static individual bitrates in this case, zec will automatically create a separate input for each bitrate to add an hls stream in the zec navigation menu, click the inputs tab in the menu bar, click +new input the add a new input stream window is displayed enter the unique stream id note this must be identical (case sensitive) to the stream name configured in the sending zixi broadcaster or mediaconnect select the maximum concurrent connections to this stream from the max outputs drop down list default unlimited select the show in matrix check box to display this stream in the matrix (see docid\ skrtx3wdiaaoohem3 s r ) default selected select hls for the input stream specify the stream parameters (see the input stream parameter table below) if you want to enable encryption , select this checkbox (see input stream parameters table) for more information, see docid\ ctvrjainwk9qjrmvwznyc if you want to configure the recording parameters , specify them in the respective fields (see input stream parameter table) click ok the “input added” message appears on the top of the screen the hls stream from the source is added to the zec and now appears in the list of streams available in the zec inputs ui if the "multiple sources" option was select, zec will automatically create a separate input for each bitrate input stream parameters table parameter description stream parameters master playlist url specify the url of the hls stream's master playlist download type specify whether the variants will be pulled from a single source (adaptive bitrate) or multiple sources (pull all bitrates) inject scte35 on cue marks select this checkbox to inject scte markers into the adaptive stream manifest scte 35 markers found in the source input will be used to segment the stream and the #ext x cue in/#ext x cue out tags will be added to the manifest support ext x daterange select this checkbox to enable this feature ext x daterange is a way of providing timed metadata in an hls manifest it is used to define date range metadata in a media playlist a possible use case is defining timed metadata for interstitial regions such as advertisements, but can be used to define any timed metadata needed by your stream start from last segment select this checkbox to begin downloading from the last segment in the playlist by selecting this mode, you may lose the previous data in the playlist (i e , the chunks before the last chunks will not be downloaded), but latency will be lowered zixi broadcaster select this checkbox if you are pulling the hls from a zixi broadcaster this will add a parameter in the request to pull the stream so that the origin zixi broadcaster can identify the puller and show a single output in the outputs table if you don't select this option, the origin zixi broadcaster will display a different output for each downloaded segment use http parameters for substreams if your master url has http parameters (e g , http //server com/main m3u8?user=someuser\&password=somepass\&etc= ), the parameters will be propagated as subplaylists and chunks for example, the master playlist will have a subplaylist sub playlist1 m3u8 in this case, the request for this playlist will be http //server com/sub playlist1 m3u8?user=someuser\&password=somepass\&etc= enable encryption select this checkbox to encrypt the input stream for more information, see encryption type (for encryption enabled) specify the type of encryption (aes 128/192/256) encryption key (for encryption enabled) click generate to generate an encryption key the generated encryption key must be sent to the end user to decipher the received encoded stream recording parameters select this checkbox to customize the recording parameters destination type select the radio button for the desired storage type and then fill in the relevant parameters · record to disk – the recording is saved on the local disk it is possible to record to an external destination by replacing the default storage location with a symbolic link to learn more, see docid\ p4thzrqp6b0fqx38sqjkl section · record to s3 – the file is saved to your aws s3 bucket record to disk parameters file name template specify the file name pattern that zixi will use to generate when saving the recorded content a separate file will be generated for each recording up to the time specified in the max recorded file duration parameter (see above) after this duration a new file will be generated the file name pattern can include any string and up to five variables listed below only the %t=hh mm ss creation time is mandatory you can change the order of these variables and add text as long as you maintain the legitimate structure of the file in linux and windows %s=stream id optional %y=year optional %m=month optional %d=day optional %t=hh mm ss creation time mandatory %u=yyyymmddthhmmssz utc timestamp – optional for example, the following pattern %y recording%t ts will generate the following file name 2022 recording15 32 35 ts max recorded file duration \[hours] specify the maximum time allotted for recording a video stream default 2 hours keep recorded files for \[hours] specify the maximum time for storing the recording default 0 hours custom path optionally specify a storage location for the recorded files that is relative to the root folder this location bypasses the location specified as the root folder in the settings > general screen record to s3 parameters file name template specify the file name pattern that zixi will use to generate when saving the recorded content a separate file will be generated for each recording up to the time specified in the max recorded file duration parameter (see above) after this duration a new file will be generated the file name pattern can include any string and up to five variables listed below only the %t=hh mm ss creation time is mandatory you can change the order of these variables and add text as long as you maintain the legitimate structure of the file in linux and windows %s=stream id optional %y=year optional %m=month optional %d=day optional %t=hh mm ss creation time mandatory %u=yyyymmddthhmmssz utc timestamp – optional for example, the following pattern %y recording%t ts will generate the following file name 2022 recording15 32 35 ts max recorded file duration \[hours] specify the maximum time allotted for recording a video stream default 2 hours url specify the url of the s3 bucket ignore tls certificate errors tls certificate for s3 bucket might be detected as faulty if bucket name contains dot\[s] when this option is selected, zec will ignore the tls certificate errors and transmit the stream to its destination access key the access key that is used for accessing the s3 bucket secret key the secret key that is used for accessing the s3 bucket

