mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
support sip ptz cmd
This commit is contained in:
parent
167711400a
commit
6a070a9a64
9 changed files with 387 additions and 43 deletions
|
@ -367,6 +367,9 @@
|
|||
#define ERROR_GB28181_SIP_CH_NOTEXIST 6013
|
||||
#define ERROR_GB28181_SIP_RAW_DATA_FAILED 6014
|
||||
#define ERROR_GB28181_SIP_PRASE_FAILED 6015
|
||||
#define ERROR_GB28181_SIP_PTZ_FAILED 6016
|
||||
#define ERROR_GB28181_SIP_NOT_INVITE 6017
|
||||
#define ERROR_GB28181_SIP_PTZ_CMD_INVALID 6018
|
||||
|
||||
///////////////////////////////////////////////////////
|
||||
// HTTP API error.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue