Searched refs:RTSP (Results 1 – 25 of 50) sorted by relevance
12
6 RTSP14 RTSP/1.0 200 OK21 RTSP/1.0 200 OK27 RTSP/1.0 200 OK34 RTSP/1.0 200 OK40 RTSP/1.0 200 OK48 RTSP/1.0 200 OK66 RTSP Session ID parsing78 SETUP rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0001 RTSP/1.086 SETUP rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0003 RTSP/1.0[all …]
6 RTSP14 RTSP/1.0 200 OK22 RTSP/1.0 200 OK35 RTSP/1.0 204 OK43 RTSP/1.0 200 Okie Dokie53 RTSP/1.0 200 OK73 RTSP GET_PARAMETER (Put/Heartbeat/Post)90 SETUP rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0001 RTSP/1.094 GET_PARAMETER rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0002 RTSP/1.0102 GET_PARAMETER rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0003 RTSP/1.0[all …]
6 RTSP14 RTSP/1.0 200 OK22 RTSP/1.0 200 OK29 RTSP/1.0 200 OK50 RTSP CSeq and Session Mismatch checks62 OPTIONS rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0001 RTSP/1.065 SETUP rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0002 RTSP/1.069 PLAY rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0003 RTSP/1.0
6 RTSP7 RTSP Basic auth14 RTSP/1.0 401 Unauthorized please swsbounce21 RTSP/1.0 200 OK34 RTSP/1.0 401 Unauthorized please swsbounce39 RTSP/1.0 200 OK63 RTSP Authentication check73 DESCRIBE rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER RTSP/1.077 DESCRIBE rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER RTSP/1.0
6 RTSP14 RTSP/1.0 200 OK21 RTSP/1.0 200 OK33 RTSP/1.0 200 Okie Dokie39 RTSP/1.0 200 OK58 RTSP Announce (PUT and POST style) test84 ANNOUNCE rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0001 RTSP/1.0100 DESCRIBE rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0002 RTSP/1.0104 ANNOUNCE rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0003 RTSP/1.0110 OPTIONS rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0004 RTSP/1.0
6 RTSP14 RTSP/7.1 786 16 RTSP/ 41 OPTIONS rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER RTSP/1.0
6 RTSP14 RTSP/1.0 200 OK32 simple RTSP OPTIONS command41 OPTIONS rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER RTSP/1.0
6 RTSP14 RTSP/1.1234567 200 OK34 Funny RTSP version in response43 OPTIONS rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER RTSP/1.0
10 RTSP18 RTSP/1.0 200 OK27 RTSP/1.0 200 OK35 RTSP/1.0 200 OK45 RTSP/1.0 200 OK86 RTSP RTP Interleaving Test
12 - RTSP18 CURLINFO_RTSP_SESSION_ID - get RTSP session ID31 most recent RTSP Session ID.33 Applications wishing to resume an RTSP session on another connection should
12 - RTSP18 CURLOPT_RTSP_SERVER_CSEQ - RTSP server CSEQ number30 Pass a long to set the CSEQ number to expect for the next RTSP Server to
13 - RTSP19 CURLOPT_RTSP_CLIENT_CSEQ - RTSP client CSEQ number31 Pass a long to set the CSEQ number to issue for the next RTSP request. Useful
12 - RTSP18 CURLINFO_RTSP_SERVER_CSEQ - get the next RTSP server CSeq36 Applications wishing to resume an RTSP session on another connection should
11 - RTSP17 CURLOPT_RTSP_STREAM_URI - RTSP stream URI33 server options by passing '*' in the place of the RTSP Stream URI. This option34 is distinct from CURLOPT_URL(3). When working with RTSP, the
11 - RTSP17 CURLOPT_RTSP_TRANSPORT - RTSP Transport: header31 this RTSP session. This is mainly a convenience method to avoid needing to set
11 - RTSP17 CURLOPT_RTSP_REQUEST - RTSP request29 Tell libcurl what kind of RTSP request to make. Pass one of the following RTSP77 This command terminates an RTSP session. Simply closing a connection does not78 terminate the RTSP session since it is valid to control an RTSP session over99 POSTs within RTSP.
16 - RTSP46 For RTSP, the formatting of a range should follow RFC 2326 Section 12.29. For47 RTSP, byte ranges are **not** permitted. Instead, ranges should be given in85 FILE since 7.18.0, RTSP since 7.20.0
11 - RTSP17 CURLOPT_RTSP_SESSION_ID - RTSP session ID29 Pass a char pointer as a parameter to set the value of the current RTSP
13 - RTSP19 CURLINFO_RTSP_CLIENT_CSEQ - get the next RTSP client CSeq
8 - RTSP17 CURLOPT_INTERLEAVEDATA - pointer passed to RTSP interleave callback
11 - RTSP17 CURLOPT_INTERLEAVEFUNCTION - callback for RTSP interleaved data46 stream data is sharing the RTSP control connection, it is critical to service
12 - RTSP
64 struct RTSP { struct
113 struct RTSP *rtsp;
282 The RTSP client CSeq that is expected next. See CURLINFO_RTSP_CLIENT_CSEQ(3)286 RTSP CSeq last received. See CURLINFO_RTSP_CSEQ_RECV(3)290 The RTSP server CSeq that is expected next. See CURLINFO_RTSP_SERVER_CSEQ(3)294 RTSP session ID. See CURLINFO_RTSP_SESSION_ID(3)
Completed in 20 milliseconds