1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

for #293, add aac encoder for http aac stream.

This commit is contained in:
winlin 2015-01-18 22:51:07 +08:00
parent 77e43d1813
commit c0233542bf
8 changed files with 528 additions and 30 deletions

View file

@ -211,6 +211,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define ERROR_HTTP_PATTERN_DUPLICATED 4001
#define ERROR_HTTP_URL_NOT_CLEAN 4002
#define ERROR_HTTP_CONTENT_LENGTH 4003
#define ERROR_HTTP_LIVE_STREAM_EXT 4004
/**
* whether the error code is an system control error.