mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Support go-oryx rtmplb with proxy protocol. 3.0.56
This commit is contained in:
parent
130c545f9a
commit
88df9a2497
7 changed files with 54 additions and 8 deletions
|
@ -176,6 +176,7 @@
|
|||
#define ERROR_RTMP_STREAM_NAME_EMPTY 2051
|
||||
#define ERROR_HTTP_HIJACK 2052
|
||||
#define ERROR_RTMP_MESSAGE_CREATE 2053
|
||||
#define ERROR_RTMP_PROXY_EXCEED 2054
|
||||
//
|
||||
// The system control message,
|
||||
// It's not an error, but special control logic.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue