Commit Graph

614 Commits (2eeb289c2f42d2a48e63f77dfc423a4d5fc67548)

Author SHA1 Message Date
winlin 2eeb289c2f assert system is little-endian
winlin b58ab508f9 add rtmp handshake utest, for arm to finger out the bug
winlin 1c055e7424 add log for ssl disabled.
winlin 1ffbdbc098 refine log, donot show error when client gracefully close it
winlin b52a051d80 refine readme, confs
winlin a0b747621e update srs.conf, add comments to see full.conf
winlin b36338853a refine the conf files, rename srs.conf to demo.conf
winlin d67edf631b update readme, add ubuntu12 to test list
winlin c85dde7f3f substitute all TAB with 4spaces.
winlin e5770b10b1 refine the colorful log for srs. remove the log when client close.
winlin 8029b7464a Merge pull request from wenjiegit/master
merge from wenjie.zhao for colorful log.
winlin 618f6f52ae fix bug of librtmp sample on x86/x64 platform
winlin 1a3142d23b fix bug of librtmp sample build for arm, use static link
winlin 618579e484 refine srs build for arm, support librtmp sample
winlin a29bd05c0f refine build script
winlin 71adff776b fix build script, remove unused build tool defines
winlin 77e652fcbe refine buils nginx script
winlin 421fbd4c3e fix bug of arm build script__SRS_BUILD_NGINX=NO
winlin 3721e72e99 arm: change to 0.9.18
winlin 5a4373d483 Support arm (ubuntu12 dev env)(debian armhf, v7cpu) with ssl/hls/librtmp.
winlin ad05eec7a2 arm support librtmp
winlin a9da5903f6 arm support ssl/hls, change to 0.9.17
winlin 75340e3ac0 add refer for arm research code
winlin 7744053d28 add arm research files, change to 0.9.16
winlin a90cb9dd84 fix ubuntu build warning, the config unused setter
winlin 010b5c0d7a fix ubuntu build warning, the config unused setter
winlin 04cc29f4e1 support ubuntu make colorful display
wenjie.zhao 109ce07c1b color text of error msg supported.
strerror msg supported.
wenjie.zhao e0e3504e1d color text of error msg supported.
strerror msg supported.
winlin 98c9002b41 remove the patch for st for arm
winlin 24be5fb386 add http 1.0 and 1.1 specification
winlin 7112c6ac73 add http 1.0 and 1.1 specification
winlin b9613fd0d1 update readme, add wiki sample:transcode2hls
winlin e6e32f963c add wiki Usage: Forward and Realtime
winlin 3066a03fb7 rename SRS_HTTP to SRS_HTTP_CALLBACK
winlin c1149607c9 simplify usage
winlin 4a8ee0f6e9 fix bug of stop script
winlin 2fa0d60186 simplify usage
winlin 13d9b44c73 simplify usage
winlin 431b0fb31d add FMLE snapshot
winlin 91c1a2cd28 fix ubuntu build bug, add --force-yes to install
winlin f6126c5ad2 fix ubuntu build bug, add --force-yes to install
winlin 387be8fa3b change to 0.9.15, finish amf0 utest
winlin 9521fbfaaa change version to 0.9.14, finish amf0 basic utest
winlin 95c2e7fd63 amf0 utest: finish basic utest for amf0
winlin 044138c39e refine summary for amf0 hpp
winlin 9fd48d84c1 refine amf0 object size to total_size, elem count to count
winlin 59db1dd260 utest for amf0 object, refine the count of elem
winlin 8ed9ae6242 amf0 utest: remove the object read/write function, directly use object to read or write.
winlin a3ae871360 refine code, array to ecma_array.