Home
last modified time | relevance | path

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

12

/external/curl/tests/data/
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/5690001 RTSP/1.0
82 TEARDOWN rtsp://%HOSTIP:%RTSPPORT/5690002 RTSP/1.0
[all …]
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/5720001 RTSP/1.0
94 GET_PARAMETER rtsp://%HOSTIP:%RTSPPORT/5720002 RTSP/1.0
102 GET_PARAMETER rtsp://%HOSTIP:%RTSPPORT/5720003 RTSP/1.0
[all …]
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/5700001 RTSP/1.0
65 SETUP rtsp://%HOSTIP:%RTSPPORT/5700002 RTSP/1.0
69 PLAY rtsp://%HOSTIP:%RTSPPORT/5700003 RTSP/1.0
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/5680001 RTSP/1.0
100 DESCRIBE rtsp://%HOSTIP:%RTSPPORT/5680002 RTSP/1.0
104 ANNOUNCE rtsp://%HOSTIP:%RTSPPORT/5680003 RTSP/1.0
110 OPTIONS rtsp://%HOSTIP:%RTSPPORT/5680004 RTSP/1.0
Dtest5676 RTSP
14 RTSP/1.0 200 OK
32 simple RTSP OPTIONS command
41 OPTIONS rtsp://%HOSTIP:%RTSPPORT/567 RTSP/1.0
Dtest57110 RTSP
18 RTSP/1.0 200 OK
26 RTSP/1.0 200 OK
34 RTSP/1.0 200 OK
44 RTSP/1.0 200 OK
78 RTSP RTP Interleaving Test
Dtest5776 RTSP
14 RTSP/1.1234567 200 OK
34 Funny RTSP version in response
43 OPTIONS rtsp://%HOSTIP:%RTSPPORT/577 RTSP/1.0
Dtest1538120 e85: RTSP CSeq mismatch or invalid CSeq
121 e86: RTSP session error
Dtest1420102 # CURLOPT_INTERLEAVEDATA requires RTSP (HTTP) protocol
Dtest140050 # CURLOPT_INTERLEAVEDATA requires RTSP protocol
Dtest140797 # CURLOPT_INTERLEAVEDATA requires RTSP (HTTP) protocol
Dtest1406119 # CURLOPT_INTERLEAVEDATA requires RTSP (HTTP) protocol
Dtest1405130 # CURLOPT_INTERLEAVEDATA requires RTSP (HTTP) protocol
/external/curl/lib/
Drtsp.h50 struct RTSP { struct
Drtsp.c116 struct RTSP *rtsp; in rtsp_setup_connection()
118 conn->data->req.protop = rtsp = calloc(1, sizeof(struct RTSP)); in rtsp_setup_connection()
203 struct RTSP *rtsp = data->req.protop; in rtsp_done()
236 struct RTSP *rtsp = data->req.protop; in rtsp_do()
768 struct RTSP *rtsp = data->req.protop; in Curl_rtsp_parseheader()
/external/curl/docs/
DCURL-DISABLE.md95 Disable the RTSP protocol.
DKNOWN_BUGS70 6.8 RTSP authentication breaks without redirect support
532 6.8 RTSP authentication breaks without redirect support
534 RTSP authentication broke in 7.66.0. A work-around is to enable RTSP in
537 to allow redirects to RTSP to work.
DHISTORY.md235 January: Added support for RTSP
/external/curl/docs/libcurl/
Dlibcurl.m479 AH_TEMPLATE([LIBCURL_PROTOCOL_RTSP],[Defined if libcurl supports RTSP])
235 # RTSP, IMAP, POP3 and SMTP were added in
238 _libcurl_protocols="$_libcurl_protocols RTSP IMAP POP3 SMTP"
/external/curl/docs/cmdline-opts/
Dpage-footer251 RTSP: mismatch of CSeq numbers
253 RTSP: mismatch of Session Identifiers
/external/cpuinfo/test/build.prop/
Dgalaxy-c9-pro.log270 # Qcom patch RTSP keep video damaged au
/external/curl/tests/
DFILEFORMAT.md110 - `%RTSP6PORT` - IPv6 port number of the RTSP server
111 - `%RTSPPORT` - Port number of the RTSP server
/external/curl/
Dconfigure.ac383 AC_MSG_WARN([disable HTTP disables FTP over proxy and RTSP])
385 AC_DEFINE(CURL_DISABLE_RTSP, 1, [to disable RTSP])
473 AC_HELP_STRING([--enable-rtsp],[Enable RTSP support])
474 AC_HELP_STRING([--disable-rtsp],[Disable RTSP support]),
478 AC_DEFINE(CURL_DISABLE_RTSP, 1, [to disable RTSP])
482 AC_MSG_ERROR(HTTP support needs to be enabled in order to enable RTSP support!)
5132 SUPPORT_PROTOCOLS="$SUPPORT_PROTOCOLS RTSP"
5233 RTSP: ${curl_rtsp_msg}
DCMakeLists.txt179 option(CURL_DISABLE_RTSP "to disable RTSP" OFF)
1415 _add_if("RTSP" NOT CURL_DISABLE_RTSP)
/external/curl/packages/OS400/
DREADME.OS400228 _ RTSP

12