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.
a #GstRTSPUrl
storage for a #GstRTSPConnection
#GST_RTSP_OK when conn contains a valid connection.
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.