RTSPConnection.create

Create a newly allocated #GstRTSPConnection from url and store it in conn. The connection will not yet attempt to connect to url, use [gstrtsp.rtspconnection.RTSPConnection.connect].

A copy of url will be made.

Parameters

urla #GstRTSPUrl
connstorage for a #GstRTSPConnection

Returns

#GST_RTSP_OK when conn contains a valid connection.