Red5 Documentation

Failure Status Codes

HTTP CODE Error Details
404 Resource not found.
400 Bad Request because of incorrect number of arguments, or argument format or the order or arguments
401 Unauthorized. The http client is denied access. Authentication information is missing or invalid.
409 Invalid operation requested. An operation is requested which cannot be performed given the current state of target resource.
500 Failure due to unknown internal server error