Searched refs:RTSP (Results 1 – 23 of 23) sorted by relevance
/external/curl/tests/data/ |
D | test569 | 6 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 …]
|
D | test572 | 6 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 …]
|
D | test570 | 6 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
|
D | test568 | 6 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
|
D | test571 | 10 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
|
D | test567 | 6 RTSP 14 RTSP/1.0 200 OK 32 simple RTSP OPTIONS command 41 OPTIONS rtsp://%HOSTIP:%RTSPPORT/567 RTSP/1.0
|
/external/curl/lib/ |
D | rtsp.c | 128 struct RTSP *rtsp; in rtsp_setup_connection() 130 conn->data->req.protop = rtsp = calloc(1, sizeof(struct RTSP)); in rtsp_setup_connection() 201 struct RTSP *rtsp = data->req.protop; in rtsp_done() 237 struct RTSP *rtsp = data->req.protop; in rtsp_do() 750 struct RTSP *rtsp = data->req.protop; in Curl_rtsp_parseheader()
|
D | rtsp.h | 52 struct RTSP { struct
|
/external/libmicrohttpd/m4/ |
D | libcurl.m4 | 58 AH_TEMPLATE([LIBCURL_PROTOCOL_RTSP],[Defined if libcurl supports RTSP]) 216 # RTSP, IMAP, POP3 and SMTP were added in 219 _libcurl_protocols="$_libcurl_protocols RTSP IMAP POP3 SMTP"
|
/external/curl/docs/libcurl/ |
D | libcurl.m4 | 79 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/tests/ |
D | README | 64 - TCP/9005 for RTSP 65 - TCP/9006 for RTSP IPv6
|
D | FILEFORMAT | 347 %RTSP6PORT - IPv6 port number of the RTSP server 348 %RTSPPORT - Port number of the RTSP server
|
/external/avahi/service-type-database/ |
D | service-types | 143 _rtsp._tcp:RTSP Realtime Streaming Server
|
/external/curl/ |
D | configure.ac | 360 AC_MSG_WARN([disable HTTP disables FTP over proxy and RTSP]) 362 AC_DEFINE(CURL_DISABLE_RTSP, 1, [to disable RTSP]) 450 AC_HELP_STRING([--enable-rtsp],[Enable RTSP support]) 451 AC_HELP_STRING([--disable-rtsp],[Disable RTSP support]), 455 AC_DEFINE(CURL_DISABLE_RTSP, 1, [to disable RTSP]) 459 AC_MSG_ERROR(HTTP support needs to be enabled in order to enable RTSP support!) 3585 SUPPORT_PROTOCOLS="$SUPPORT_PROTOCOLS RTSP" 3684 RTSP support: ${curl_rtsp_msg}
|
D | CMakeLists.txt | 150 option(CURL_DISABLE_RTSP "to disable RTSP" OFF) 1095 _add_if("RTSP" NOT CURL_DISABLE_RTSP)
|
D | CHANGES.0 | 327 - Christopher Conroy fixed a problem with RTSP and GET_PARAMETER reported 629 - Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new
|
/external/libmicrohttpd/ |
D | MHD_config.h.in | 263 /* Defined if libcurl supports RTSP */
|
/external/curl/docs/ |
D | HISTORY | 233 January: Added support for RTSP
|
D | FAQ | 139 POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP.
|
/external/curl/packages/OS400/ |
D | README.OS400 | 197 _ RTSP
|
D | curl.inc.in | 1577 * Public API enums for RTSP requests.
|
/external/tcpdump/ |
D | CHANGES | 22 Add a routine to print "text protocols", and add FTP/HTTP/SMTP/RTSP support.
|
/external/srtp/doc/ |
D | rfc3711.txt | 2712 (RTSP)", Work in Progress.
|