1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

fix ps to h264 frame_size < 0 checkt

This commit is contained in:
kyxlx550 2020-07-02 01:32:32 +08:00
parent 83c2586d79
commit 1bbf5c8126
2 changed files with 10 additions and 0 deletions

View file

@ -376,6 +376,8 @@
#define ERROR_GB28181_SIP_PTZ_FAILED 6016
#define ERROR_GB28181_SIP_NOT_INVITE 6017
#define ERROR_GB28181_SIP_PTZ_CMD_INVALID 6018
#define ERROR_GB28181_H264_FRAMESIZE 6019
#define ERROR_GB28181_H264_FRAME_FULL 6020
///////////////////////////////////////////////////////
// HTTP API error.