Encrypting an Input Stream in Zixi Broadcaster
1 min
you can encrypt a specific input stream using static key aes scrambling encryption (aes 128, aes 192, aes 256) the stream encryption prevents any further processing, such as analysis, transcoding, etc for more information, see the transcoder docid\ n hehzq5awqzbzmjsgxeh section the encryption works in the following way if the stream has been encrypted at the source the stream will remain encrypted regardless of the output type zixi broadcaster can only encrypt the stream after it has been decrypted if the stream is being encrypted by the zixi broadcaster it will be encrypted only if the output is a zixi pull or zixi push output all other outputs will send out an unencrypted stream to encrypt an input stream in zixi broadcaster in the inputs screen, click +new input (or edit an existing input by clicking the ⚙️ icon and selecting edit ) select the relevant input type if this is a new input fill in the stream parameters at the bottom, select the enable encryption checkbox in the encryption type field, select aes 128, aes 192, or aes 256 for fixed encryption in the encryption key field, enter your own key or click generate to generate a key by the system the exact key should be used to decrypt the stream on the other end set encryption key click ok

