Home
last modified time | relevance | path

Searched refs:RTSP (Results 1 – 25 of 50) sorted by relevance

12

/curl/tests/data/
H A Dtest5696 RTSP
14 RTSP/1.0 200 OK
21 RTSP/1.0 200 OK
27 RTSP/1.0 200 OK
34 RTSP/1.0 200 OK
40 RTSP/1.0 200 OK
48 RTSP/1.0 200 OK
66 RTSP Session ID parsing
78 SETUP rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0001 RTSP/1.0
86 SETUP rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0003 RTSP/1.0
[all …]
H A Dtest5726 RTSP
14 RTSP/1.0 200 OK
22 RTSP/1.0 200 OK
35 RTSP/1.0 204 OK
43 RTSP/1.0 200 Okie Dokie
53 RTSP/1.0 200 OK
73 RTSP GET_PARAMETER (Put/Heartbeat/Post)
90 SETUP rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0001 RTSP/1.0
94 GET_PARAMETER rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0002 RTSP/1.0
102 GET_PARAMETER rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0003 RTSP/1.0
[all …]
H A Dtest5706 RTSP
14 RTSP/1.0 200 OK
22 RTSP/1.0 200 OK
29 RTSP/1.0 200 OK
50 RTSP CSeq and Session Mismatch checks
62 OPTIONS rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0001 RTSP/1.0
65 SETUP rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0002 RTSP/1.0
69 PLAY rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0003 RTSP/1.0
H A Dtest31006 RTSP
7 RTSP Basic auth
14 RTSP/1.0 401 Unauthorized please swsbounce
21 RTSP/1.0 200 OK
34 RTSP/1.0 401 Unauthorized please swsbounce
39 RTSP/1.0 200 OK
63 RTSP Authentication check
73 DESCRIBE rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER RTSP/1.0
77 DESCRIBE rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER RTSP/1.0
H A Dtest5686 RTSP
14 RTSP/1.0 200 OK
21 RTSP/1.0 200 OK
33 RTSP/1.0 200 Okie Dokie
39 RTSP/1.0 200 OK
58 RTSP Announce (PUT and POST style) test
84 ANNOUNCE rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0001 RTSP/1.0
100 DESCRIBE rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0002 RTSP/1.0
104 ANNOUNCE rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0003 RTSP/1.0
110 OPTIONS rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0004 RTSP/1.0
H A Dtest6896 RTSP
14 RTSP/7.1 786
16 RTSP/
41 OPTIONS rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER RTSP/1.0
H A Dtest5676 RTSP
14 RTSP/1.0 200 OK
32 simple RTSP OPTIONS command
41 OPTIONS rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER RTSP/1.0
H A Dtest5776 RTSP
14 RTSP/1.1234567 200 OK
34 Funny RTSP version in response
43 OPTIONS rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER RTSP/1.0
H A Dtest57110 RTSP
18 RTSP/1.0 200 OK
27 RTSP/1.0 200 OK
35 RTSP/1.0 200 OK
45 RTSP/1.0 200 OK
86 RTSP RTP Interleaving Test
/curl/docs/libcurl/opts/
H A DCURLINFO_RTSP_SESSION_ID.md12 - RTSP
18 CURLINFO_RTSP_SESSION_ID - get RTSP session ID
31 most recent RTSP Session ID.
33 Applications wishing to resume an RTSP session on another connection should
H A DCURLOPT_RTSP_SERVER_CSEQ.md12 - RTSP
18 CURLOPT_RTSP_SERVER_CSEQ - RTSP server CSEQ number
30 Pass a long to set the CSEQ number to expect for the next RTSP Server to
H A DCURLOPT_RTSP_CLIENT_CSEQ.md13 - RTSP
19 CURLOPT_RTSP_CLIENT_CSEQ - RTSP client CSEQ number
31 Pass a long to set the CSEQ number to issue for the next RTSP request. Useful
H A DCURLINFO_RTSP_SERVER_CSEQ.md12 - RTSP
18 CURLINFO_RTSP_SERVER_CSEQ - get the next RTSP server CSeq
36 Applications wishing to resume an RTSP session on another connection should
H A DCURLOPT_RTSP_STREAM_URI.md11 - RTSP
17 CURLOPT_RTSP_STREAM_URI - RTSP stream URI
33 server options by passing '*' in the place of the RTSP Stream URI. This option
34 is distinct from CURLOPT_URL(3). When working with RTSP, the
H A DCURLOPT_RTSP_TRANSPORT.md11 - RTSP
17 CURLOPT_RTSP_TRANSPORT - RTSP Transport: header
31 this RTSP session. This is mainly a convenience method to avoid needing to set
H A DCURLOPT_RTSP_REQUEST.md11 - RTSP
17 CURLOPT_RTSP_REQUEST - RTSP request
29 Tell libcurl what kind of RTSP request to make. Pass one of the following RTSP
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
99 POSTs within RTSP.
H A DCURLOPT_RANGE.md16 - RTSP
46 For RTSP, the formatting of a range should follow RFC 2326 Section 12.29. For
47 RTSP, byte ranges are **not** permitted. Instead, ranges should be given in
85 FILE since 7.18.0, RTSP since 7.20.0
H A DCURLOPT_RTSP_SESSION_ID.md11 - RTSP
17 CURLOPT_RTSP_SESSION_ID - RTSP session ID
29 Pass a char pointer as a parameter to set the value of the current RTSP
H A DCURLINFO_RTSP_CLIENT_CSEQ.md13 - RTSP
19 CURLINFO_RTSP_CLIENT_CSEQ - get the next RTSP client CSeq
H A DCURLOPT_INTERLEAVEDATA.md8 - RTSP
17 CURLOPT_INTERLEAVEDATA - pointer passed to RTSP interleave callback
H A DCURLOPT_INTERLEAVEFUNCTION.md11 - RTSP
17 CURLOPT_INTERLEAVEFUNCTION - callback for RTSP interleaved data
46 stream data is sharing the RTSP control connection, it is critical to service
H A DCURLINFO_RTSP_CSEQ_RECV.md12 - RTSP
/curl/lib/
H A Drtsp.h64 struct RTSP { struct
H A Drequest.h113 struct RTSP *rtsp;
/curl/docs/libcurl/
H A Dcurl_easy_getinfo.md277 The RTSP client CSeq that is expected next. See CURLINFO_RTSP_CLIENT_CSEQ(3)
281 RTSP CSeq last received. See CURLINFO_RTSP_CSEQ_RECV(3)
285 The RTSP server CSeq that is expected next. See CURLINFO_RTSP_SERVER_CSEQ(3)
289 RTSP session ID. See CURLINFO_RTSP_SESSION_ID(3)

Completed in 39 milliseconds

12