winlin
|
4f39303f37
|
Fix #939, response right A/V flag in FLV header. 3.0.113
|
2020-02-04 17:02:02 +08:00 |
|
winlin
|
68efca4fa9
|
For #939, always enable fast FLV streaming.
|
2020-02-04 16:39:01 +08:00 |
|
winlin
|
a2a6ca8258
|
For #939, always enable fast FLV streaming.
|
2020-02-04 16:13:48 +08:00 |
|
winlin
|
fb555b4d8f
|
Merge branch '3.0release' into develop
|
2020-01-29 20:31:05 +08:00 |
|
winlin
|
c9a2e19b2f
|
Support isolate version file. 3.0.112
|
2020-01-29 20:30:58 +08:00 |
|
winlin
|
77114c7df0
|
Merge SRS3
|
2020-01-29 20:30:06 +08:00 |
|
winlin
|
41f3925abc
|
Add version file for srs3
|
2020-01-29 20:28:37 +08:00 |
|
winlin
|
23ece94064
|
Fix #1206, dispose ingester while server quiting. 3.0.111
|
2020-01-29 20:22:28 +08:00 |
|
winlin
|
a6f88805f3
|
Remove test code
|
2020-01-29 14:42:18 +08:00 |
|
winlin
|
f18cc89860
|
Update version
|
2020-01-28 21:50:08 +08:00 |
|
winlin
|
31db28b70d
|
Update version
|
2020-01-28 21:48:53 +08:00 |
|
winlin
|
c90f441655
|
Update version
|
2020-01-28 21:47:04 +08:00 |
|
winlin
|
7c3b3608c0
|
Update version
|
2020-01-28 21:46:19 +08:00 |
|
winlin
|
feca34ee59
|
Update version
|
2020-01-28 21:46:05 +08:00 |
|
winlin
|
ec69b0786c
|
Update version
|
2020-01-28 21:45:37 +08:00 |
|
winlin
|
6a514732b5
|
Update version
|
2020-01-28 21:45:05 +08:00 |
|
winlin
|
afc0faf738
|
Use multiple revisions. 3.0.111
|
2020-01-28 21:42:48 +08:00 |
|
winlin
|
deaa0f0f15
|
Update version
|
2020-01-28 21:41:58 +08:00 |
|
winlin
|
0fc026ef6b
|
Update version
|
2020-01-28 21:38:28 +08:00 |
|
winlin
|
6ed6ce58e4
|
Merge SRS3
|
2020-01-28 21:37:37 +08:00 |
|
winlin
|
adf7ef4511
|
Fix #1230, racing condition in source fetch or create. 3.0.110
|
2020-01-28 21:35:06 +08:00 |
|
winlin
|
b605edb9b3
|
Merge 3.0
|
2020-01-27 19:52:41 +08:00 |
|
winlin
|
5d365bade8
|
Fix #1303, do not dispatch previous meta when not publishing. 3.0.109
|
2020-01-27 19:46:08 +08:00 |
|
winlin
|
d9bbd97d72
|
Allow use libsrt.so for SRT is MPL license.
|
2020-01-26 17:41:05 +08:00 |
|
winlin
|
88c9c13707
|
Update readme for SRT
|
2020-01-26 14:17:42 +08:00 |
|
winlin
|
2775a391e0
|
Fix #878, remove deprecated #EXT-X-ALLOW-CACHE for HLS. 3.0.108
|
2020-01-25 20:03:22 +08:00 |
|
winlin
|
74154cdfd9
|
Fix #703, drop video data util sps/pps. 3.0.107
|
2020-01-25 18:05:18 +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 |
|
winlin
|
2cc021b2d7
|
Improve test coverage for http client service.
|
2020-01-08 14:00:27 +08:00 |
|
winlin
|
06c1d4d7f9
|
Fix some warnings for compiler
|
2020-01-05 22:37:25 +08:00 |
|
winlin
|
69e2d94e50
|
Fix some warnings for compiler
|
2020-01-05 22:30:57 +08:00 |
|
winlin
|
10464a5fbe
|
Always use string instance to avoid crash risk. 3.0.95
|
2020-01-05 22:17:15 +08:00 |
|
winlin
|
b794c9e4ec
|
For #460, fix ipv6 hostport parsing bug. 3.0.94
|
2020-01-05 22:16:21 +08:00 |
|
winlin
|
76d92792b7
|
For #460, fix ipv6 intranet address filter bug. 3.0.93
|
2020-01-05 21:25:51 +08:00 |
|
winlin
|
bc6c61e546
|
Fix #1543, use getpeername to retrieve client ip. 3.0.92
|
2020-01-05 20:06:25 +08:00 |
|
winlin
|
498f3c5df9
|
Improve test coverage for service TCP/UDP.
|
2020-01-05 18:44:07 +08:00 |
|
winlin
|
42ee6570a7
|
Improve test coverage for service TCP/UDP.
|
2020-01-05 18:43:23 +08:00 |
|
winlin
|
02c1bd0946
|
Improve test coverage for service TCP/UDP.
|
2020-01-05 18:42:37 +08:00 |
|
winlin
|
265b70863c
|
Improve test coverage for service TCP/UDP.
|
2020-01-05 18:37:20 +08:00 |
|
winlin
|
9bd8b363b3
|
Improve test coverage for http service.
|
2020-01-05 17:02:57 +08:00 |
|
winlin
|
6d0ac35db9
|
Merge 2.0release #1551
|
2020-01-05 14:43:46 +08:00 |
|
winlin
|
b5f4b96060
|
Merge #1551, fix memory leak in RTSP stack. 2.0.270
|
2020-01-05 14:41:31 +08:00 |
|
alphonsetai
|
763c06976a
|
fix memory leak
|
2020-01-05 14:38:08 +08:00 |
|
winlin
|
79314f7d4a
|
Improve test coverage for HTTP service
|
2020-01-03 13:31:08 +08:00 |
|
winlin
|
646eeb05e9
|
For #1042, improve test coverage for config. 3.0.91
|
2020-01-02 11:18:45 +08:00 |
|
winlin
|
fa7fd85ca6
|
Improve test coverage for config.
|
2020-01-02 11:08:18 +08:00 |
|
winlin
|
45aa325722
|
Improve test coverage for config.
|
2020-01-01 21:01:14 +08:00 |
|
winlin
|
4848d3ab91
|
Improve test coverage for config.
|
2020-01-01 17:15:21 +08:00 |
|
winlin
|
0fd0114ee6
|
Improve test coverage for config.
|
2020-01-01 17:14:59 +08:00 |
|
winlin
|
f7673f6009
|
Improve test coverage for config.
|
2020-01-01 16:06:12 +08:00 |
|
winlin
|
a9dba511ab
|
Improve test coverage for config.
|
2020-01-01 16:04:35 +08:00 |
|
winlin
|
146a095b38
|
Improve test coverage for config.
|
2020-01-01 15:52:10 +08:00 |
|
winlin
|
2942955b30
|
Improve test coverage for config.
|
2020-01-01 15:49:04 +08:00 |
|