runner365
|
1c6203bda2
|
solve repush srt bugs
|
2020-02-09 11:09:48 +08:00 |
|
runner365
|
1941f55475
|
if there isn't srt connect, it needn't epoll wait
|
2020-02-05 21:21:12 +08:00 |
|
winlin
|
a17c1e5f65
|
Merge SRT from runner365
|
2020-01-25 17:24:25 +08:00 |
|
runner365
|
8d277c6e8b
|
solve merge problem
|
2020-01-25 16:24:04 +08:00 |
|
runner365
|
dece458a90
|
solve rtmp client timeout bugs in srt2rtmp
|
2020-01-25 16:15:27 +08:00 |
|
winlin
|
bbc7023f85
|
Merge SRS3
|
2020-01-25 15:05:52 +08:00 |
|
winlin
|
978d5e993b
|
Fix #1108, reap DVR tmp file when unpublish. 3.0.106
|
2020-01-25 15:04:34 +08:00 |
|
winlin
|
5d0833fcc3
|
Add author runner365
|
2020-01-24 18:41:09 +08:00 |
|
winlin
|
fddfbdde5f
|
Fix #1147, support SRT(Secure Reliable Transport). 4.0.1
|
2020-01-24 16:16:16 +08:00 |
|
winlin
|
b7855d133d
|
Merge remote-tracking branch 'runner365/3.0release.srt.dev' into srt
|
2020-01-24 16:11:01 +08:00 |
|
winlin
|
5f174552f3
|
Merge SRT
|
2020-01-24 16:10:40 +08:00 |
|
winlin
|
307a4315f1
|
Fix bug, should return error when wrapped
|
2020-01-23 21:33:59 +08:00 |
|
winlin
|
7c9b31815f
|
Refactor code, add stop for hybrid server to do cleanup.
|
2020-01-23 21:16:34 +08:00 |
|
winlin
|
2363d258de
|
Refactor hybrid server model
|
2020-01-23 20:42:50 +08:00 |
|
winlin
|
33c6bf1f8f
|
Refactor SRT, using reverse dependency, SRT depends on APP.
|
2020-01-23 19:40:40 +08:00 |
|
winlin
|
1959d1d920
|
Extract hybrid server for SRT
|
2020-01-23 18:21:11 +08:00 |
|
winlin
|
225c830971
|
Refine main run process
|
2020-01-23 17:44:36 +08:00 |
|
runner365
|
06e7a20b5f
|
update streamid decode
|
2020-01-23 17:19:06 +08:00 |
|
runner365
|
d7437834d4
|
update is_streamid_valid
|
2020-01-23 16:12:22 +08:00 |
|
winlin
|
bc26df4893
|
Remove noused debug function srs_trace_data
|
2020-01-23 14:44:30 +08:00 |
|
winlin
|
aacf519169
|
Revert log for forwarder in source
|
2020-01-23 14:42:06 +08:00 |
|
winlin
|
a7b8695cb0
|
Refactor code, include without path
|
2020-01-23 14:33:11 +08:00 |
|
winlin
|
f143757429
|
Use macro to disable SRT in code
|
2020-01-23 14:23:09 +08:00 |
|
runner365
|
5c5fd805c5
|
add srt mpegts to rtmp
|
2020-01-21 19:20:09 +08:00 |
|
winlin
|
6107db91f5
|
Release 3.0 alpha9, 3.0a9, 3.0.105
|
2020-01-21 16:14:15 +08:00 |
|
winlin
|
ba61fe8bc5
|
Fix #1221, remove complex configure options. 3.0.104
|
2020-01-21 15:22:55 +08:00 |
|
winlin
|
0df108740a
|
Fix #1547, support crossbuild for ARM/MIPS.
|
2020-01-21 13:59:43 +08:00 |
|
winlin
|
6af8e38017
|
For #1547, support setting cc/cxx/ar tools. 3.0.103
|
2020-01-21 10:28:25 +08:00 |
|
winlin
|
a6fe4e80d3
|
For #1547, remove the SRS_OSX macro in code
|
2020-01-20 11:25:39 +08:00 |
|
l
|
86d04a70ed
|
Fix #1580, fix cid range problem. 3.0.102
|
2020-01-19 18:21:28 +08:00 |
|
winlin
|
9ac8585cf9
|
Fix codec check
|
2020-01-19 13:16:49 +08:00 |
|
winlin
|
3900179685
|
For #307, #1070, define FLV CodecID for AV1 and Opus. 3.0.101
|
2020-01-19 11:22:35 +08:00 |
|
runner365
|
7b9e3ecdc4
|
add ts demux
|
2020-01-17 19:43:54 +08:00 |
|
winlin
|
9dbd049e79
|
For #1568, extract SrsSourceManager from SrsSource.
|
2020-01-16 17:56:55 +08:00 |
|
winlin
|
0e750ab3eb
|
For #1575, use RTMP redirect as tcUrl and redirect2 as RTMP URL. 3.0.100
|
2020-01-16 14:28:05 +08:00 |
|
winlin
|
7240fe3040
|
For #1509, decrease the fast vector init size from 64KB to 64B. 3.0.99
|
2020-01-15 21:26:02 +08:00 |
|
winlin
|
857c783efc
|
For #1509, release coroutine when source is idle. 3.0.98
|
2020-01-15 19:51:33 +08:00 |
|
runner365
|
1481928b53
|
reject repeated srt pusher connection
|
2020-01-15 10:30:20 +08:00 |
|
runner365
|
b53b75ea1e
|
srt pull/push server
|
2020-01-14 21:10:33 +08:00 |
|
winlin
|
816aa91a7f
|
Fix utest bug, init fd
|
2020-01-13 14:48:49 +08:00 |
|
runner365
|
aeee3011ef
|
add srt server file
|
2020-01-11 23:05:10 +08:00 |
|
winlin
|
98df29c6fb
|
For #1042, improve test coverage for service. 3.0.97
|
2020-01-10 11:36:38 +08:00 |
|
winlin
|
6c1067d56a
|
Merge from 2.0
|
2020-01-09 10:20:49 +08:00 |
|
winlin
|
dd46a4f700
|
Fix #1554, support logrotate copytruncate. 2.0.272
|
2020-01-09 10:03:17 +08:00 |
|
winlin
|
c08b6f1961
|
Merge 2.0, support logrotate copytruncate. 3.0.96
|
2020-01-08 18:05:42 +08:00 |
|
winlin
|
731e87876e
|
Fix #1554, support logrotate copytruncate. 2.0.271
|
2020-01-08 17:57:04 +08:00 |
|
Michael.Ma
|
459488bcf8
|
fix logrotate empty file hole issue (#1561)
* fix logrotate empty file hole issue
refer to https://github.com/ossrs/srs/issues/1554
|
2020-01-08 17:54:06 +08:00 |
|
winlin
|
36bfbb902b
|
Refien utest for log heaer generating.
|
2020-01-08 14:32:24 +08:00 |
|
winlin
|
80bac7d982
|
Improve test coverage for rtmp client service.
|
2020-01-08 14:26:38 +08:00 |
|
winlin
|
cc11f36940
|
Improve test coverage for log service.
|
2020-01-08 14:24:41 +08:00 |
|