winlin
d877c0b76f
Tools: Update console and httpx.
2 years ago
winlin
e9d6601f7d
For #2136 : API: Cleanup no active streams for statistics. v5.0.42
3 years ago
ChenGH
f2fa289fe8
AppleM1: Support Apple Silicon M1(aarch64).
3 years ago
winlin
b787656eea
AppleM1: Update openssl to v1.1.1l
3 years ago
winlin
1589858cb0
Support MIPS 64bits for loongson 3A4000/3B3000. v5.0.34
3 years ago
winlin
f7280399d4
Merge 4.0release, migrate to new website.
3 years ago
winlin
7b23a42139
Migrate license to new website.
3 years ago
Steven Liu
08c4b25030
RISCV: Patch ST and libsrtp. #3115
3 years ago
Steven Liu
ad2d7c3779
srtp-2-fit/config.guess: add riscv support
3 years ago
winlin
339d3b31cc
ST: Support thread-local for multiple threads.
...
1. All statick and global variables is thread-local.
2. Call st_init() to init st for each thread.
3. Notice that ST is isolate for threads.
3 years ago
winlin
e2cc356c31
Update 3rdparty.
3 years ago
winlin
ec5bdc7dfa
Refine the signaling dynamic images.
3 years ago
winlin
c225c3f745
Merge branch '4.0release' into develop
3 years ago
Winlin
350c05c589
UTest: Upgrade gtest to 1.11 and support clion. ( #2970 )
3 years ago
CommanderRoot
8a75e8a165
Replace deprecated String.prototype.substr() ( #2948 )
...
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr ) so we replace it with slice() or substring() which work similarily but aren't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
3 years ago
winlin
4110fb14cb
Squash: Fix bugs. v5.0.20
3 years ago
winlin
56a9e4d140
Change images from gitee to ossrs.net
3 years ago
winlin
716e578a19
Squash: Fix bugs
3 years ago
winlin
44e9dc83e9
Upgrade gperftools to 2.9 for GCP/GMC/GMP/GMD. ( #2247 )
3 years ago
winlin
63da0dca92
Cleanup server for GMC, by WaitGroup to destroy. ( #2247 ). v4.0.206
3 years ago
winlin
440f29b758
Squash: Merge #2732
3 years ago
winlin
7771fbe858
Fix #2732 : WebRTC: Fail to publish RTC automatically for HTML5.
3 years ago
winlin
523b055c06
Squash: Support RPM. Fix bugs.
3 years ago
HungMingWu
cc99226ed5
SRTP: Patch libsrtp2 to fix GCC10 build fail. v4.0.189
3 years ago
winlin
3c4b9be76b
For #2689 , Refine the patches for loongarch
3 years ago
winlin
5b44cc6a17
For #2689 , Support loongarch, loongson CPU. v5.0.19
3 years ago
winlin
596dd8c523
Support daemon(fork twice) for Darwin/OSX. v5.0.18
3 years ago
winlin
cd7e5a131e
Squash: SRS 4.0, Stat the oc(origin cluster).
3 years ago
winlin
135bef2182
Test: Update srs-bench depends
3 years ago
winlin
b874d9c9ba
Squash: Merge SRS 4.0, regression test for RTMP.
3 years ago
winlin
29cf13afa0
Fix #1641 , HLS/RTC picture corrupt for SPS/PPS lost. v4.0.175
3 years ago
winlin
0b99f06eff
Test: Add RTMP to RTC regression test.
3 years ago
winlin
f8b4121497
Test: Add Multiple Sequence test for RTMP
3 years ago
winlin
29b98c49cc
Test: Refine RTMP regression test.
3 years ago
winlin
9c315c94fc
For #1641 , Support RTMP publish and play regression test. v4.0.173
3 years ago
winlin
a81aa2edc5
Squash: Merge SRS 4.0
3 years ago
winlin
9edf63bd30
3rdparty: Sync httpx-static
3 years ago
winlin
8ea9783de7
OpenWRT: Disable mprotect of ST. 5.0.16
3 years ago
winlin
1836847269
ST: Support Cygwin64 and MIPS
3 years ago
winlin
85620a34f5
Squash: Fix rtc to rtmp sync timestamp using sender report. #2470
4 years ago
john
ea8cff6163
RTC: Fix rtc to rtmp sync timestamp using sender report. ( #2470 )
...
* fix annotation spell failed
* RTC to RTMP using SenderReport to sync av timestamp
* update pion/webrtc versio from v3.0.4 -> v3.0.13, auto config sender/receiver report
* Add rtc push flv play regression test
* Add unit test of ntp and av sync time
* Take flag CXX to makefile of utest
* Add annotation about rtc unit test
* Fix compiler error in C++98
* Add FFmpeg log callback funciton.
4 years ago
winlin
3d58e98d1c
Squash: Support github actions for CI
4 years ago
winlin
5fc455ba3b
RTC: Remove TestRtcBasic_Republish for random fail
4 years ago
winlin
9bf5005bdd
Squash: Merge SRS4
4 years ago
winlin
57f6eb09c1
Use 4.0 docker srs:4
4 years ago
winlin
983d521987
API: Use libuuid to generate uuid. v5.0.9
4 years ago
winlin
6ddef894d9
ST: Refine OSX asm.
4 years ago
winlin
301a8ceadb
Squash: Merge SRS 4.0
4 years ago
Winlin
8c7ba05f9a
For #2371 : Add regression test for SDP nack ( #2487 )
...
* explicitly enable nack, for firefox (#2373 )
* For #2371 : Add regression test for SDP nack
1. Refine API to change defaule decodes.
2. Add test for publish SDP nack.
3. Add test for play SDP nack.
Co-authored-by: Haibo Chen <495810242@qq.com>
4 years ago
Winlin
fe5a14568b
For #2483 , add regression test for RTC stat API ( #2486 )
4 years ago