RTSPConnection.setRememberSessionId
void setRememberSessionId(bool remember)Sets if the #GstRTSPConnection should remember the session id from the last response received and force it onto any further requests.
The default value is true
Parameters
remember | true if the connection should remember the session id |