mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
implements ingest, change to 0.9.53
This commit is contained in:
parent
2742679354
commit
e89ab84e4e
13 changed files with 357 additions and 147 deletions
|
@ -155,6 +155,8 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#define ERROR_ENCODER_DUP2 716
|
||||
#define ERROR_ENCODER_PARSE 717
|
||||
#define ERROR_ENCODER_NO_INPUT 718
|
||||
#define ERROR_ENCODER_NO_OUTPUT 719
|
||||
#define ERROR_ENCODER_INPUT_TYPE 720
|
||||
|
||||
#define ERROR_HTTP_PARSE_URI 800
|
||||
#define ERROR_HTTP_DATA_INVLIAD 801
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue