Lines Matching refs:session
36 responsible for parsing and obeying the response. The session ID is not needed
45 option is used. (The session ID is not needed for this method)
49 When sent by a client, this method changes the description of the session. For
52 session. ANNOUNCE acts like an HTTP PUT or POST just like
57 Setup is used to initialize the transport layer for the session. The
58 application must set the desired Transport options for a session by using the
59 CURLOPT_RTSP_TRANSPORT(3) option prior to calling setup. If no session
61 and uses the session ID in the response to this request. The session ID is not
77 This command terminates an RTSP session. Simply closing a connection does not
78 terminate the RTSP session since it is valid to control an RTSP session over
103 Used to tell the server to record a session. Use the CURLOPT_RANGE(3)