winlin
|
81a7c252d6
|
TCP: Log the remote port for client.
|
2020-07-04 17:19:08 +08:00 |
|
winlin
|
0dd6c31487
|
Fix #1629, fix kickoff FLV client bug. 3.0.137
|
2020-03-21 22:41:25 +08:00 |
|
winlin
|
d783a12f89
|
Happy 2020
|
2019-12-30 10:10:35 +08:00 |
|
winlin
|
6b2c71d385
|
Refine typo in files. 3.0.51
|
2019-04-30 08:30:13 +08:00 |
|
winlin
|
45009785fb
|
Refine typo in app.
|
2019-04-30 08:24:52 +08:00 |
|
winlin
|
b2d1d84634
|
Change to 2019
|
2019-01-01 21:37:28 +08:00 |
|
winlin
|
6234905532
|
Refactor ISrsKbpsDelta
|
2019-01-01 17:36:27 +08:00 |
|
winlin
|
ca1395a807
|
Change date from 2017 to 2018
|
2018-01-07 10:58:53 +08:00 |
|
winlin
|
6eae93258a
|
For #913, APP support complex error.
|
2018-01-01 19:39:57 +08:00 |
|
winlin
|
9f5224c34a
|
For #913, use complex error for http
|
2017-07-29 21:39:57 +08:00 |
|
winlin
|
93710c7489
|
For #913, refine the error mechanism
|
2017-06-09 13:29:23 +08:00 |
|
winlin
|
1bf99e8f3e
|
For #907, Wrap ST, only use in service ST.
|
2017-05-30 09:05:02 +08:00 |
|
winlin
|
f97260be1d
|
Merge SRS2
|
2017-05-01 16:44:14 +08:00 |
|
winlin
|
ae5450181c
|
Fix #636, FD leak for requesting empty HTTP stream. 2.0.241
|
2017-04-30 12:03:31 +08:00 |
|
winlin
|
e3526c0cf6
|
For #820, modules use service only.
|
2017-03-26 13:40:39 +08:00 |
|
winlin
|
0a57a46016
|
Refine LICENSE
|
2017-03-25 21:29:29 +08:00 |
|
winlin
|
f32aab3d92
|
For #299, refine code.
|
2017-03-25 17:21:39 +08:00 |
|
winlin
|
2fcd3972c1
|
for #299, refine the encoder object name
|
2017-02-12 21:50:02 +08:00 |
|
winlin
|
eaa222f034
|
for #742, refine the file reader and writer interface.
|
2017-01-30 19:35:04 +08:00 |
|
winlin
|
b16ab038ce
|
for #742, refine the u_intxx_t to uintxx_t
|
2017-01-30 17:32:18 +08:00 |
|
winlin
|
a1fcf66f32
|
for #742, always enable http utilities.
|
2017-01-23 17:43:59 +08:00 |
|
winlin
|
7ac932cfa0
|
update to 2013-2017
|
2016-12-16 11:57:25 +08:00 |
|
winlin
|
b231550c32
|
fix #717, #691, http api/static/stream support cors. 3.0.9
|
2016-12-15 16:22:04 +08:00 |
|
winlin
|
664844b5f5
|
merge from srs2. for #513.
|
2016-12-15 14:54:09 +08:00 |
|
winlin
|
759c84a395
|
for #513, remove hls ram from srs2 to srs3+. 2.0.224
|
2016-12-15 14:48:38 +08:00 |
|
winlin
|
266397acee
|
merge from srs2
|
2016-01-13 12:46:23 +08:00 |
|
winlin
|
28080efec8
|
fix http reader bug, support infinite chunkted. 2.0.209
|
2016-01-13 12:44:51 +08:00 |
|
winlin
|
f516636448
|
refine code for hooks and http core.
|
2015-12-29 18:33:02 +08:00 |
|
winlin
|
a7bf4bfda5
|
refine code, ignore client when no ip.
|
2015-12-24 17:25:05 +08:00 |
|
winlin
|
d0c74fa7cd
|
update 2015 to 2016
|
2015-12-23 11:35:40 +08:00 |
|
winlin
|
b2ae1acaa4
|
copy http-parser-2.1 into srs http stack.
|
2015-12-07 11:35:05 +08:00 |
|
winlin
|
01c46bdbfd
|
rename org simle-rtmp-server to ossrs
|
2015-11-11 10:45:45 +08:00 |
|
winlin
|
1ffd5fd455
|
rename org simple-rtmp-server to ossrs
|
2015-11-11 10:37:50 +08:00 |
|
winlin
|
24b3899972
|
use SrsTcpClient instead raw socket.
|
2015-10-23 14:42:02 +08:00 |
|
winlin
|
908365a61a
|
use string for const char*
|
2015-10-23 14:42:02 +08:00 |
|
winlin
|
d32632ee8a
|
rename SrsFastBuffer to SrsFastStream
|
2015-09-22 09:01:47 +08:00 |
|
winlin
|
1fd83d9314
|
refine the order.
|
2015-09-17 13:36:02 +08:00 |
|
winlin
|
01308ecc98
|
for #319, support initialize the parser to whether use jsonp
|
2015-09-12 22:22:33 +08:00 |
|
winlin
|
e43d4e46b4
|
support JSONP DELTE/POST/PUT
|
2015-08-23 00:01:03 +08:00 |
|
winlin
|
6e5143449e
|
HTTP API support JSONP by specifies the query string callback=xxx.
|
2015-08-22 18:18:18 +08:00 |
|
winlin
|
a7589b9ad3
|
refine code for api, add clients and parse_rest_id
|
2015-08-21 16:12:48 +08:00 |
|
winlin
|
3211282b0c
|
refine the http code.
|
2015-06-14 19:42:43 +08:00 |
|
winlin
|
f8f6e438cc
|
extract http static and http stream from http conn.
|
2015-06-14 14:06: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
|
26b76c0e4c
|
fix #420, remove ts for hls ram mode.
|
2015-06-05 20:38:01 +08:00 |
|
winlin
|
fec8422d6b
|
fix bug of configure.
|
2015-05-27 10:23:40 +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
|
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 |
|