winlin
|
9dd0939327
|
fix the bug for gmc. 0.9.211
|
2014-09-10 14:59:20 +08:00 |
|
winlin
|
901c9590e4
|
refine log, log important to file. 1.0.210
|
2014-08-29 15:07:04 +08:00 |
|
winlin
|
d0c585af86
|
max connections is 32756, for st use mmap default. 0.9.209
|
2014-08-27 13:31:39 +08:00 |
|
winlin
|
42a43c69cd
|
fix #150, forward should forward the sequence header when retry. 0.9.208.
|
2014-08-24 22:34:38 +08:00 |
|
winlin
|
9b6187c3d5
|
fix #165, refine dh wrapper, ensure public key is 128bytes. 0.9.207.
|
2014-08-22 13:10:11 +08:00 |
|
winlin
|
cb311d998e
|
fix #165, refine dh wrapper, ensure public key is 128bytes. 0.9.206.
|
2014-08-22 12:47:50 +08:00 |
|
winlin
|
01ae8c4787
|
refine the handshake random data, fill with value in [0x0f, 0xf0], 0.9.205
|
2014-08-21 09:48:19 +08:00 |
|
winlin
|
4d5414faec
|
update log, add dsu(debug_srs_upnode), 0.9.204
|
2014-08-19 16:32:52 +08:00 |
|
winlin
|
f549f88ed8
|
for bug #162, add conf and connections limit. 0.9.203
|
2014-08-19 15:53:13 +08:00 |
|
winlin
|
ab965655aa
|
refine forwarder, add tracable debug info. 0.9.202
|
2014-08-19 11:54:33 +08:00 |
|
winlin
|
e9e0cd757c
|
fix #160, support forward/edge to flussonic, disable debug_srs_upnode to make flussonic happy. 0.9.201.
|
2014-08-19 10:59:59 +08:00 |
|
winlin
|
c24e68dd70
|
refine the stat, use one ok. 1.0.200
|
2014-08-18 14:39:42 +08:00 |
|
winlin
|
6103b1c3ce
|
refine options, add --with-stat. 0.9.199
|
2014-08-17 22:11:43 +08:00 |
|
winlin
|
3111870316
|
for bug #155, refine for osx, with ssl/http, disable statistics. 0.9.198.
|
2014-08-17 20:38:51 +08:00 |
|
winlin
|
5e4dad210a
|
build openssl for osx, for bug #155.
|
2014-08-17 19:12:12 +08:00 |
|
winlin
|
cf7504826b
|
fix reload ingest bug, remove when disabled. 0.9.196
|
2014-08-16 19:59:14 +08:00 |
|
winlin
|
b15ee26a48
|
fix the ssl dh key size assert error, key size maybe 127, not always 128. 0.9.195
|
2014-08-13 18:09:35 +08:00 |
|
winlin
|
7adbe7f456
|
fix utest build failed, sync with src changed.
|
2014-08-08 10:47:55 +08:00 |
|
winlin
|
12ad95a5b8
|
refine HMAC sha256 digest algorithm. 0.9.193
|
2014-08-08 09:54:33 +08:00 |
|
winlin
|
156a9ed2a3
|
change to 0.9.192.
|
2014-08-07 14:43:03 +08:00 |
|
winlin
|
1ebaab2c6e
|
fix #148, simplify the RTMP handshake key generation. 0.9.191.
|
2014-08-06 15:45:40 +08:00 |
|
winlin
|
5b28355a0b
|
fix #147, support identify the srs edge. 0.9.190.
|
2014-08-06 09:57:30 +08:00 |
|
winlin
|
798f9139a4
|
add reload utest.
|
2014-08-05 09:16:25 +08:00 |
|
winlin
|
67403bdbf1
|
fix #79, fix the reload remove edge assert bug. 0.9.189.
|
2014-08-03 21:50:48 +08:00 |
|
winlin
|
ade2376da0
|
fix #57, use lock(acquire/release publish) to avoid duplicated publishing. 0.9.188.
|
2014-08-03 21:22:40 +08:00 |
|
winlin
|
6dd065bcc3
|
fix #85, fix the segment-dvr sequence header missing. 0.9.187.
|
2014-08-03 20:27:57 +08:00 |
|
winlin
|
5a95d594e7
|
fix #145, refine ffmpeg log, check abitrate for libaacplus. 0.9.186.
|
2014-08-03 13:06:37 +08:00 |
|
winlin
|
d5ba529d32
|
fix #143, fix retrieve sys stat bug for all linux. 0.9.185.
|
2014-08-03 10:42:01 +08:00 |
|
winlin
|
7b24788445
|
for bug #143, build on centos5.
|
2014-08-02 22:18:39 +08:00 |
|
winlin
|
84450e1588
|
fix #138, fix http hooks bug, regression bug. 0.9.184.
|
2014-08-02 19:24:49 +08:00 |
|
winlin
|
721acc350a
|
fix #142, tcp stat slow bug, use /proc/net/sockstat instead, refer to 'ss -s'. 0.9.183.
|
2014-08-02 09:54:21 +08:00 |
|
winlin
|
d5f03200a7
|
revert tcp stat. need more refine. 0.9.182
|
2014-08-01 23:08:52 +08:00 |
|
winlin
|
f7fdbe6848
|
update get connections thread to sleep 10ms per 1000 connectios. 0.9.181
|
2014-08-01 22:52:40 +08:00 |
|
winlin
|
15d4993cc3
|
slowdown the cpu usage for srs to calc connections when too many connections. 0.9.180
|
2014-08-01 22:43:12 +08:00 |
|
winlin
|
f0ffdcc0ae
|
fix #141, support tun0(vpn network device) ip retrieve. 0.9.179.
|
2014-07-31 10:37:34 +08:00 |
|
winlin
|
79c641e8d6
|
remove flashP2P hss dvr, for it's a can-not-run feature. 0.9.178
|
2014-07-30 10:00:23 +08:00 |
|
winlin
|
e37f312f27
|
refine the code for ios build. add authors StevenLiu. 0.9.177
|
2014-07-27 21:56:44 +08:00 |
|
winlin
|
df8414af63
|
api connections add udp, add disk iops. 0.9.176
|
2014-07-27 17:16:04 +08:00 |
|
winlin
|
e76036f40b
|
refine config heartbeat, add new stats. 0.9.175
|
2014-07-27 14:43:55 +08:00 |
|
winlin
|
02f7c85710
|
add total system in and out KBps disk stat. 0.9.174
|
2014-07-27 14:04:22 +08:00 |
|
winlin
|
13abb0d768
|
complete config utest. 0.9.173
|
2014-07-26 19:57:32 +08:00 |
|
winlin
|
7241fa8744
|
fix #126, srs_publiser add warnings. refine config utest.
|
2014-07-26 14:43:37 +08:00 |
|
winlin
|
b17c736f3f
|
fix #124, gop cache support disable video in publishing. 0.9.171.
|
2014-07-26 12:22:39 +08:00 |
|
winlin
|
50cd1d2360
|
refine the config
|
2014-07-25 11:05:54 +08:00 |
|
winlin
|
f562a98602
|
add configure options --log-verbose/info/trace to compile log macros. 0.9.169
|
2014-07-23 14:37:54 +08:00 |
|
winlin
|
91d2296836
|
fix #121, srs_info detail log compile failed. 0.9.168.
|
2014-07-23 11:21:35 +08:00 |
|
winlin
|
2e58fac5eb
|
fix #122: edge forwarder(push to origin) assert failed, init client when connect to server. 0.9.167
|
2014-07-23 10:53:25 +08:00 |
|
winlin
|
d612597a8f
|
refine log of edge push/pull
|
2014-07-21 15:30:44 +08:00 |
|
winlin
|
6e8c4df4b1
|
refine error codes.
|
2014-07-20 17:32:34 +08:00 |
|
winlin
|
86ad39f001
|
finish basic utest for config
|
2014-07-20 15:53:19 +08:00 |
|