I don't believe OBS does this. Your best bet would be to set up a VPN between your source and your streaming server... and then that server and viewers.
Yes, you can add AES or RSA encryption to a stream. AES is commonly used for encrypting data streams due to its speed and efficiency in symmetric encryption. RSA, being asymmetric, is better suited for encrypting session keys rather than the entire stream. The AES RSA difference lies in their encryption methods: AES uses the same key for both encryption and decryption, while RSA uses a public-private key pair.
passphrase=string
HaiCrypt Encryption/Decryption Passphrase string, length from 10 to 79 characters. The passphrase is the shared secret between the sender and the receiver. It is used to generate the Key Encrypting Key using PBKDF2 (Password-Based Key Derivation Function). It is used only if pbkeylen is non-zero. It is used on the receiver only if the received data is encrypted. The configured passphrase cannot be recovered (write-only).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.