Home
last modified time | relevance | path

Searched refs:DESCRIBE (Results 1 – 13 of 13) sorted by relevance

/third_party/curl/tests/data/
Dtest310073 DESCRIBE rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER RTSP/1.0
77 DESCRIBE rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER RTSP/1.0
Dtest56717 Public: DESCRIBE, OPTIONS, SETUP, TEARDOWN, PLAY, PAUSE
Dtest57717 Public: DESCRIBE, OPTIONS, SETUP, TEARDOWN, PLAY, PAUSE
Dtest57017 Public: DESCRIBE, OPTIONS, SETUP, TEARDOWN, PLAY, PAUSE
Dtest568100 DESCRIBE rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0002 RTSP/1.0
/third_party/node/deps/llhttp/include/
Dllhttp.h244 XX(35, DESCRIBE, DESCRIBE) \
293 XX(35, DESCRIBE, DESCRIBE) \
/third_party/gstreamer/gstplugins_good/gst/rtsp/
DREADME18 - Send a DESCRIBE request for the url. We currently support a response in
23 >> DESCRIBE rtsp://thread:5454/south-rtsp.mp3 RTSP/1.0
210 << Public: DESCRIBE, SETUP, TEARDOWN, PLAY
215 - The server should support the DESCRIBE method.
217 >> DESCRIBE rtsp://thread:5454/south-rtsp.mp3 RTSP/1.0
233 The client issues a DESCRIBE command for a specific URL that corresponds
242 that were listed in the DESCRIBE command.
255 DESCRIBE reply. For sdp will use a URL as listed in the a=control: property.
/third_party/nghttp2/third-party/llhttp/include/
Dllhttp.h368 XX(35, DESCRIBE, DESCRIBE) \
417 XX(35, DESCRIBE, DESCRIBE) \
/third_party/ffmpeg/libavformat/
Drtspcodes.h130 DESCRIBE, enumerator
/third_party/node/deps/undici/src/lib/llhttp/
Dconstants.d.ts87 DESCRIBE = 35, enumerator
Dconstants.js162 METHODS.DESCRIBE,
/third_party/node/deps/undici/
Dundici.js6793 METHODS.DESCRIBE,
/third_party/gstreamer/gstplugins_good/
DChangeLog53270 already when receiving DESCRIBE but there is no transports so it tries
133358 gst/rtsp/gstrtspsrc.*: Implement redirect for the DESCRIBE reply. Fixes #506025.
133362 Implement redirect for the DESCRIBE reply. Fixes #506025.