1
0
Fork 0
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:
winlin 2015-01-19 00:05:12 +08:00
parent 7674524c31
commit 3244c083c7
4 changed files with 148 additions and 10 deletions

View file

@ -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.