winlin
|
15f7fa2c36
|
Core: Refine ST stat for io events
|
2021-02-19 18:52:54 +08:00 |
|
winlin
|
12d7e57011
|
Core: Refine sched and clock stat
|
2021-02-19 18:52:53 +08:00 |
|
winlin
|
c2332f9e55
|
Core: Use 20ms wall clock
|
2021-02-19 18:52:49 +08:00 |
|
winlin
|
bddc787a16
|
Refine the pps.
|
2021-02-19 18:52:35 +08:00 |
|
winlin
|
70fb647ac9
|
Perf: Add stat for sched of ST.
|
2021-02-19 18:52:27 +08:00 |
|
winlin
|
e91e0eaf46
|
Perf: Add stat for io of ST.
|
2021-02-19 18:52:12 +08:00 |
|
winlin
|
e1edc101ca
|
Update readme
|
2021-02-19 15:25:11 +08:00 |
|
winlin
|
884c43791f
|
Merge branch '3.0release' into 4.0release
|
2021-02-19 15:24:58 +08:00 |
|
winlin
|
eeebcda87d
|
Update readme
|
2021-02-19 15:24:35 +08:00 |
|
winlin
|
b431ad738c
|
RTC: Refine performance about 700+ streams. 4.0.71
|
2021-02-10 16:28:11 +08:00 |
|
winlin
|
b7c7d6566f
|
Fix build fail
|
2021-02-10 16:27:09 +08:00 |
|
winlin
|
2aa94c643c
|
Refine server stat, extract to hybrid server stat
|
2021-02-10 16:19:51 +08:00 |
|
winlin
|
6b260d6021
|
Fix utest fail
|
2021-02-10 16:17:01 +08:00 |
|
winlin
|
7114682eec
|
Timer: Apply timer(HourGlass) to server and sources
|
2021-02-10 16:16:58 +08:00 |
|
winlin
|
77cffd3e04
|
Main: Refine sever manager.
|
2021-02-10 16:16:56 +08:00 |
|
winlin
|
f9bd84109b
|
Timer: Refine the hour glass, support stop
|
2021-02-10 16:16:52 +08:00 |
|
winlin
|
4a37fe30c7
|
RTC: Refine RTP header, never extends from any class
|
2021-02-10 16:16:49 +08:00 |
|
winlin
|
6feaeace27
|
RTC: Send NACK by timer, no by RTP packet
|
2021-02-10 16:16:42 +08:00 |
|
winlin
|
d2e728812b
|
RTC: Send NACK by timer, no by RTP packet
|
2021-02-10 16:14:58 +08:00 |
|
winlin
|
5919865e5d
|
RTC: Refine NACK check, interval, time
|
2021-02-10 16:14:54 +08:00 |
|
winlin
|
627688c582
|
RTC: Update stat for received nack
|
2021-02-10 16:14:47 +08:00 |
|
winlin
|
44c85cc3d2
|
RTC: Never copy the packet for hijack.
|
2021-02-10 16:13:25 +08:00 |
|
winlin
|
81db13f27f
|
RTC: Update stat for nack
|
2021-02-10 16:13:18 +08:00 |
|
winlin
|
51e630d53c
|
RTC: For RTP packet, never switch to context of session except error.
|
2021-02-10 16:11:07 +08:00 |
|
winlin
|
154ae9b4eb
|
RTC: Update stat for twcc and rr
|
2021-02-10 16:10:42 +08:00 |
|
winlin
|
86d615f27e
|
RTC: Print stat for pli and timer every 5s. 4.0.70
|
2021-02-10 16:08:04 +08:00 |
|
winlin
|
9a0e5bc979
|
RTC: Fix udp recvfrom bug
|
2021-02-10 16:07:42 +08:00 |
|
winlin
|
ccb6c49029
|
RTC: Refine timer to 20ms, twcc to 40ms
|
2021-02-10 15:58:11 +08:00 |
|
winlin
|
d069346f6b
|
Update server stat for fast-id search
|
2021-02-10 15:58:08 +08:00 |
|
winlin
|
84afeaf433
|
Update server stat for fast-id search
|
2021-02-10 15:58:05 +08:00 |
|
winlin
|
44f5ca6a35
|
Update server stat for fast-id search
|
2021-02-10 15:58:03 +08:00 |
|
winlin
|
5ae47725e6
|
SRS: Refine the UDP address parsing, no string
|
2021-02-10 15:58:01 +08:00 |
|
winlin
|
ca3ac467a3
|
RTC: Stat the UDP packets and addresses
|
2021-02-10 15:57:58 +08:00 |
|
winlin
|
2b73c1c7e6
|
RTC: Refine the UDP address parsing, no string
|
2021-02-10 15:57:57 +08:00 |
|
winlin
|
52609ea2f0
|
RTC: Use vector for fast search fast-id
|
2021-02-10 15:57:55 +08:00 |
|
winlin
|
7f4d8a40e9
|
RTC: Refine the SRTP protect api
|
2021-02-10 15:57:52 +08:00 |
|
winlin
|
2989e6c9c3
|
Fix build fail
|
2021-02-10 15:57:49 +08:00 |
|
winlin
|
949044d773
|
RTC: Refine SRTP unprotect rtp and rtcp, without copy
|
2021-02-10 15:57:44 +08:00 |
|
winlin
|
aec27450e8
|
RTC: Refine unprotect_rtp to reuse cipher
|
2021-02-10 15:57:41 +08:00 |
|
winlin
|
719df6fa41
|
RTC: Parse TWCC SN fastly.
|
2021-02-10 15:57:38 +08:00 |
|
winlin
|
79a6907a65
|
RTC: Parse PT fast and refine udp handler. 4.0.69
|
2021-02-10 15:57:37 +08:00 |
|
winlin
|
826546d518
|
Refine pps add SrsPps
|
2021-02-10 15:57:29 +08:00 |
|
winlin
|
c3414a30dc
|
RTC: Refine UDP packet peer fast id. 4.0.68
|
2021-02-10 15:57:25 +08:00 |
|
winlin
|
e95fd10462
|
RTC: Don't parse RTP header if no twcc
|
2021-02-10 15:57:23 +08:00 |
|
winlin
|
49a772770f
|
Refine code
|
2021-02-10 15:57:21 +08:00 |
|
winlin
|
fec088972d
|
RTC: Fix bug for header parsing
|
2021-02-10 15:57:17 +08:00 |
|
winlin
|
e17d20c8fa
|
RTC: Refine static cast for RTC connection
|
2021-02-10 15:57:16 +08:00 |
|
winlin
|
a5b21c159f
|
RTC: Support disable nack
|
2021-02-10 15:57:13 +08:00 |
|
winlin
|
2b60112130
|
RTC: Support disable nack
|
2021-02-10 15:57:12 +08:00 |
|
winlin
|
dffbebfe6f
|
RTC: Fast parse ssrc and find the publisher
|
2021-02-10 15:57:03 +08:00 |
|