RTSPConnection.setAuth

Configure conn for authentication mode method with user and pass as the user and password respectively.

class RTSPConnection
setAuth

Parameters

method gstrtsp.types.RTSPAuthMethod

authentication method

user string

the user

pass string

the password

Return Value

Type: gstrtsp.types.RTSPResult

#GST_RTSP_OK.