winlin
|
1cc72df134
|
Fix #910, Support HTTP FLV with HTTP callback. 3.0.39
|
2018-08-11 19:23:51 +08:00 |
|
winlin
|
1e7c12a6dd
|
For #910, Support HTTP FLV with HTTP callback. 2.0.254
|
2018-08-11 19:09:56 +08:00 |
|
winlin
|
d607c7f905
|
Refine HTTP-FLV latency, support realtime mode.3.0.38
|
2018-08-05 20:30:04 +08:00 |
|
winlin
|
03ac48f8fa
|
Merge 2.0, for FLV latency
|
2018-08-05 20:25:28 +08:00 |
|
winlin
|
c45f72ef7b
|
Refine HTTP-FLV latency, support realtime mode. 2.0.252
|
2018-08-05 20:23:17 +08:00 |
|
winlin
|
580c94c8c0
|
Refine code
|
2018-08-05 18:58:23 +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
|
204ef041da
|
For #913, Kernel MP4 FLV HTTP support complex error.
|
2017-12-31 12:11:48 +08:00 |
|
winlin
|
9802dc326e
|
For #913, source support complex error
|
2017-09-23 22:12:33 +08:00 |
|
winlin
|
abcaba33ee
|
For #913: TS/HLS/MPEGTS support complex error
|
2017-09-22 21:50:54 +08:00 |
|
winlin
|
fd91df9411
|
For #913, reload use complex error
|
2017-09-22 16:14:30 +08:00 |
|
winlin
|
9f5224c34a
|
For #913, use complex error for http
|
2017-07-29 21:39:57 +08:00 |
|
winlin
|
9db2a04c3b
|
For #913, coroutine support complex error.
|
2017-06-11 18:44:20 +08:00 |
|
winlin
|
a20e2c3ef6
|
For #913, refine server utility
|
2017-06-10 15:20:48 +08:00 |
|
winlin
|
93710c7489
|
For #913, refine the error mechanism
|
2017-06-09 13:29:23 +08:00 |
|
winlin
|
9ca36970aa
|
Fix #908, use empty coroutine to avoid NULL pointer.
|
2017-06-04 19:13:56 +08:00 |
|
winlin
|
1bf99e8f3e
|
For #907, Wrap ST, only use in service ST.
|
2017-05-30 09:05:02 +08:00 |
|
winlin
|
44f542f77f
|
For #906, #902, replace the endless thread with coroutine
|
2017-05-29 17:56:26 +08:00 |
|
xialixin
|
92c8c0505d
|
Fix the timebase bug, change from us to ms. (#876)
* fix SRS_CONSTS_RTMP_PULSE_TMMS (int64_t)(500*1000LL)
* fix SrsBufferCache::cycle st_usleep(SRS_CONSTS_RTMP_PULSE_TMMS * 1000)
* fix st_usleep(SRS_CONSTS_RTMP_PULSE_TMMS * 1000)
|
2017-05-13 09:21:02 +08:00 |
|
HungMingWu
|
815d50f00a
|
Remove warning: C++11 requires a space between string literal and macro (#874)
On Ubuntu 17.04, the default gcc compiler version is 6.3.0.
It switch standard from c++98 to c++11.
So it would generate verbose warnings.
|
2017-05-06 14:05:22 +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
|
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
|
caf69f193d
|
for #299, refine the codec object name
|
2017-02-12 20:38:39 +08:00 |
|
winlin
|
d7458c4e72
|
For #299, refine the codec to format-frame-sample chain.
|
2017-02-12 18:18:18 +08:00 |
|
winlin
|
eaa222f034
|
for #742, refine the file reader and writer interface.
|
2017-01-30 19:35:04 +08:00 |
|
winlin
|
a1fcf66f32
|
for #742, always enable http utilities.
|
2017-01-23 17:43:59 +08:00 |
|
winlin
|
3fe338d1c5
|
for #742, use ms for application clock tbn.
|
2017-01-17 12:25:30 +08:00 |
|
winlin
|
f2efa96015
|
for #324, always enable hstrs. 3.0.10
|
2017-01-05 09:08:56 +08:00 |
|
winlin
|
7ac932cfa0
|
update to 2013-2017
|
2016-12-16 11:57:25 +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
|
9ba4bed648
|
merge srs2
|
2016-12-13 17:58:42 +08:00 |
|
winlin
|
cb1d47bfef
|
fix #713, refine source to avoid critical fetch and create. 2.0.222
|
2016-12-13 17:57:49 +08:00 |
|
winlin
|
5796e4bf89
|
merge from srs2
|
2016-10-26 09:53:27 +08:00 |
|
hankun
|
4f09bcce9f
|
fix the bug: when trying to push same stream more than twice, to play it through http-flv will cause a core dump(#666)
|
2016-10-20 10:49:59 +08:00 |
|
winlin
|
7ae2c6bf50
|
merge from srs2.
|
2015-12-26 12:17:51 +08:00 |
|
winlin
|
eca46c03d2
|
refine code for consumer to refer the rtmp connection.
|
2015-12-26 12:13:17 +08:00 |
|
winlin
|
d0c74fa7cd
|
update 2015 to 2016
|
2015-12-23 11:35:40 +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
|
d9f991ed2f
|
use system utility for string finds
|
2015-10-23 14:42:02 +08:00 |
|
winlin
|
df6ac8842c
|
rename rtmp utility to protocol utility
|
2015-09-22 09:11:07 +08:00 |
|
winlin
|
d32632ee8a
|
rename SrsFastBuffer to SrsFastStream
|
2015-09-22 09:01:47 +08:00 |
|
winlin
|
0e52fc6d5b
|
rename SrsStream to SrsBuffer
|
2015-09-22 08:57:31 +08:00 |
|
winlin
|
1fd83d9314
|
refine the order.
|
2015-09-17 13:36:02 +08:00 |
|
winlin
|
c31a546eec
|
support vhost for http flv.
|
2015-08-21 12:08:25 +08:00 |
|