Hi,
How can I publish a stream and protect it with the password on the rtmpserver info, like this:
rtmp://my_ip/stream1/?p=mypassword
Thanks.
Hi,
How can I publish a stream and protect it with the password on the rtmpserver info, like this:
rtmp://my_ip/stream1/?p=mypassword
Thanks.
Use SecureURLParams
A better option, if the encoder supports it. is ModuleRTMPAuthenticate
https://www.wowza.com/docs/media-security-overview)
Richard