Searched refs:TEARDOWN (Results 1 – 9 of 9) sorted by relevance
/third_party/curl/tests/data/ |
D | test569 | 82 TEARDOWN rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0002 RTSP/1.0 90 TEARDOWN rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0004 RTSP/1.0 98 TEARDOWN rtsp://%HOSTIP:%RTSPPORT/%TESTNUMBER0006 RTSP/1.0
|
D | test567 | 17 Public: DESCRIBE, OPTIONS, SETUP, TEARDOWN, PLAY, PAUSE
|
D | test577 | 17 Public: DESCRIBE, OPTIONS, SETUP, TEARDOWN, PLAY, PAUSE
|
D | test570 | 17 Public: DESCRIBE, OPTIONS, SETUP, TEARDOWN, PLAY, PAUSE
|
/third_party/nghttp2/third-party/llhttp/include/ |
D | llhttp.h | 231 XX(40, TEARDOWN, TEARDOWN) \
|
/third_party/ffmpeg/libavformat/ |
D | rtspcodes.h | 136 TEARDOWN, enumerator
|
D | rtspdec.c | 403 *methodcode = TEARDOWN; in parse_command_line() 422 && (*methodcode != TEARDOWN)) { in parse_command_line() 508 } else if (methodcode == TEARDOWN) { in ff_rtsp_parse_streaming_commands()
|
/third_party/gstreamer/gstplugins_good/gst/rtsp/ |
D | README | 210 << Public: DESCRIBE, SETUP, TEARDOWN, PLAY 361 - The server must support the TEARDOWN command to stop playback and free the 364 >> TEARDOWN rtsp://thread:5454/south-rtsp.mp3 RTSP/1.0
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 5548 going to GST_STATE_NULL so that the server does a TEARDOWN (if 22861 - Server to Client TEARDOWN command (Not so usefull fmpov) 55256 rtspsrc: use aggregate control for PLAY/PAUSE/TEARDOWN 55258 PAUSE/PLAY and TEARDOWN. 85680 ... since the TEARDOWN sequence might not have had a chance to even start, 85694 In particular, this also makes the TEARDOWN sequence interruptable 116526 Don't send a TEARDOWN request when we did not manage to successfully setup a 122784 Keep track of the state of the connection and don't try to send TEARDOWN when
|