Secure username and password when using rtsp call

Typical call for rtsp stream via ONVIF bridge is rtsp://:@/

my question is how can i secure my username and password when perform such call? Thank you

Hi,

In general the ONVIV Bridge is using digest authentication mechanism, so username and password are NOT passed on the network in clear text.

Where do you provide the link above? The application that you use should use the info for username and password to generate the correct digest and send it to the Onvif Bridge, NOT the username and password.

KR,

Svetlana

milestone onvif bridge document