Home
last modified time | relevance | path

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

12

/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.c116 struct RTSP *rtsp; in rtsp_setup_connection() local
118 conn->data->req.protop = rtsp = calloc(1, sizeof(struct RTSP)); in rtsp_setup_connection()
119 if(!rtsp) in rtsp_setup_connection()
203 struct RTSP *rtsp = data->req.protop; in rtsp_done() local
212 if(rtsp) { in rtsp_done()
214 long CSeq_sent = rtsp->CSeq_sent; in rtsp_done()
215 long CSeq_recv = rtsp->CSeq_recv; in rtsp_done()
236 struct RTSP *rtsp = data->req.protop; in rtsp_do() local
255 rtsp->CSeq_sent = data->state.rtsp_next_client_CSeq; in rtsp_do()
256 rtsp->CSeq_recv = 0; in rtsp_do()
[all …]
DMakefile.inc59 pop3.c progress.c psl.c doh.c rand.c rename.c rtsp.c select.c \
79 rtsp.h select.h sendf.h setopt.h setup-vms.h share.h sigpipe.h slist.h \
/external/curl/
Dandroidconfigure69 --disable-rtsp
Dconfigure.ac163 curl_rtsp_msg="no (--enable-rtsp)"
471 AC_MSG_CHECKING([whether to support rtsp])
472 AC_ARG_ENABLE(rtsp, optenable
473 AC_HELP_STRING([--enable-rtsp],[Enable RTSP support])
474 AC_HELP_STRING([--disable-rtsp],[Disable RTSP support]),
/external/oss-fuzz/projects/ffmpeg/
Dbuild.sh142 --disable-demuxer=rtp,rtsp,sdp \
229 --disable-demuxer=rtp,rtsp,sdp \
/external/curl/docs/examples/
DMakefile.inc30 rtsp externalsocket resolve progressfunc pop3-retr pop3-list pop3-uidl \
/external/cpuinfo/test/build.prop/
Dgalaxy-s5-global.log74 net.streaming.rtsp.uaprof=http://wap.samsungmobile.com/uaprof/
Dgalaxy-j7-tmobile.log85 net.streaming.rtsp.uaprof=http://wap.samsungmobile.com/uaprof/
Dgalaxy-j7-uae.log84 net.streaming.rtsp.uaprof=http://wap.samsungmobile.com/uaprof/
Dgalaxy-a3-2016-eu.log95 net.streaming.rtsp.uaprof=http://wap.samsungmobile.com/uaprof/
Dgalaxy-c9-pro.log271 rtsp.video.keep-damaged-au=video/3gp
/external/tcpdump/
DAndroid.bp166 "print-rtsp.c",
DMakefile.in202 print-rtsp.c \
/external/tensorflow/third_party/
Dcurl.BUILD168 "lib/rtsp.c",
169 "lib/rtsp.h",
/external/curl/tests/
DFILEFORMAT.md314 - `rtsp-ipv6`
315 - `rtsp`
/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``,

12