1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-14 20:31:56 +00:00
Commit graph

862 commits

Author SHA1 Message Date
winlin
89183c52c9 update hls and transcode wiki 2015-07-21 11:41:02 +08:00
winlin
31d2de3f23 fix #435, add pageUrl for HTTP callback on_play. 2015-07-21 10:50:57 +08:00
winlin
b54f9b0f94 refine the hls, ignore packet when no sequence header. 2.0.179 2015-07-20 09:31:46 +08:00
winlin
366d3a3f56 for #441, use 30s timeout for first msg. 2.0.178 2015-07-16 17:30:27 +08:00
winlin
5f77724021 refine hls disable the time jitter, support not mix monotonically increase. 2.0.177 2015-07-14 11:46:23 +08:00
winlin
ef5ddd01e4 Update README.md 2015-07-13 12:08:53 +08:00
winlin
438914c481 fix #433, fix the sps parse bug. 2.0.176 2015-07-01 14:50:45 +08:00
Jonathan Barratt
2e437a28b4 Update README.md
Correct path in installation instructions since project repository renamed to srs from simple-rtmp-server
2015-06-17 16:46:39 +08:00
winlin
56938efdbd fix #425, refine the time jitter, correct (-inf,-250)+(250,+inf) to 10ms. 2.0.175 2015-06-10 15:38:13 +08:00
winlin
6941f2c072 fix #424, fix aggregate timestamp bug. 2.0.174 2015-06-10 13:53:13 +08:00
winlin
a1dd734318 fix #421, drop video for unkown RTMP header. 2015-06-06 21:23:57 +08:00
winlin
26b76c0e4c fix #420, remove ts for hls ram mode. 2015-06-05 20:38:01 +08:00
winlin
223ae194b1 fix #209, cleanup hls when stop and timeout. 2.0.173. 2015-05-30 14:41:09 +08:00
winlin
4a80a5a71e for #209, support cleanup when srs stop. 2015-05-30 13:48:29 +08:00
winlin
5caafadd45 fix #409: support pure video hls. 2.0.172. 2015-05-29 21:43:17 +08:00
winlin
3ad030fe83 add HLS overload 2015-05-29 17:56:05 +08:00
winlin
41ead65345 support [srs-dolphin][srs-dolphin], the multiple-process SRS. 2015-05-28 19:58:16 +08:00
winlin
9ab579c6e8 refine the configure test script. 2015-05-27 07:06:16 +08:00
winlin
8afeb29d8d update readme 2015-05-25 09:27:25 +08:00
winlin
9e9f38133d update readme. 2015-05-25 01:03:34 +08:00
winlin
d12fc7fcc5 fix #405, improve the HTTP FLV performance to 6k. 2.0.171 2015-05-25 01:02:06 +08:00
winlin
4df19ba99a for #405, improve the http flv to 3k. 2.0.170 2015-05-24 23:29:17 +08:00
winlin
0e1ac2b923 update readme 2015-05-24 22:54:49 +08:00
winlin
960341b9b2 for #405, improve the HTT FLV to 3k. 2.0.169 2015-05-24 22:43:02 +08:00
winlin
fc995473eb for #405, improve the HTTP FLV delivery 1k to 2.3k. 2.0.168 2015-05-24 21:17:00 +08:00
winlin
069ee0afc3 fix #404, register handler then start http thread. 2.0.167. 2015-05-24 15:19:09 +08:00
winlin
9e342f41a4 add rtmp cluster. 2015-05-24 09:39:03 +08:00
winlin
94efe3f727 update wiki 2015-05-24 09:15:30 +08:00
winlin
d63242b6e8 add http flv sample. 2015-05-23 18:10:16 +08:00
winlin
e4c97cde2f update readme 2015-05-23 16:01:12 +08:00
winlin
2d9103db77 update readme 2015-05-23 15:52:08 +08:00
winlin
dbb37d2a52 update readme 2015-05-23 15:48:24 +08:00
winlin
bbdc8b901b update readme 2015-05-23 15:20:15 +08:00
winlin
16d386df91 update readme 2015-05-23 15:15:22 +08:00
winlin
982b09f9a7 update readme 2015-05-23 15:11:45 +08:00
winlin
6418801487 update readme 2015-05-23 14:46:24 +08:00
winlin
fe7d5c70d1 update readme 2015-05-23 14:43:55 +08:00
winlin
25d28c1461 update readme 2015-05-23 14:12:06 +08:00
winlin
504d0b9385 update readme 2015-05-23 14:07:04 +08:00
winlin
6f60fefba4 update readme 2015-05-23 13:42:57 +08:00
winlin
6d13178e92 refine readme the features and compare. 2015-05-23 13:22:26 +08:00
winlin
353e37c5b6 rename summary to features. 2015-05-23 13:20:20 +08:00
winlin
c19856be5c refine for 2.0 2015-05-23 13:10:11 +08:00
winlin
a993462f95 merge from srs1.0 2015-05-23 13:07:47 +08:00
winlin
56f014ecf2 refine the graph of srs arch. 2015-05-23 13:06:02 +08:00
winlin
5908096fc3 refine the thread, protocol, kbps code. 2.0.166 2015-05-23 10:04:28 +08:00
winlin
0bb90145ba fix #391, copy request for async call. 2015-05-23 07:46:45 +08:00
winlin
6ca46e84bc fix #397, the USER_HZ maybe not 100. 2.0.165 2015-05-22 17:16:33 +08:00
winlin
948d200ce1 fix #400, parse when got entire http header, by feilong. 2.0.164. 2015-05-22 12:00:48 +08:00
winlin
44bc7976ac merge from bravo system, add the rtmfp to bms(commercial srs). 2.0.163. 2015-05-19 18:06:20 +08:00