莫战
|
db8d91cbee
|
add c++14 support
|
2020-06-11 18:15:45 +08:00 |
|
winlin
|
6e04c66402
|
Support enable C++11. 4.0.29
|
2020-06-03 19:18:41 +08:00 |
|
winlin
|
a78b6b8cda
|
RTC: Remove --research
|
2020-05-29 17:02:10 +08:00 |
|
winlin
|
d43d9674a3
|
RTC: Remove --librtmp
|
2020-05-29 17:00:06 +08:00 |
|
winlin
|
a3388bf624
|
RTC: Remove export srs-librtmp support
|
2020-05-27 14:20:40 +08:00 |
|
忘篱
|
3f5ab8dc63
|
RTC: Add utest for srs_rtp_seq_distance
|
2020-05-17 00:03:14 +08:00 |
|
winlin
|
db503975fb
|
Disable simulator API by default.
|
2020-05-07 16:29:11 +08:00 |
|
winlin
|
f71b833520
|
Refine sendmmsg, move to ST
|
2020-05-03 11:32:54 +08:00 |
|
winlin
|
2a0562da5e
|
Refine RTC, disable NASM, SENDMMSG, SRTP-NASM
|
2020-05-03 11:14:11 +08:00 |
|
winlin
|
028ef56772
|
Fix sendmmsg build failed bug
|
2020-04-26 22:41:03 +08:00 |
|
winlin
|
38f7299a51
|
Remove double check for FFMPEG
|
2020-04-22 09:28:13 +08:00 |
|
winlin
|
20896325ea
|
Update script
|
2020-04-21 14:02:26 +08:00 |
|
winlin
|
6e9e0d6ce3
|
Fix build script
|
2020-04-15 10:35:38 +08:00 |
|
winlin
|
a80084289b
|
Support debug
|
2020-04-14 20:12:33 +08:00 |
|
winlin
|
fa635e3333
|
Refine sendmmsg detect script
|
2020-04-07 17:28:24 +08:00 |
|
winlin
|
b8db61bd9c
|
For #307, Support disable sendmmsg
|
2020-04-05 22:13:49 +08:00 |
|
winlin
|
dc3df926eb
|
For #307, support configure with sendmmsg.
|
2020-04-05 18:34:57 +08:00 |
|
winlin
|
654cde109d
|
Fix options script bug
|
2020-04-04 17:10:45 +08:00 |
|
winlin
|
5e06a2568b
|
For #370, support SRTP with ASM(enable openssl) by default
|
2020-04-03 14:37:48 +08:00 |
|
winlin
|
81bb8747f2
|
Refine script
|
2020-04-03 13:42:52 +08:00 |
|
winlin
|
302da32fc5
|
When configure, default to make clean
|
2020-04-02 11:41:36 +08:00 |
|
winlin
|
608f3d0fae
|
For #1500, support push stream by GB28181. 4.0.18
|
2020-03-31 23:06:07 +08:00 |
|
winlin
|
6935bb18ae
|
Merge branch '4.0release' into develop
|
2020-03-29 17:36:33 +08:00 |
|
winlin
|
6b8f0d84a3
|
Merge branch '3.0release' into 4.0release
|
2020-03-29 17:31:41 +08:00 |
|
winlin
|
80f315f1ae
|
Support utest on mac osx
|
2020-03-29 17:29:09 +08:00 |
|
winlin
|
22fbae139c
|
Refine links use relative path
|
2020-03-29 17:15:29 +08:00 |
|
winlin
|
22ec783c3f
|
Merge branch '3.0release' into 4.0release
|
2020-03-29 16:52:46 +08:00 |
|
winlin
|
c0a8193537
|
Update build script
|
2020-03-29 15:23:40 +08:00 |
|
winlin
|
c2b02f86fa
|
Merge 4.0release
|
2020-03-28 17:46:47 +08:00 |
|
winlin
|
217b8b94b6
|
Merge 3.0release
|
2020-03-28 17:45:14 +08:00 |
|
winlin
|
c339542ce0
|
Support macOS OSX
|
2020-03-28 17:20:40 +08:00 |
|
winlin
|
41acc5033e
|
For #307, support disable asm for FFMPEG
|
2020-03-22 19:26:26 +08:00 |
|
winlin
|
602a478e1b
|
For #1659, #307, add switch to disable rtc
|
2020-03-22 18:17:05 +08:00 |
|
winlin
|
be746da21c
|
Merge branch '3.0release' into 4.0release
|
2020-03-21 22:42:17 +08:00 |
|
winlin
|
850a4bbf20
|
Fix #1619, configure without utest by default. 3.0.136
|
2020-03-21 20:41:37 +08:00 |
|
winlin
|
4e7e9809f3
|
Fix bash script bug for macOS, eventhough we don't support it.
|
2020-02-16 22:35:40 +08:00 |
|
winlin
|
d9bbd97d72
|
Allow use libsrt.so for SRT is MPL license.
|
2020-01-26 17:41:05 +08:00 |
|
winlin
|
07f4bc65c3
|
Merge branch '3.0release' into develop
|
2020-01-26 17:33:29 +08:00 |
|
winlin
|
01870cce56
|
Allow use libst.so for ST is MPL license.
|
2020-01-26 17:33:10 +08:00 |
|
winlin
|
5d0833fcc3
|
Add author runner365
|
2020-01-24 18:41:09 +08:00 |
|
winlin
|
5f174552f3
|
Merge SRT
|
2020-01-24 16:10:40 +08:00 |
|
winlin
|
fb29096505
|
For SRT, allow/default disable it by --without-srt
|
2020-01-23 14:22:22 +08:00 |
|
runner365
|
03ef01c635
|
update configure
|
2020-01-22 10:59:50 +08:00 |
|
winlin
|
c3bf0cbe1b
|
For #1547, check options for crossbuild.
|
2020-01-21 15:47:19 +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
|
024433f327
|
For #1547, refine configure, remove some macros
|
2020-01-20 10:44:46 +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
|
a11461905b
|
Remove FFMPEG and NGINX, please use srs-docker instead . 3.0.82
|
2019-12-25 18:29:07 +08:00 |
|
winlin
|
bf807778e5
|
For #1537, #1282, support multiple options for --extra-flags
|
2019-12-25 17:52:51 +08:00 |
|
winlin
|
a0c631de9f
|
For #1537, #1282, support --extra-flags for unknown CPU arch.
|
2019-12-25 15:46:58 +08:00 |
|
winlin
|
dffc96d2fe
|
For #1537, disable crossbuild for ARM/MIPS.
|
2019-12-25 13:17:49 +08:00 |
|
winlin
|
8047d0df45
|
For #1042, add test for RAW AVC protocol.
|
2019-12-18 15:50:17 +08:00 |
|
winlin
|
5d17bb8bb0
|
Remove KAFKA. 3.0.53
|
2019-10-03 12:45:38 +08:00 |
|
winlin
|
7243d8e7b8
|
CI: Support codecov
|
2019-02-02 21:42:03 +08:00 |
|
winlin
|
5d959661e7
|
No sudoer
|
2018-12-22 20:51:57 +08:00 |
|
winlin
|
2e9bf2af83
|
Always enable SRS_StreamCaster
|
2018-12-22 20:45:25 +08:00 |
|
winlin
|
1dc95cba78
|
Always enable SRS_Ingest
|
2018-12-22 20:31:47 +08:00 |
|
winlin
|
aa1a5442f9
|
Always enable SRS_Ingest
|
2018-12-22 20:30:13 +08:00 |
|
winlin
|
e4e6dd2169
|
Always enable SRS_SSL
|
2018-12-22 20:08:42 +08:00 |
|
winlin
|
0bc7fdbb35
|
Always enable SRS_SSL
|
2018-12-22 20:03:40 +08:00 |
|
winlin
|
8e294709b0
|
Always enable SRS_STAT
|
2018-12-22 19:58:36 +08:00 |
|
winlin
|
330100769f
|
Always enable SRS_TRANSCODE
|
2018-12-22 19:48:55 +08:00 |
|
winlin
|
a8be5f8f27
|
Allow OSX for utest
|
2018-12-09 19:41:59 +08:00 |
|
winlin
|
f2a93755c2
|
Allow OSX for utest
|
2018-12-09 19:39:36 +08:00 |
|
winlin
|
ba4ef34d27
|
Merge 2.0release
|
2018-11-27 21:24:51 +08:00 |
|
winlin
|
99430d2edb
|
For #1250, Not support macOS 10.14
|
2018-11-11 16:24:00 +08:00 |
|
winlin
|
6d4315fc3c
|
Disable valgrind by default
|
2017-06-28 09:08:19 +08:00 |
|
winlin
|
0ad4b65a56
|
Disable valgrind for osx.
|
2017-06-13 16:20:00 +08:00 |
|
winlin
|
8b7566a007
|
Refine code
|
2017-03-26 18:30:33 +08:00 |
|
winlin
|
62b7204514
|
Refine code, add mp4 parser module
|
2017-03-25 15:40:28 +08:00 |
|
winlin
|
cdfded6a74
|
Support disable valgrind
|
2017-02-28 14:47:00 +08:00 |
|
winlin
|
7fd221ef63
|
Always enable DVR
|
2017-02-11 17:27:40 +08:00 |
|
winlin
|
8e5d4dc73d
|
always enable http and hls
|
2017-02-11 13:29:53 +08:00 |
|
winlin
|
11e8fe5bc0
|
refine options, remove rtmp-hls
|
2017-02-11 12:45:49 +08:00 |
|
winlin
|
a1fcf66f32
|
for #742, always enable http utilities.
|
2017-01-23 17:43:59 +08:00 |
|
winlin
|
28517849ed
|
refine typo
|
2016-12-07 12:09:39 +08:00 |
|
winlin
|
f1e7e9d933
|
support gmd. change work_dir. hourglass. add utilies.
|
2016-01-08 13:58:19 +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
|
d94a88a797
|
merge from srs2 for pi and cubie.
|
2015-09-23 11:23:55 +08:00 |
|
winlin
|
16730ea031
|
refine code for cross build
|
2015-09-23 11:21:51 +08:00 |
|
winlin
|
f75058413d
|
Merge branch '2.0release' into develop
|
2015-09-23 10:39:24 +08:00 |
|
winlin
|
7dcdb18588
|
support build on pi and cubie
|
2015-09-23 10:27:57 +08:00 |
|
winlin
|
a8829e0a8b
|
support build on pi or cubie.
|
2015-09-23 10:22:58 +08:00 |
|
winlin
|
abb5c5ad31
|
add kafka producer
|
2015-09-22 17:40:05 +08:00 |
|
winlin
|
8a6edac4e8
|
add --x86-64 alias for --x86-x64.
|
2015-09-22 13:52:14 +08:00 |
|
winlin
|
edead21a25
|
refine the options
|
2015-09-22 12:51:29 +08:00 |
|
winlin
|
e415824576
|
refine the options
|
2015-09-22 12:43:22 +08:00 |
|
winlin
|
087f7740b7
|
fix the build failed bug
|
2015-09-17 11:41:23 +08:00 |
|
winlin
|
0d66e92ab5
|
refine code, support configure to enable --memory-watch
|
2015-06-13 15:45:25 +08:00 |
|
winlin
|
fec8422d6b
|
fix bug of configure.
|
2015-05-27 10:23:40 +08:00 |
|
winlin
|
115daa3cc1
|
migarate from winlinvip to srs org
|
2015-04-29 17:06:32 +08:00 |
|
winlin
|
cf3becbc17
|
for #155, osx(darwin) enable http api and stat, rusage is ok.
|
2015-03-17 22:35:47 +08:00 |
|
winlin
|
6d15d0ea99
|
for #324, refine code, add hstrs config.
|
2015-03-14 09:52:47 +08:00 |
|
winlin
|
ffef62900f
|
for #328, support adobe hds. 2.0.138.
|
2015-03-12 11:15:15 +08:00 |
|
winlin
|
3e5821efff
|
enable http api for x86_x64
|
2015-03-11 15:04:34 +08:00 |
|
winlin
|
db7ddfd510
|
fix #155, #135, support osx(darwin) for mac pro. 2.0.137.
|
2015-03-10 12:50:27 +08:00 |
|
winlin
|
52891b491a
|
listen and serve stream caster mpegts over udp.
|
2015-01-24 14:52:52 +08:00 |
|