1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-12 11:21:52 +00:00
Commit graph

527 commits

Author SHA1 Message Date
winlin
83f266b9e2 fix #177, dvr segment add config dvr_wait_keyframe. 0.9.213. 2014-09-25 10:59:29 +08:00
winlin
728b749384 fix #167, add openssl includes to utest. 0.9.209. 2014-08-28 13:32:13 +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
cb311d998e fix #165, refine dh wrapper, ensure public key is 128bytes. 0.9.206. 2014-08-22 12:47:50 +08:00
winlin
bda12e32f7 change plan to no-plan, for release 1.0 is feature-freezed. 2014-08-20 09:42:44 +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
3111870316 for bug #155, refine for osx, with ssl/http, disable statistics. 0.9.198. 2014-08-17 20:38:51 +08:00
winlin
8d5016f11b correct the readme for OSX(darwin), donot support it well, see bug #155. 2014-08-17 12:48:52 +08:00
winlin
08bc34e0df refine wiki, cluster to forward. 2014-08-14 16:33:26 +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
b703bb0fb5 update use nginx of ossrs.net 2014-08-03 22:32:47 +08:00
winlin
cc2633902a for 1.0 mainline7, 0.9.189, update readme. 2014-08-03 22:23:56 +08:00
winlin
902ae58534 for 1.0 mainline7, 0.9.189, update readme. 2014-08-03 22:12:38 +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
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
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
Steven Liu
3ff3938c8e Update README.md
Update the Support platform from IOS to OSX
IOS is Embeded platform OS for Apple,
OSX is the X86 or PowerPC Platform OS for MacBook, IMac, Or Apple PC OS
2014-07-28 08:29:21 +08:00
winlin
118ec29f8e refine the code for ios build. add authors StevenLiu. 0.9.177 2014-07-27 21:57:22 +08:00
winlin
df8414af63 api connections add udp, add disk iops. 0.9.176 2014-07-27 17:16:04 +08:00
winlin
13abb0d768 complete config utest. 0.9.173 2014-07-26 19:57:32 +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
402f6e86df use nginx to delivery the web 2014-07-23 15:54:05 +08:00
winlin
91d2296836 fix #121, srs_info detail log compile failed. 0.9.168. 2014-07-23 11:21:35 +08:00
winlin
ffa72d3522 update readme. 2014-07-21 09:34:22 +08:00
winlin
4b1d64c2d1 [plan] Support <500ms latency, FRSC(fast RTMP-compatible stream channel tech). 2014-07-21 09:23:05 +08:00
winlin
044d6484a4 [plan] Support <500ms latency, use io to substitude timeout. 2014-07-21 09:09:10 +08:00
winlin
f8423dfa90 fix #119: use iformat and oformat for ffmpeg transcode. 2014-07-19 15:20:16 +08:00
winlin
3218b042b8 update readme for 1.0 mainline6, 0.9.160 2014-07-13 20:57:35 +08:00
winlin
d609fbc7ce 1.0.mainline6, core/kernel/rtmp utest, refine bandwidth(as/js/srslibrtmp library). 50029 lines. 2014-07-13 20:39:31 +08:00
winlin
b3d3f9ce35 refine the bandwidth check/test, add as/js library, use srs-librtmp for linux tool. 0.9.159 2014-07-13 19:46:15 +08:00
winlin
7f21520e9f Merge branch 'master' of github.com:winlinvip/simple-rtmp-server 2014-07-12 10:49:25 +08:00
winlin
57471a7615 do performance test, support 2.7kclient, 500kbps 2014-07-12 10:46:48 +08:00
winlin
e7bb0896d3 Update README.md 2014-07-12 10:42:16 +08:00
winlin
83c419035e Update README.md 2014-07-12 10:41:17 +08:00
winlin
7e737db323 Update README.md 2014-07-12 10:40:43 +08:00
winlin
10b5058052 do performance test, support 2.7kclient, 500kbps 2014-07-12 10:38:09 +08:00
winlin
8f8db41faf do performance test, support 2.7kclient, 500kbps 2014-07-12 10:36:01 +08:00
winlin
bd69b337de do performance test, support 2.7kclient, 500kbps 2014-07-12 10:35:11 +08:00
winlin
6d12280b7c do performance test, support 2.7kclient, 500kbps 2014-07-12 10:32:11 +08:00
winlin
e2d273f493 do performance test, support 1.8k, improve 22% 2014-07-12 10:26:09 +08:00
winlin
1ccb52bac6 complete rtmp stack utest. 0.9.156 2014-07-12 09:04:59 +08:00
winlin
2ddd805297 update readme, add BLE. 2014-07-10 08:55:16 +08:00