Home
last modified time | relevance | path

Searched refs:rtsp (Results 1 – 24 of 24) sorted by relevance

/external/curl/tests/data/
Dtest56959 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
Dtest57266 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
Dtest57043 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
Dtest56851 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
Dtest56725 rtsp
35 rtsp://%HOSTIP:%RTSPPORT/567
41 OPTIONS rtsp://%HOSTIP:%RTSPPORT/567 RTSP/1.0
Dtest57727 rtsp
37 rtsp://%HOSTIP:%RTSPPORT/577
43 OPTIONS rtsp://%HOSTIP:%RTSPPORT/577 RTSP/1.0
Dtest57171 rtsp
81 rtsp://%HOSTIP:%RTSPPORT/571 log/protofile571.txt
/external/curl/lib/
Drtsp.c132 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 …]
DMakefile.inc51 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/
Dandroidconfigure71 --disable-rtsp
DAndroid.bp135 "lib/rtsp.c",
DRELEASE-NOTES63 o examples/rtsp: fix error handling macros [30]
Dconfigure.ac170 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]),
DCHANGES391 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 *
Dconfigure1889 --enable-rtsp Enable RTSP support
1890 --disable-rtsp Disable RTSP support
/external/curl/docs/examples/
DMakefile.inc30 rtsp externalsocket resolve progressfunc pop3-retr pop3-list pop3-uidl \
/external/curl/packages/Symbian/group/
Dlibcurl.mmp36 pop3.c smtp.c pingpong.c rtsp.c curl_threads.c warnless.c hmac.c \
/external/tcpdump/
DAndroid.mk136 print-rtsp.c \
DMakefile.in202 print-rtsp.c \
/external/curl/tests/
DFILEFORMAT200 rtsp
201 rtsp-ipv6
/external/python/cpython2/Doc/library/
Durlparse.rst32 ``news``, ``nntp``, ``prospero``, ``rsync``, ``rtsp``, ``rtspu``, ``sftp``,
/external/tcpdump/win32/prj/
DWinDump.dsp588 SOURCE="..\..\print-rtsp.c"
/external/python/cpython3/Doc/library/
Durllib.parse.rst26 ``news``, ``nntp``, ``prospero``, ``rsync``, ``rtsp``, ``rtspu``, ``sftp``,
/external/curl/projects/Windows/VC6/lib/
Dlibcurl.dsp1029 SOURCE=..\..\..\..\lib\rtsp.c
1553 SOURCE=..\..\..\..\lib\rtsp.h