Commit Graph

777 Commits (6f3af97068f918d367a54cc992edc9bd426d0903)

Author SHA1 Message Date
winlin a2c5075002 update comments for handshake. 11 years ago
winlin a470330383 finish utest for handshake. 11 years ago
winlin 6b84a5e14c change to 0.9.22 11 years ago
winlin b7d40b5aba support vn/an to disable video/audio, for radio streaming 11 years ago
winlin 747bbd988e change to 0.9.21, refine complex handshake, client/server support complex handshake. 11 years ago
winlin da93b6fe99 add complex handshake utest 11 years ago
winlin 491ea4b630 support client complex handshake with server 11 years ago
winlin 841f0f8899 change to 0.9.19, verify the s1/s2/c2, refine the handshake. 11 years ago
winlin 152d3539d8 add s1 validation for client/server 11 years ago
winlin 12445174e7 add option --static, to static link for arm 11 years ago
winlin efa22074be always use static link, for manually build arm, and x86/64 use static link is ok. 11 years ago
winlin e0e451b680 add utest support for arm 11 years ago
winlin d89d16ca1e print the system info when startup main 11 years ago
winlin 2eeb289c2f assert system is little-endian 11 years ago
winlin b58ab508f9 add rtmp handshake utest, for arm to finger out the bug 11 years ago
winlin 1c055e7424 add log for ssl disabled. 11 years ago
winlin 1ffbdbc098 refine log, donot show error when client gracefully close it 11 years ago
winlin b52a051d80 refine readme, confs 11 years ago
winlin a0b747621e update srs.conf, add comments to see full.conf 11 years ago
winlin b36338853a refine the conf files, rename srs.conf to demo.conf 11 years ago
winlin d67edf631b update readme, add ubuntu12 to test list 11 years ago
winlin c85dde7f3f substitute all TAB with 4spaces. 11 years ago
winlin e5770b10b1 refine the colorful log for srs. remove the log when client close. 11 years ago
winlin 8029b7464a Merge pull request #28 from wenjiegit/master
merge from wenjie.zhao for colorful log.
11 years ago
winlin 618f6f52ae fix bug of librtmp sample on x86/x64 platform 11 years ago
winlin 1a3142d23b fix bug of librtmp sample build for arm, use static link 11 years ago
winlin 618579e484 refine srs build for arm, support librtmp sample 11 years ago
winlin a29bd05c0f refine build script 11 years ago
winlin 71adff776b fix build script, remove unused build tool defines 11 years ago
winlin 77e652fcbe refine buils nginx script 11 years ago
winlin 421fbd4c3e fix bug of arm build script__SRS_BUILD_NGINX=NO 11 years ago
winlin 3721e72e99 arm: change to 0.9.18 11 years ago
winlin 5a4373d483 Support arm (ubuntu12 dev env)(debian armhf, v7cpu) with ssl/hls/librtmp. 11 years ago
winlin ad05eec7a2 arm support librtmp 11 years ago
winlin a9da5903f6 arm support ssl/hls, change to 0.9.17 11 years ago
winlin 75340e3ac0 add refer for arm research code 11 years ago
winlin 7744053d28 add arm research files, change to 0.9.16 11 years ago
winlin a90cb9dd84 fix ubuntu build warning, the config unused setter 11 years ago
winlin 010b5c0d7a fix ubuntu build warning, the config unused setter 11 years ago
winlin 04cc29f4e1 support ubuntu make colorful display 11 years ago
wenjie.zhao 109ce07c1b color text of error msg supported.
strerror msg supported.
11 years ago
wenjie.zhao e0e3504e1d color text of error msg supported.
strerror msg supported.
11 years ago
winlin 98c9002b41 remove the patch for st for arm 11 years ago
winlin 24be5fb386 add http 1.0 and 1.1 specification 11 years ago
winlin 7112c6ac73 add http 1.0 and 1.1 specification 11 years ago
winlin b9613fd0d1 update readme, add wiki sample:transcode2hls 11 years ago
winlin e6e32f963c add wiki Usage: Forward and Realtime 11 years ago
winlin 3066a03fb7 rename SRS_HTTP to SRS_HTTP_CALLBACK 11 years ago
winlin c1149607c9 simplify usage 11 years ago
winlin 4a8ee0f6e9 fix bug of stop script 11 years ago
winlin 2fa0d60186 simplify usage 11 years ago
winlin 13d9b44c73 simplify usage 11 years ago
winlin 431b0fb31d add FMLE snapshot 11 years ago
winlin 91c1a2cd28 fix ubuntu build bug, add --force-yes to install 11 years ago
winlin f6126c5ad2 fix ubuntu build bug, add --force-yes to install 11 years ago
winlin 387be8fa3b change to 0.9.15, finish amf0 utest 11 years ago
winlin 9521fbfaaa change version to 0.9.14, finish amf0 basic utest 11 years ago
winlin 95c2e7fd63 amf0 utest: finish basic utest for amf0 11 years ago
winlin 044138c39e refine summary for amf0 hpp 11 years ago
winlin 9fd48d84c1 refine amf0 object size to total_size, elem count to count 11 years ago
winlin 59db1dd260 utest for amf0 object, refine the count of elem 11 years ago
winlin 8ed9ae6242 amf0 utest: remove the object read/write function, directly use object to read or write. 11 years ago
winlin a3ae871360 refine code, array to ecma_array. 11 years ago
winlin 3129c738cb amf0 utest: refine interface of amf0, only export required objects 11 years ago
winlin b55efef2ee amf0 utest: finish amf0 any read/write utest 11 years ago
winlin 609114a5fe amf0 utest: remove the old amf0 read any, discovery object ant use object to read itself. 11 years ago
winlin 3691c106fa amf0 utest: add usage for amf0 11 years ago
winlin 34f94a1be3 amf0 utest: add object and ecma array create function. 11 years ago
winlin f4aa2f30c1 amf0 utest: change version to 0.9.13 11 years ago
winlin 4306db099d amf0 utest: elem read/write refined 11 years ago
winlin bfe771bbba amf0 utest: null,undefined,object-eof to any 11 years ago
winlin e40be6e89d amf0 utest: boolean to any 11 years ago
winlin 4a0023ae63 amf0 utest: finish utest for string to any 11 years ago
winlin cae8228b09 amf0 utest: remove class SrsAmf0String, use SrsAmf0Any instead 11 years ago
winlin 57ce04ae12 amf0 utest: remove struct use class instead, move class together 11 years ago
winlin 404207db4f amf0 utest: refine amf0 size and finish utest. 11 years ago
winlin db7a113441 amf0 utest: refine amf0 size and finish utest. 11 years ago
winlin 3083759273 amf0 utest, refine amf0 size and object/array read/write 11 years ago
winlin 48343e4f3a refien build script, regenereate all options. change to 0.9.12 11 years ago
winlin 1892245db6 add option bwtc, to enable or disable the bandwidth test tool 11 years ago
winlin 0a2b8b797d support disable the librtmp 11 years ago
winlin 179e2a2bba use zip format 11 years ago
winlin 59a2d5e7e0 add --with-gprof support 11 years ago
winlin 42ad264182 add gprof files and dot files 11 years ago
winlin 6e0bebdacf full support gperf gmc/gmp/gcp 11 years ago
winlin 8cd1c11add change forward schema 11 years ago
winlin bef7e20ed9 fix rtmp protocol bug, use 31bits timestamp 11 years ago
winlin c89aea8af7 fix rtmp protocol bug, use 31bits timestamp 11 years ago
winlin 741d6f97f6 support gperf memory check(gmc). 11 years ago
winlin 489a492e47 add url for gperftools 11 years ago
winlin 10852acb25 refine gperf build script 11 years ago
winlin dcd568a0d7 add gperf to heap check, use reload signal to terminate program normally 11 years ago
winlin 03a14e2e1a add gperftools for mem leak detect, mem/cpu profile. 11 years ago
winlin ee7fafe465 add gperftools demo: heap check and profile, cpu profile 11 years ago
winlin 9896842b05 add cpu profile 11 years ago
winlin 4061f0db58 refine the profiler 11 years ago
winlin 7239963780 add heap checker and profiler demo 11 years ago
winlin 0b17b2a481 build gperftools 11 years ago
winlin 34e913c58f add gperftools for mem leak detect, mem/cpu profile. 11 years ago
winlin 9d08b42c82 change version to 0.9.11 11 years ago
winlin 8bdf98afa5 refine the multiple processes architecture, remove the isolate bandwidth test process 11 years ago
winlin a488ef8317 fix bug#25: fmle republish bug, srs return special error code and wait for client to republish. 11 years ago
winlin 1ccddf4cfc add gest framework for utest, build success. 11 years ago
winlin 338e129a29 add utest build project, no testcase. 11 years ago
winlin fe5811304b add utest script to generate the utest Makefile 11 years ago
winlin 02326cd844 support build with jobs 11 years ago
winlin 52b6ab3f2f support build with jobs 11 years ago
winlin 128783ded3 add build summary colorful display for each feature. 11 years ago
winlin 47aee8dce0 add utest framework gtest 11 years ago
winlin 722e79003b merge from xiangcheng.liu, memory leak in amf0 11 years ago
winlin d622da3b44 update readme, finish modularity and wiki, change to 0.9.10 11 years ago
winlin 880f4f5dc2 final the modularity, rename the app module. 11 years ago
winlin c1086f8a9d srs-librtmp: finish the simple publish and play sample. 11 years ago
winlin efa09102cf srs-librtmp: implements the read packet. 11 years ago
winlin c338eb3666 srs-librtmp: implements the publish and play. 11 years ago
winlin fce26d6690 srs-librtmp: implements play stream. 11 years ago
winlin 6b213b73eb refine code, rename SrsRtmp to SrsRtmpServer. 11 years ago
winlin 8aedc51a2f refine code, rename SrsRtmp to SrsRtmpServer. 11 years ago
winlin 4f91cae377 srs-librtmp: add complex handshake. 11 years ago
winlin 76f37baafe srs-librtmp: implements the simple socket stream. 11 years ago
winlin 86267f854c srs-librtmp: implements handshake. 11 years ago
winlin f24f27deb9 srs-librtmp: add make ssl/nossl support for sample 11 years ago
winlin b7a62ba131 use goto to free resource 11 years ago
winlin feaf0c5e89 librtmp: create socket 11 years ago
winlin f8335e2c1f extract simple socket to lib 11 years ago
winlin 5e4b7d3ae9 add colorful display for make. 11 years ago
winlin e14d3bb5df add colorful display for make. 11 years ago
winlin 40a5edb37f update readme. 11 years ago
winlin db22af07a0 change to 0.9.9 11 years ago
winlin fc9e3fd890 srs-librtmp define interfaces 11 years ago
winlin 44375b9e6b add srs publish/play demo use srs-librtmp 11 years ago
winlin 713b05541b add librtmp demo srs_publish 11 years ago
winlin aa5d28ed85 add library 11 years ago
winlin d5a02a55ee unify code style 11 years ago
winlin 7d570fb4f3 use fast log 11 years ago
winlin 382fd127e4 rename config and pithy-print to app module. 11 years ago
winlin b407021d45 move config to app, for its application level features 11 years ago
winlin 517d346a52 change macro for all rtmp protocol files. 11 years ago
winlin 4c498b67da rename pro to rtmp protocol. 11 years ago
winlin 8d5806154b add todo, to rename to the right name SrsRtmpServer 11 years ago
winlin 2074b50d87 move handshake and rtmp to protocol module 11 years ago
winlin 0296c8eff4 change to 0.9.6 11 years ago
winlin 4e3f7843fe rename protocol dir to pro. move rtmp stack to protocol module 11 years ago
winlin 4a8bc3b277 change version to 0.9.5 11 years ago
winlin 7dfc902b87 extract protocol io interface to prepare to extract the protocol from underlayer socket. 11 years ago
winlin a73dec4c41 refine code, rename ISrsReader to ISrsBufferReader 11 years ago
winlin 85cd1e1a41 extract protocol module, move amf0 to protocol module 11 years ago
winlin 7e14e7fa57 move pithy print to kernel 11 years ago
winlin fddd60b962 change to 0.9.4, extract kernel module 11 years ago
winlin c0dbee0854 move buffer to kernel. extract ISrsReader for buffer 11 years ago
winlin 8fea433450 move stream to kernel module 11 years ago
winlin cb99de4462 move config to kernel module 11 years ago
winlin 5e14aa9c13 fix the macro bug 11 years ago
winlin b0d20f57e1 move reload to kernel module 11 years ago
winlin 39d3425691 extract log context, move log to kernel module. 11 years ago
winlin dea66a322d extract kernel module, depends on core and provides kernel service(no stream) 11 years ago
winlin bcbea86202 extract auto_free to core module 11 years ago
winlin 4e91a3d5aa extract core and app module. 11 years ago
winlin 62fbe9e760 refine modules, extract core module 11 years ago
winlin c2ccb83912 rename core to app 11 years ago
winlin 6616dfecfc refine configure. 11 years ago
winlin 91d57ae7f9 refine build script, add comments for app.sh. change version to 0.9.3 11 years ago
winlin ac3be10435 patch st and srs for arm build, allow user to specifies the gcc/g++ 11 years ago
winlin 7fa031e7fb fix bug of openssl, use objs/openssl/include 11 years ago
winlin a6f4815994 use local openssl and link libssl.a 11 years ago
winlin bcb719bf18 create log dir 11 years ago
winlin 985034860c add comments for depends 11 years ago
winlin 7e0cf2b9fc add comments for configure 11 years ago
winlin 979ee7d39c update config, remove the script to create logs dir. 11 years ago
winlin 72d477f466 support use other g++ when configure. 11 years ago
winlin cd7e6cc321 refine the configure, add comments 11 years ago
winlin b730fda176 add rtsp protocol 11 years ago
winlin 4aeed8df1d fix bug of SrsFMLEStartPacket command name, set_recv_timeout(SRS_PAUSED_RECV_TIMEOUT_US) 11 years ago
winlin 797d548766 fix bug of comment, change version to 0.9.2 11 years ago
winlin 980b53dfbe change version to 0.9.1 11 years ago
winlin 745797365e change version to 0.9.1 11 years ago
winlin 39f15ba3da refine the comments, fix bug of parse message 11 years ago
winlin 73b298cab5 fix bug of connect app response data 11 years ago
winlin 11c5b2cf14 refine code, use RTMP_FMT_TYPE0 instead 11 years ago
winlin 7a91826732 refine code, use RTMP_FMT_TYPE0 instead 11 years ago
winlin 8697adacd9 fix compile warning on 64bit centos 11 years ago
liuxc0116 490033f601 forget delete memset
at last modify,forget delete memset(payload, 0, size);
11 years ago
liuxc0116 81e085dd1b memory will leaks
the payload pointor assigned two memory,will lead to memory leaks
11 years ago
winlin 527abe2157 update readme 11 years ago
winlin 1d3621dc23 fix warning on 32bits centos6. 11 years ago
winlin 5a9a15f796 Update srs.conf 11 years ago
winlin 574536d9ed merge wenjie. fix jw/flower player pause bug, which send closeStream actually. 11 years ago
winlin 29a97152fa fix bug of compile ts_info on old gcc, add LL to large number. 11 years ago
winlin b54aefe897 update script 11 years ago
winlin 47dfdd3ae2 update readme 11 years ago
winlin 63388e8ac3 merge from wenjie, fix the flower player play bug, play(reset=amf0-number) 11 years ago
wenjiegit a91ffb1e11 update master 11 years ago
wenjiegit 6d2e1c95da update master 11 years ago
wenjiegit 8d808d8868 update master 11 years ago
wenjiegit 54bd613cf5 update master 11 years ago
wenjiegit d05f69b247 update master 11 years ago
wenjiegit f387b2b569 update master 11 years ago
wenjiegit a0fc4e5f25 update master 11 years ago
wenjiegit e981cde90c update master 11 years ago
wenjiegit f8a7db51f2 fixbug[play packet decode bug: srs only read bool type play reset value, actually this value can be bool or number] 11 years ago