Commit Graph

2581 Commits (bce78fdab61f0f3fde4814d009f5952d3d0f7f21)
 

Author SHA1 Message Date
winlin 19b1d750aa update readme
winlin f35ec2155b for bug , support merged read. 2.0.48
winlin adf95d239e refine code, move the ISrsBufferReader to srs_protocol_io
winlin ea0e837cd6 move the srs_kernel_buffer to srs_protocol_buffer.
winlin 2fdf994350 for bug , use heap to alloc the socket buffer.
winlin 6cbf732e1a for bug , thread donot sleep when timeout is 0.
winlin c457364321 for bug , add name for thread. 2.0.47
winlin c083238760 update readme.
winlin a88962daf2 update readme.
winlin f70027cdeb update readme.
winlin bf99069ed1 update readme.
winlin 787ab674e3 fix , conn thread use cond to wait for recv thread error. 2.0.47.
winlin 565f29ed6c Revert "for bug , merge big chunks for publish, no use."
This reverts commit 6b57597718.
winlin 6b57597718 for bug , merge big chunks for publish, no use.
winlin 463e1fbc41 for bug , refine the thread loop for publish thread. 2.0.47
winlin 24a6a723ee for bug , never sleep when thread interval is 0.
winlin 6f963b50f3 refine code, publish recv thread sleep 697ms
winlin e9712cc627 refine recv thread, donot set auto response for publish recv thread. 2.0.46
winlin 5905e5c050 merge from 1.0release, traverse the token before response connect. 2.0.45.
winlin 9bda56cb42 update readme for bug
winlin 24815e4efe refine code for bug
winlin 304208f822 fix , traverse the token before response connect. 1.0.10.
winlin ba3e7c28da Merge pull request from tufang14/1.0release
token traverse bug, tranverse token then response the connect request.
winlin 757cffbabf for bug , when recv thread failed, quit the cycle. 2.0.44
tufang14 3d0d43c5dc token bug
多级origin-edge模式,edge上功能不生效
winlin b28dc7364e refine the srs-librtmp, add hijack get the object.
winlin a94dbecdc4 refine macro of srs-librtmp. 2.0.43
winlin 9387d09f5f refine the macros for windows of srs-librtmp
winlin 15ae4745f4 add macro to disable log.
winlin 07d55010fe remove the free bytes api of srs-librtmp. use system default is ok.
winlin f6032ffe6b always use system log and context. allow hijack the human print macro.
winlin 3584bdb7b6 srs-librtmp support hijack io apis for st-load. 2.0.42.
winlin 212a9aa78c for bug , refine syscall for recv, supports 1.5k clients. 2.0.41.
winlin 29c6014192 refs : fix the bug for bug , use us and ms timeout.
winlin af83e18d7e update the README for 1.5k publishers. 2.0.41
winlin 472b1742a2 for bug , use isolate thread to recv message. 2.0.41
winlin 0e7836868c for bug , refine the queue recv thread.
winlin 0b631ee80d for bug , pass timeout to recv thread.
winlin 31eb9bf1c1 for bug , extract a queue recv thread.
winlin 22524f390a rename the recv thread to queue recv thread for bug .
winlin 1847c5fef7 ignore the actual length of share key. 2.0.40
winlin d171a26758 disable gop cache when not h.264. fix some warning.
winlin c5dd334645 fix the warning of ts_info
winlin 47b4b694be add qtcreate project file trunk/src/qt/srs/srs-qt.pro. 2.0.39.
winlin 3e521d317d update upp dir to srs.
winlin b4057916b6 add qt project file. fix cmake file for clion.
winlin efb73c5487 fix , refine handshake, replace union with template method. 2.0.38.
winlin abb0fce3d8 fix bug for utest of message array, it does not free messages now.
winlin 23f4aa5737 for bug , fix bug of utest.
winlin e167c97786 for bug , fix the return code bug.