RTSPConnection.setAuth
gstrtsp.types.RTSPResult setAuth(gstrtsp.types.RTSPAuthMethod method, string user, string pass)Configure conn for authentication mode method with user and pass as the user and password respectively.
Parameters
method | authentication method |
user | the user |
pass | the password |
Returns
#GST_RTSP_OK.