Zixi Broadcaster/ZEC v18 Docum...
...
ZEC Inputs
ZEC Adding Input Streams
ZEC Adding RTMP Streams
2 min
this enables you to create a push or pull rtmp input stream to add a rtmp 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 zec using the matrix docid\ nlxzehz 9rxlcmx6xie c ) default selected select rtmp for the input stream, and then choose push or pull the fields will vary according to which type you choose push rmtp push rmtp input pull rtmp pull rtmp input 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 zec encrypting an input stream docid\ nms0u6uroxuzmozp2he l 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 stream is added to zec and now appears in the list of streams available in the zec inputs ui input stream parameters table parameter description stream parameters the general stream settings type select the desired type for the rtmp stream push – the stream is pushed to zec (not initiated by the zec) no additional connection parameters need to be filled if the stream name will match, the stream will be inputted pull – zec will initiate the stream by accessing it through the following parameters url (for pull) type the stream url from which zec will access use the following url format rtmp\ //host \[port]/app/stream you can define rtmps clients with the proven security of a secure socket layer (ssl), by using the rtmps\ // url stream name (for pull) type the unique name for the stream that has been defined in the rtmp server user name (for pull) specify the user name to authenticate on the remote rtmp server password (for pull) specify the string that is used for authorization on the remote rtmp server bind to ip select from the drop down list the local ip address to be used for this input, or select any to enable any ip to be used ignore tls certificate (for pull) select this option when connecting to a trusted server that does not have a valid certificate when this option is selected, zec will ignore the tls certificate errors disconnect if inactive disconnects the connection if inactive mpeg ts multiplexing bitrate \[kbps] if the stream's bitrate fluctuates you can pad the stream with null packets to create a steady bitrate specify the padding level in kbps smoothing latency \[ms] the smoothing feature uses a buffer to time packets according to the stream's clock this is useful when there are bursts in the rate in which the stream arrives the smoothing features creates a queue in the buffer, allowing smoother entry into zec the smoothing parameter defines the size of the buffer in milliseconds a larger buffer enables smoother entry, however, it may influence the latency rate enable encryption select this checkbox to encrypt the input stream for more information, see zec encrypting an input stream docid\ nms0u6uroxuzmozp2he l 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 zec using an external storage docid 8mil85ijafynoutwwouqi 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 zec 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 zec 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