1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00
Commit graph

7054 commits

Author SHA1 Message Date
winlin
bf7118df27 SquashSRS4: Refine TWCC and SDP exchange. 4.0.88 2021-04-01 10:53:44 +08:00
winlin
aa5d872b8c RTC: Refine TWCC and SDP exchange. 4.0.88 2021-04-01 10:50:20 +08:00
winlin
bd1752a4b2 RTC: Fix TWCC send bug 2021-04-01 10:47:50 +08:00
winlin
7ac4a4f4ca RTC: Fix audio track description bug 2021-04-01 10:24:37 +08:00
winlin
f4b791a9d5 Kernel: Never assert for SrsBuffer::require 2021-04-01 10:22:07 +08:00
winlin
4d5c7e0a73 RTC: Fix object cache bug, reset payload when recycle 2021-04-01 10:21:19 +08:00
winlin
45b83bd22e SquashSRS4: Update comments and performance data 2021-03-31 18:25:12 +08:00
winlin
30c007f059 Merge branch 'develop' into merge/develop 2021-03-31 18:24:14 +08:00
winlin
ae0871d696 Merge branch '4.0release' into merge/develop 2021-03-31 18:24:10 +08:00
winlin
3d4d250eb9 RTC: Update performance data 2021-03-31 18:22:28 +08:00
winlin
f2d0c34244 RTC: Refine comments for SrsRtpPacket2 2021-03-31 17:46:45 +08:00
winlin
4692e8b8ad SquashSRS4: Support WebRTC re-publish stream. 2021-03-26 14:59:25 +08:00
winlin
6aed86f852 Merge branch '4.0release' into merge/develop 2021-03-26 14:58:30 +08:00
winlin
f8fba5fe4e Merge branch 'develop' into merge/develop 2021-03-26 14:58:24 +08:00
winlin
d6c16a7e23 RTC: Support WebRTC re-publish stream. 4.0.87 2021-03-24 20:12:31 +08:00
winlin
aab54b2cf4 SquashSRS4: Refine RTC extension ID parsing 2021-03-24 19:00:42 +08:00
winlin
10c6e7dc98 Merge branch '4.0release' into merge/develop 2021-03-24 19:00:08 +08:00
winlin
dfc236eee7 Merge branch 'develop' into merge/develop 2021-03-24 19:00:04 +08:00
winlin
0cb05a2953 RTC: Refine ID parsing 2021-03-24 18:58:01 +08:00
winlin
ff268dca23 SquashSRS4: Eliminate dead code, we never offer 2021-03-24 15:27:07 +08:00
winlin
0aef74ea7a Merge 4.0release 2021-03-24 15:25:49 +08:00
winlin
89f941fadc Refine version file 2021-03-24 15:24:21 +08:00
winlin
6c7e24fc6d RTC: Eliminate dead code, we nerver send offer 2021-03-24 15:21:40 +08:00
winlin
ecd4527342 SquashSRS4: Use fast parse TWCCID, ignore in packet parsing 2021-03-24 14:17:52 +08:00
winlin
875201b161 Merge 4.0release 2021-03-24 14:16:31 +08:00
winlin
4c39cc7c2f RTC: Use fast parse TWCCID, ignore in packet parsing. 4.0.86
1. TWCC should not be passed from end to end.
2. Publisher TWCC information, should be ignore when pass to player
3. Player should regenerate its own TWCC.
2021-03-24 12:29:17 +08:00
winlin
67c5f8ad7e Refine code 2021-03-24 11:07:03 +08:00
winlin
63a276f6cf Merge branch 'develop' into merge/develop 2021-03-24 11:06:03 +08:00
winlin
b7b474deba SquashSRS4: Update srs-bench. 2021-03-24 11:05:25 +08:00
winlin
07265d8d73 Merge 4.0release 2021-03-24 11:03:21 +08:00
winlin
719fc7cf85 Merge branch 'develop' into merge/develop 2021-03-24 11:01:19 +08:00
winlin
f5ff28d47a RTC: Refine play stream init 2021-03-24 10:50:13 +08:00
winlin
3fea5c0ec3 Test: Add republish regression test, should fail 2021-03-23 19:32:59 +08:00
winlin
bb37a5550c Test: Update srs-bench 2021-03-23 12:12:01 +08:00
winlin
25145b945d RTC: Use send_rtcp to encrypt and send RTCP bytes 2021-03-22 16:25:08 +08:00
winlin
4329c7e7cb Live: Refine edge to follow client and HTTP/302. 5.0.1 2021-03-17 16:58:40 +08:00
winlin
4f1d213c91 Live: Support follow HTTP/302 for HTTP/HTTPS FLV edge. 2021-03-17 16:53:39 +08:00
winlin
35431749c4 Live: Support follow client protocol for edge. 2021-03-17 16:48:18 +08:00
winlin
33fa43c118 Init SRS/5. 5.0.0 2021-03-15 14:11:34 +08:00
winlin
cfc2fb33c8 Merge branch '4.0release' into merge/develop 2021-03-15 14:05:29 +08:00
winlin
e54e45db97 Merge branch 'develop' into merge/develop 2021-03-15 14:05:19 +08:00
winlin
42c5a935f9 Update README 2021-03-15 14:03:20 +08:00
winlin
c193331648 Update README 2021-03-15 13:45:06 +08:00
winlin
ccbc11c2d6 Test: Fix bug for srs-bench. 2021-03-12 13:10:10 +08:00
winlin
c07b7db3c5 Test: Update srs-bench. 2021-03-12 13:08:46 +08:00
winlin
57f8a1afec Update doc. 2021-03-11 17:15:33 +08:00
winlin
74de9fd93b Merge branch '4.0release' into merge/develop 2021-03-11 17:14:31 +08:00
winlin
a3dbb22696 Fix bugs. 4.0.85 2021-03-11 17:12:44 +08:00
winlin
dc1606230f Merge branch '4.0release' into merge/develop 2021-03-11 17:09:45 +08:00
winlin
ad7576b05d Update CI and CodeCov status in README.md 2021-03-11 17:08:10 +08:00