winlin
|
cf428b8db4
|
RTC: Save parent cid for publish stream
|
2020-08-28 20:21:05 +08:00 |
|
winlin
|
34d119f7b4
|
RTC: Remove dead code
|
2020-08-28 20:09:09 +08:00 |
|
winlin
|
f8ad90c68d
|
RTC: Fix source init bug
|
2020-08-28 15:19:21 +08:00 |
|
winlin
|
d97c0f5db2
|
RTC: Refine NACK match and miss logs
|
2020-08-28 12:17:51 +08:00 |
|
winlin
|
1c07aed2fc
|
Fix bugs
|
2020-08-21 21:23:32 +08:00 |
|
winlin
|
60aebb5ae3
|
SRS: Fix bug
|
2020-08-21 21:15:48 +08:00 |
|
winlin
|
a826926073
|
SRS: Fix bug
|
2020-08-21 21:14:18 +08:00 |
|
winlin
|
aaebecbcc9
|
RTC: Support UnifiedPlan
|
2020-08-21 18:08:54 +08:00 |
|
winlin
|
d66d100107
|
Refine code
|
2020-08-21 17:43:54 +08:00 |
|
莫战
|
aaf956a5c8
|
fix nack rtcp protect issue
|
2020-08-21 11:28:48 +08:00 |
|
winlin
|
2b725b8167
|
Fix bug
|
2020-08-20 18:46:11 +08:00 |
|
winlin
|
a2d9f0a9ad
|
Fix bug
|
2020-08-20 18:22:36 +08:00 |
|
winlin
|
7dcfd6b029
|
Refine code
|
2020-08-20 18:05:40 +08:00 |
|
winlin
|
d3e739e61b
|
Fix fd leak
|
2020-08-20 17:39:01 +08:00 |
|
winlin
|
7a9e89d7b3
|
Fix memory leak
|
2020-08-20 17:15:07 +08:00 |
|
winlin
|
7810edd887
|
Refine code
|
2020-08-20 14:12:27 +08:00 |
|
winlin
|
afd20563ad
|
Refine string dump to hex
|
2020-08-20 13:56:05 +08:00 |
|
winlin
|
a712e9cb3d
|
RTC: Fix memory leak
|
2020-08-20 11:47:38 +08:00 |
|
winlin
|
6bc83e1041
|
HLS: Fix memory leak
|
2020-08-20 11:37:25 +08:00 |
|
winlin
|
036cc2a7a2
|
RTC: Limit the ARQ for DTLS
|
2020-08-19 21:28:06 +08:00 |
|
winlin
|
1ffea2bcc5
|
RTC: Refine code
|
2020-08-19 19:11:42 +08:00 |
|
winlin
|
306a0121ff
|
RTC: Refine code
|
2020-08-19 19:09:31 +08:00 |
|
winlin
|
9416fddd2b
|
RTC: Refine DTLS impl, extract client and server
|
2020-08-19 19:06:00 +08:00 |
|
winlin
|
5589120dc8
|
RTC: Fix bug
|
2020-08-19 17:48:59 +08:00 |
|
winlin
|
e4b0dd56f0
|
RTC: Covert server ARQ for DTLS
|
2020-08-19 17:22:34 +08:00 |
|
winlin
|
f33c83a26f
|
RTC: Fix warnings
|
2020-08-19 17:22:05 +08:00 |
|
winlin
|
f9e17577f7
|
RTC: Fix conn bug
|
2020-08-19 10:36:30 +08:00 |
|
winlin
|
17bef0402e
|
RTC: Fix error code for DTLS
|
2020-08-18 19:29:35 +08:00 |
|
winlin
|
c33dfd2313
|
RTC: Add utest for DTLS
|
2020-08-18 19:20:07 +08:00 |
|
winlin
|
9ca6b2e50f
|
RTC: Refine DTLS
|
2020-08-18 14:45:30 +08:00 |
|
winlin
|
ab221fa842
|
RTC: Add callback for all consumers done
|
2020-08-17 20:08:11 +08:00 |
|
winlin
|
88d4314a3c
|
RTC: Refine comment
|
2020-08-17 18:17:03 +08:00 |
|
winlin
|
66a0143f14
|
RTC: Refine source state to created and delivering
|
2020-08-17 18:15:34 +08:00 |
|
winlin
|
5afabe4adf
|
RTC: Remove dead code
|
2020-08-17 17:47:26 +08:00 |
|
winlin
|
87ffb7071a
|
RTC: Refine code
|
2020-08-17 17:31:53 +08:00 |
|
winlin
|
1114c6a46a
|
RTC: Refine comments
|
2020-08-17 17:16:18 +08:00 |
|
winlin
|
ecc5f73c54
|
RTC: Hook beofore publish event
|
2020-08-17 14:05:01 +08:00 |
|
winlin
|
d5e1116eb7
|
RTC: Add todo for source cleanup
|
2020-08-17 11:51:02 +08:00 |
|
winlin
|
9d38009b7f
|
RTC: Ignore twcc if no need to feedback
|
2020-08-17 11:43:29 +08:00 |
|
winlin
|
7069233783
|
RTC: Refine SDP, parse H264 param
|
2020-08-13 17:37:04 +08:00 |
|
winlin
|
314e3159f0
|
RTC: Refine log
|
2020-08-13 17:23:22 +08:00 |
|
winlin
|
3617acf01c
|
RTC: Refine code
|
2020-08-13 17:20:03 +08:00 |
|
winlin
|
4c7de039ba
|
RTC: Refine code
|
2020-08-13 16:27:50 +08:00 |
|
winlin
|
761c880e55
|
RTC: Refine code
|
2020-08-13 16:25:56 +08:00 |
|
winlin
|
92b59e308c
|
RTC: Support ARQ for DTLS client
|
2020-08-13 16:21:01 +08:00 |
|
winlin
|
a5cefbf092
|
RTC: Cache DTLS packet and fast retransmit it.
|
2020-08-13 14:41:11 +08:00 |
|
winlin
|
dd9a9b05d1
|
RTC: Do handshake although ssl done.
|
2020-08-13 14:22:43 +08:00 |
|
winlin
|
2f50c4eb1a
|
RTC: Refine DTLS
|
2020-08-13 13:43:23 +08:00 |
|
winlin
|
e7261e1ca6
|
RTC: Reorder functions
|
2020-08-13 13:39:43 +08:00 |
|
winlin
|
f79dcc9ae3
|
RTC: Reorder functions
|
2020-08-13 13:38:55 +08:00 |
|