Commit Graph

434 Commits (d28458d5faa1772f7af9fcdf8414c660133ba411)

Author SHA1 Message Date
winlin dcd568a0d7 add gperf to heap check, use reload signal to terminate program normally 11 years ago
winlin 9d08b42c82 change version to 0.9.11 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 fe5811304b add utest script to generate the utest Makefile 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 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 91d57ae7f9 refine build script, add comments for app.sh. change version to 0.9.3 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 1d3621dc23 fix warning on 32bits centos6. 11 years ago
winlin 574536d9ed merge wenjie. fix jw/flower player pause bug, which send closeStream actually. 11 years ago
winlin 63388e8ac3 merge from wenjie, fix the flower player play bug, play(reset=amf0-number) 11 years ago
wenjiegit f387b2b569 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
wenjiegit bfef0eebfe fixbug[play packet decode bug: srs only read bool type play reset value, actually this value can be bool or number] 11 years ago
wenjiegit e959bb6c5c fixbug[play packet decode bug: srs only read bool type play reset value, actually this value can be bool or number] 11 years ago
winlin 993c5daec7 chunk size default to 60000, high performance. set chunk size when forward 11 years ago
winlin 4d631d749f fix ts_info centos5 build bug 11 years ago
winlin 4955425be9 fix the listen backlog bug, change from 10 to 512 11 years ago
winlin 3dbb2132d3 change server timeout longer, recv timeout from 5s to 30s 11 years ago
winlin 99b9fa0c25 fix the forwarder dead when st_thread interrupt at st_usleep, check thread->can_loop(). 11 years ago
winlin dba7329682 refine readme. 11 years ago
winlin 0b7c7240e6 refine the authors and license 11 years ago
winlin bb3c88fef7 change copyright from 2013 to 2013-2014. 11 years ago
winlin 20d1732ced merge from wenjie, the bandwidth test feature. 11 years ago
wenjiegit 3af83fb02a add linux version of band check app; add web version of band check app 11 years ago
wenjiegit 237fb13e1b add linux version of band check app; add web version of band check app 11 years ago
wenjiegit c7cd726f1b merge upstream 11 years ago
wenjiegit 00fb37a831 merge upstream 11 years ago
wenjiegit 3753e8c5f1 merge upstream 11 years ago
winlin 593d16446e add bandwidth workflow 11 years ago
winlin 908f0d87e9 add bandwidth workflow 11 years ago
winlin 084ad79534 refine the bandwidth test 11 years ago
winlin 9455181790 merge from wenjie, support banwidth test. 11 years ago
winlin bad6f0d3a8 revert the copyrigh, only when commit feature, add the copyright field 11 years ago
winlin dfb3e117f8 add contributor to core.hpp 11 years ago
winlin 725ff8e5a5 merge from wenjie: support set chunk size at vhost level 11 years ago
winlin 4b74435e89 fix bug of resolve vhost, must strip then get from config. 11 years ago
winlin 632255f08f update the signature, when connect to server, parse the response. 11 years ago
wenjiegit 9a70ce7865 add bandcheck code and modified srs code for merge 11 years ago
winlin 9080c2e559 ensure the HLS(ts) is continous when republish stream. 11 years ago
winlin e262147e81 fix the hls reload bug, feed it the sequence header. 11 years ago
winlin 27255a3e7a refine protocol, use int64_t timestamp for ts and jitter. 11 years ago
winlin ce4928cef6 support set the live queue length(in seconds), drop when full. 11 years ago
winlin 5836ffd2d4 refine the forwarder, use srs message queue 11 years ago
winlin c47f07c69a refine the consumer, use srs message queue to shrink message when overflow. 11 years ago
winlin b4093bfbe4 support set live queue length 11 years ago
winlin 270041b225 fix the forwarder reconnect bug, feed it the sequence header. 11 years ago
winlin d911c85a12 add todo for the reload 11 years ago
winlin b3ef28f831 fix bug of get hls enabled config 11 years ago
winlin fb67f91167 support reload the hls/forwarder/transcoder 11 years ago
winlin b90b64954e support reload the forwarder 11 years ago
winlin 7622878979 support reload the gop_cache 11 years ago
winlin 2f397d0460 support reload the gop_cache 11 years ago
winlin e2bb38c483 support reload the removed vhost 11 years ago
winlin f016914ac1 rename SrsReloadHandler to ISrsReloadHandler 11 years ago
winlin 010b7a7595 refine config. 11 years ago
winlin 5b29d0ec42 refine the config 11 years ago
winlin 3dd7156f0d refine the config buffer. 11 years ago
winlin ac5ccbc77e refine the thread model for the retry threads 11 years ago
wenjiegit c87e55a2cc merged master 11 years ago
wenjiegit 25caf5db36 for merge 11 years ago
wenjie 6e9f375606 +server support band check +every vhost can have it's own chunk size 11 years ago
winlin 6329284b39 add todo for the bug of forwarder 11 years ago
winlin 7baa53a8d6 add todo for memory increase when forwarder server failed. 11 years ago
winlin ff9c434eb9 add todo for memory increase when forwarder server failed. 11 years ago
winlin 66048cebbb add todo for source 11 years ago
winlin 8887754b17 change version to 0.9 dev 11 years ago
winlin 3fd3ac5a11 support http hooks: on_connect/close/publish/unpublish/play/stop. 11 years ago
winlin 889ad9238b support http hooks: on_connect/close/publish/unpublish/play/stop. 11 years ago
winlin 2887cda176 support multiple http hooks for a event. 11 years ago
winlin 30099dfa09 support multiple http hooks for a event. 11 years ago
winlin a478452f57 support http callback hooks: on_connect 11 years ago
winlin 65fde21e6c add http client 11 years ago
winlin bb22c3b5cd add http library, support in build script 11 years ago
winlin 3600be9796 add http callback in config 11 years ago
winlin 4b9eabdf01 udpate files. 11 years ago
winlin 263213d8b6 update version, add build date 11 years ago
winlin 3b09f9bea9 support audio transcode only, speex/mp3 to aac 11 years ago
winlin 2d592d177d refine the signals of ffmpeg. 11 years ago
winlin 71895a4da6 fix the ffmpeg kill bug, wait until ffmpeg quit. 11 years ago
winlin cab88dfe70 hls support multiple publish/unpublish. disable hls when not support 11 years ago
winlin 679e851f07 support max_connections, drop if exceed. 11 years ago
winlin 86b1f3349a fix bug of forward, erase msgs when error 11 years ago
winlin 89c0170850 fix bug of forward, earse the forwarded msgs. 11 years ago
winlin 8c5661b9ff fix bug of hls muxer, support close/open/flush even muxer is closed. 11 years ago
winlin 6207a2f19e fix the rewind bug, support republish by restart the ffmpeg encoder. 11 years ago
winlin b9440df745 add encoder/hls pithy print 11 years ago
winlin 464d78b762 add todo for ffmpeg 11 years ago
winlin 113731dd6b reap the transcode process 11 years ago
winlin b5bba29768 refine hls, extract ts cache for ts cache audio and flush once 11 years ago
winlin 1c2f5052dd refine the hls muxer module 11 years ago