GstRTSPMethod

The different supported RTSP methods.

Values

ValueMeaning
Invalid0

invalid method

Describe1

the DESCRIBE method

Announce2

the ANNOUNCE method

GetParameter4

the GET_PARAMETER method

Options8

the OPTIONS method

Pause16

the PAUSE method

Play32

the PLAY method

Record64

the RECORD method

Redirect128

the REDIRECT method

Setup256

the SETUP method

SetParameter512

the SET_PARAMETER method

Teardown1024

the TEARDOWN method

Get2048

the GET method (HTTP).

Post4096

the POST method (HTTP).