mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
for bug #293, support http aac stream
This commit is contained in:
parent
7674524c31
commit
3244c083c7
4 changed files with 148 additions and 10 deletions
|
@ -204,6 +204,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#define ERROR_AAC_DATA_INVALID 3048
|
||||
#define ERROR_HTTP_STATUS_INVLIAD 3049
|
||||
#define ERROR_KERNEL_AAC_STREAM_CLOSED 3050
|
||||
#define ERROR_AAC_DECODE_ERROR 3051
|
||||
|
||||
///////////////////////////////////////////////////////
|
||||
// HTTP protocol error.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue