Searched refs:rtsp (Results 1 – 24 of 24) sorted by relevance
/external/curl/tests/data/ |
D | test569 | 59 rtsp 69 rtsp://%HOSTIP:%RTSPPORT/569 log/idfile569.txt 78 SETUP rtsp://%HOSTIP:%RTSPPORT/5690001 RTSP/1.0 82 TEARDOWN rtsp://%HOSTIP:%RTSPPORT/5690002 RTSP/1.0 86 SETUP rtsp://%HOSTIP:%RTSPPORT/5690003 RTSP/1.0 90 TEARDOWN rtsp://%HOSTIP:%RTSPPORT/5690004 RTSP/1.0 94 SETUP rtsp://%HOSTIP:%RTSPPORT/5690005 RTSP/1.0 98 TEARDOWN rtsp://%HOSTIP:%RTSPPORT/5690006 RTSP/1.0
|
D | test572 | 66 rtsp 76 rtsp://%HOSTIP:%RTSPPORT/572 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 106 GET_PARAMETER rtsp://%HOSTIP:%RTSPPORT/5720004 RTSP/1.0 114 OPTIONS rtsp://%HOSTIP:%RTSPPORT/5720005 RTSP/1.0
|
D | test570 | 43 rtsp 53 rtsp://%HOSTIP:%RTSPPORT/570 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 | 51 rtsp 61 rtsp://%HOSTIP:%RTSPPORT/568 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 | test567 | 25 rtsp 35 rtsp://%HOSTIP:%RTSPPORT/567 41 OPTIONS rtsp://%HOSTIP:%RTSPPORT/567 RTSP/1.0
|
D | test577 | 27 rtsp 37 rtsp://%HOSTIP:%RTSPPORT/577 43 OPTIONS rtsp://%HOSTIP:%RTSPPORT/577 RTSP/1.0
|
D | test571 | 71 rtsp 81 rtsp://%HOSTIP:%RTSPPORT/571 log/protofile571.txt
|
/external/curl/lib/ |
D | rtsp.c | 132 struct RTSP *rtsp; in rtsp_setup_connection() local 134 conn->data->req.protop = rtsp = calloc(1, sizeof(struct RTSP)); in rtsp_setup_connection() 135 if(!rtsp) in rtsp_setup_connection() 219 struct RTSP *rtsp = data->req.protop; in rtsp_done() local 230 if(rtsp) { in rtsp_done() 232 CSeq_sent = rtsp->CSeq_sent; in rtsp_done() 233 CSeq_recv = rtsp->CSeq_recv; in rtsp_done() 255 struct RTSP *rtsp = data->req.protop; in rtsp_do() local 275 http = &(rtsp->http_wrapper); in rtsp_do() 277 DEBUGASSERT((void *)http == (void *)rtsp); in rtsp_do() [all …]
|
D | Makefile.inc | 51 pingpong.c rtsp.c curl_threads.c warnless.c hmac.c curl_rtmp.c \ 70 rtsp.h curl_threads.h warnless.h curl_hmac.h curl_rtmp.h \
|
/external/curl/ |
D | androidconfigure | 71 --disable-rtsp
|
D | Android.bp | 135 "lib/rtsp.c",
|
D | RELEASE-NOTES | 63 o examples/rtsp: fix error handling macros [30]
|
D | configure.ac | 170 curl_rtsp_msg="no (--enable-rtsp)" 463 AC_MSG_CHECKING([whether to support rtsp]) 464 AC_ARG_ENABLE(rtsp, optenable 465 AC_HELP_STRING([--enable-rtsp],[Enable RTSP support]) 466 AC_HELP_STRING([--disable-rtsp],[Disable RTSP support]),
|
D | CHANGES | 391 examples/rtsp: fix error handling macros 1097 - examples/rtsp: clear RANGE again after use 2642 rtsp: Segfault in rtsp.c when using WRITEDATA 2724 - rtsp: do not call fwrite() with NULL pointer FILE *
|
D | configure | 1889 --enable-rtsp Enable RTSP support 1890 --disable-rtsp Disable RTSP support
|
/external/curl/docs/examples/ |
D | Makefile.inc | 30 rtsp externalsocket resolve progressfunc pop3-retr pop3-list pop3-uidl \
|
/external/curl/packages/Symbian/group/ |
D | libcurl.mmp | 36 pop3.c smtp.c pingpong.c rtsp.c curl_threads.c warnless.c hmac.c \
|
/external/tcpdump/ |
D | Android.mk | 136 print-rtsp.c \
|
D | Makefile.in | 202 print-rtsp.c \
|
/external/curl/tests/ |
D | FILEFORMAT | 200 rtsp 201 rtsp-ipv6
|
/external/python/cpython2/Doc/library/ |
D | urlparse.rst | 32 ``news``, ``nntp``, ``prospero``, ``rsync``, ``rtsp``, ``rtspu``, ``sftp``,
|
/external/tcpdump/win32/prj/ |
D | WinDump.dsp | 588 SOURCE="..\..\print-rtsp.c"
|
/external/python/cpython3/Doc/library/ |
D | urllib.parse.rst | 26 ``news``, ``nntp``, ``prospero``, ``rsync``, ``rtsp``, ``rtspu``, ``sftp``,
|
/external/curl/projects/Windows/VC6/lib/ |
D | libcurl.dsp | 1029 SOURCE=..\..\..\..\lib\rtsp.c 1553 SOURCE=..\..\..\..\lib\rtsp.h
|