Commit Graph

1125 Commits (ee072101054db3d8f580785cf076bcc0e4a0d650)

Author SHA1 Message Date
winlin ee07210105 fix demo script, start nginx. fix warning of utest on ubuntu14 11 years ago
winlin e6f524281c support build on ubuntu14, 0.9.138 11 years ago
winlin aad42d7941 fix ubuntu14 build warnings 11 years ago
winlin 594c1d8bf7 fix ssl make install on ubuntu 14, change to make install_sw 11 years ago
winlin bfeb24c52b update call response, add comments. 11 years ago
winlin fea8755719 response the call message with null. 0.9.137 11 years ago
winlin 53ad510766 add comments for the connection remove 11 years ago
winlin a3f9aa7e1e fix #110, thread start segment fault, thread cycle stop destroy thread. 0.9.136 11 years ago
winlin efed34301c add virtual destructor to SrsRefer 11 years ago
winlin b357504b1d fix #109: fix the system jump time, adjust system startup time. 0.9.135 11 years ago
winlin 6ae6f6e60d add freetype2 to pkg-config path. 11 years ago
winlin 0cd0761508 fix time jitter zero algorithm bug, reset when timestamp overflow. 11 years ago
winlin 1970e18ed6 fix #108: disable the time jitter for encoder non-monotonical stream. 0.9.133 11 years ago
winlin f173345e15 support report summaries in heartbeat. 0.9.132 11 years ago
winlin db253bc76b fix fms token traverse bug, always update the token by the latest valid client. 11 years ago
winlin 1ae3e6c64c performance refine, support 3k+ connections(270kbps). 0.9.130 11 years ago
winlin e9c96af91a add wiki and conf for token traverse auth 11 years ago
winlin 41857edaee support edge token traverse, fix #104. 0.9.129 11 years ago
winlin 10953c9743 support token auth in connect args. 0.9.128 11 years ago
winlin 6ff193c989 donot need to yum install pkg-config, for centos always installed it 11 years ago
winlin 94e5e7070d fix bug of freetype2 build for ffmpeg, depends on pkg-config 11 years ago
winlin 094d82bd06 add connections count to api summaries. 0.9.127 11 years ago
winlin 603b3bcdcc add libfreetype2 for ffmpeg, remove the depends of freetype of build_ffmpeg. 11 years ago
winlin 6ee2ba049b add srs bytes and kbps to api summaries. 0.9.126 11 years ago
winlin 8fabd5d987 refine cubieboard configure, use ubuntu prepare to install tools 11 years ago
winlin 46611ac062 refine configure, add cubieboard. use IProtocolStatistic in kbps. 11 years ago
winlin 46c1367fe8 refine the protocol io reader writer arch. 11 years ago
winlin b0e4dc8085 refine network bytes of summaries, remove the lo data. 11 years ago
winlin d0b08d0d51 add network bytes to api summaries. 0.9.125 11 years ago
winlin f893711499 fix #98: workaround for librtmp ping(fmt=1,cid=2 fresh stream). 11 years ago
winlin 3f9c23d834 fix #101: for ubuntu14 build error. 11 years ago
winlin cbc1486688 refine message, add license 11 years ago
winlin 55b99c90c7 refine detect tool, support atc stream. 11 years ago
winlin 17cb8c4550 finish the research for python-subprocess 11 years ago
winlin b7d8be46a1 add research for usage for subprocess 11 years ago
winlin cccc483ab3 add bytes statistic for librtmp 11 years ago
winlin a639eb0596 fix bug of buffer assert, erase can accept any value 11 years ago
winlin d48d739fa7 fix bug of detect rtmp, add error code 11 years ago
winlin 4d9ed6f7fe refine the code, add comments to result to self interpret 11 years ago
winlin 8817823462 add rtmp detecter 11 years ago
winlin ef6efb821c add rtmp detecter 11 years ago
winlin 0327c85f85 refine kernel codec, remove unused stream 11 years ago
winlin 6286759eaa refine codec, extract avc aac codec to app. 11 years ago
winlin 3dbe8ba9de update configure script 11 years ago
winlin 31b568b013 refine core, move specified functions to kernel utility. 11 years ago
winlin 7c7920698d refine utest, move the mock io to handshake where actually use it. 11 years ago
winlin 94cf0c1069 refine kernel buffer. complete the utest for buffer. 11 years ago
winlin 8992e217a9 refine srs buffer, min interfaces 11 years ago
winlin e6c03c6d6d complete the amf0 strict array utest 11 years ago
winlin 5a06909d75 update amf0 strict array test, fix bug of count zero init 11 years ago