winlin
|
2dd58665fa
|
Rename SrsSource* to SrsLiveSource*. 4.0.112
|
2021-05-15 12:30:13 +08:00 |
|
winlin
|
a1d7fe46c1
|
SquashSRS4: Rename SrsRtpPacket2 to SrsRtpPacket.
|
2021-05-15 08:53:54 +08:00 |
|
winlin
|
ddd7a378b1
|
Rename SrsRtpPacket2 to SrsRtpPacket. 4.0.111
|
2021-05-15 08:47:09 +08:00 |
|
winlin
|
6a980683f7
|
SquashSRS4: Remove object cache and stat api
|
2021-05-14 18:17:42 +08:00 |
|
winlin
|
f7b32252b0
|
RTC: Remove Object Cache Pool, no effect. 4.0.110
|
2021-05-14 16:12:11 +08:00 |
|
winlin
|
53e20d4a37
|
RTC: Eliminate unused stat code
|
2021-05-14 09:06:12 +08:00 |
|
winlin
|
8895d36746
|
SquashSRS4: Refine shared fast timer
|
2021-05-08 17:44:15 +08:00 |
|
winlin
|
2ad24b2313
|
Refine shared fast timer. 4.0.105
|
2021-05-08 16:50:26 +08:00 |
|
winlin
|
3256c7c2fa
|
SquashSRS4: Refine the init of global objects
|
2021-05-08 11:51:54 +08:00 |
|
winlin
|
8b58d18a5a
|
Refine init of global objects
|
2021-05-08 11:25:48 +08:00 |
|
winlin
|
b1e85664a1
|
Refine init of global SrsPps
|
2021-05-08 11:11:13 +08:00 |
|
winlin
|
276bd2223e
|
SquashSRS4: Support circuit breaker
|
2021-05-08 10:04:44 +08:00 |
|
winlin
|
25f17c32e9
|
RTC: Refine fast timer
|
2021-05-07 18:42:36 +08:00 |
|
winlin
|
92fc0af8f4
|
RTC: Support circuit breaker. 4.0.103
|
2021-05-07 17:43:05 +08:00 |
|
winlin
|
fd6c653d3c
|
SquashSRS4: Refine performance for FastTimer
|
2021-05-07 11:25:37 +08:00 |
|
winlin
|
b823dcdfd7
|
RTC: Refine FastTimer to fixed interval. 4.0.101
|
2021-05-07 10:20:00 +08:00 |
|
winlin
|
74bb47c13f
|
SquashSRS4: Support RTC2RTMP.
|
2021-05-01 22:15:57 +08:00 |
|
winlin
|
3d225973ef
|
Bridger: Support RTC2RTMP bridger and shared FastTimer. 4.0.95
|
2021-05-01 18:16:51 +08:00 |
|
winlin
|
c770e6d7bc
|
Bridger: Start RTMP2RTC bridger in RTMP publisher
|
2021-05-01 18:16:51 +08:00 |
|
winlin
|
c10232b4e2
|
Bridger: Refine transcoder to support aac2opus and opus2aac. 4.0.94
|
2021-05-01 18:16:51 +08:00 |
|
winlin
|
aa07f45545
|
SquashSRS4: Happy 2021
|
2021-04-20 19:03:02 +08:00 |
|
winlin
|
cec0191b16
|
Happy 2021
|
2021-04-20 19:00:14 +08:00 |
|
winlin
|
fcf72b48f9
|
SquashSRS4: Fix republish bug
|
2021-04-04 19:05:44 +08:00 |
|
winlin
|
96003d4a52
|
RTC: Fix bug for republish stream. 4.0.89
|
2021-04-04 19:01:42 +08:00 |
|
winlin
|
fa2fec3247
|
SquashSRS4: Refine payload NALU type parser
|
2021-04-01 14:48:41 +08:00 |
|
winlin
|
7823d75a38
|
RTC: Refine payload NALU type parser
|
2021-04-01 14:46:28 +08:00 |
|
winlin
|
4692e8b8ad
|
SquashSRS4: Support WebRTC re-publish stream.
|
2021-03-26 14:59:25 +08:00 |
|
winlin
|
d6c16a7e23
|
RTC: Support WebRTC re-publish stream. 4.0.87
|
2021-03-24 20:12:31 +08:00 |
|
winlin
|
de65a331f1
|
SquashSRS4: Fix DTLS config bug, dup Alert bug. 4.0.83
|
2021-03-08 12:39:25 +08:00 |
|
winlin
|
fc4f539907
|
Should check bridger status when publish stream.
|
2021-03-05 16:47:47 +08:00 |
|
winlin
|
98839d3d53
|
RTC: Fix TWCC enable bug
|
2021-03-04 14:13:40 +08:00 |
|
winlin
|
f63441413d
|
RTC: Support disable the NACK no-copy, enable copy by default
|
2021-03-02 19:34:56 +08:00 |
|
winlin
|
11454b3ced
|
Perf: Avoid RTP packet copy for player NACK.
|
2021-03-02 19:34:12 +08:00 |
|
winlin
|
51a5e283fc
|
Perf: Avoid RTP packet copy for publisher NACK.
|
2021-03-02 19:34:10 +08:00 |
|
winlin
|
74f63d6b14
|
RTC: Ignore NACK when disable for player.
|
2021-03-02 19:34:08 +08:00 |
|
winlin
|
0aeaf442f7
|
RTC: Ignore NACK when disable for player.
|
2021-03-02 19:34:04 +08:00 |
|
winlin
|
033f341ce1
|
Perf: Refine the recycle RTP packet, user should reset it
|
2021-03-02 19:33:49 +08:00 |
|
winlin
|
ecef3e7f0a
|
Perf: Refine player cycle, use fast coroutine
|
2021-03-02 19:33:32 +08:00 |
|
winlin
|
561acd26c5
|
Refine code
|
2021-03-02 19:33:27 +08:00 |
|
winlin
|
f2d9eb345c
|
Perf: Refine object cache, avoid dynamic cast
|
2021-03-02 19:33:15 +08:00 |
|
winlin
|
fc4d7080c6
|
RTC: Cache the RTP payload objects
|
2021-03-02 19:32:42 +08:00 |
|
winlin
|
4cb3a18d1e
|
RTC: Apply RTP packet cache manager
|
2021-03-02 19:32:34 +08:00 |
|
winlin
|
b2d546156e
|
RTC: Refine RTP packet api, keep shared message to private
|
2021-03-02 19:32:25 +08:00 |
|
winlin
|
6dac180627
|
Kernel: Never depends on another globals for global variables
|
2021-03-02 19:30:56 +08:00 |
|
winlin
|
b9352eac0c
|
RTC: Refine stat logs
|
2021-03-02 19:30:36 +08:00 |
|
winlin
|
2f1e8a6911
|
RTC: Refine logs
|
2021-03-02 19:30:26 +08:00 |
|
winlin
|
33f4e02072
|
RTC: Send NACK one by one to avoid packet freed by context switching
|
2021-03-02 19:30:18 +08:00 |
|
winlin
|
f987198af0
|
Clock: Use one system wall clock
|
2021-02-19 18:52:58 +08:00 |
|
winlin
|
627688c582
|
RTC: Update stat for received nack
|
2021-02-10 16:14:47 +08:00 |
|
winlin
|
81db13f27f
|
RTC: Update stat for nack
|
2021-02-10 16:13:18 +08:00 |
|