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
|
3eeeda6a12
|
Player: Remove jwplayer and osmf
|
2020-08-17 16:59:25 +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
|
1800d9d71b
|
RTC: Support empty RR, ignore it
|
2020-08-17 11:30:28 +08:00 |
|
winlin
|
fd69635052
|
RTC: Fix typo
|
2020-08-17 11:17:58 +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 |
|
winlin
|
ed95124743
|
RTC: Refine error and log for DTLS
|
2020-08-13 13:23:45 +08:00 |
|
winlin
|
51bf3707a9
|
RTC: Refine error and log for DTLS
|
2020-08-13 12:36:04 +08:00 |
|
winlin
|
6d60e18824
|
RTC: Refine error and log for DTLS
|
2020-08-13 12:33:43 +08:00 |
|
winlin
|
9febdaeb48
|
RTC: Support interval for error pithy print
|
2020-08-12 17:54:03 +08:00 |
|
winlin
|
2e56aeba96
|
RTC: Support interval ratio for pithy print
|
2020-08-12 17:18:51 +08:00 |
|
winlin
|
9d08318581
|
RTC: Refine error pithy print log
|
2020-08-12 17:07:37 +08:00 |
|
winlin
|
ea10d7907f
|
RTC: Refine error pithy print log
|
2020-08-12 17:01:40 +08:00 |
|
winlin
|
d2da74085c
|
RTC: Refine log
|
2020-08-12 16:07:43 +08:00 |
|
winlin
|
74a0a2e969
|
RTC: When parsing header, should ignore padding
|
2020-08-12 15:18:45 +08:00 |
|
莫战
|
559e89caf4
|
ignore padding decode before srtp decryption
|
2020-08-12 15:18:15 +08:00 |
|
winlin
|
8a98f05066
|
RTC: Fix H5 bug
|
2020-08-12 09:03:34 +08:00 |
|
winlin
|
aac2f1debd
|
RTC: Refine code
|
2020-08-11 17:13:28 +08:00 |
|
winlin
|
e82e28d83e
|
RTC: Refine RTCP dispatch in connection.
|
2020-08-11 17:01:57 +08:00 |
|
winlin
|
00582e0c36
|
RTC: Fix RTCP feedback bug
|
2020-08-11 15:42:08 +08:00 |
|
winlin
|
f702d8bcd7
|
RTC: Fix RTCP free bug
|
2020-08-11 15:30:18 +08:00 |
|
winlin
|
6ae414af3f
|
RTC: Refine RTC hijacker.
|
2020-08-11 14:29:05 +08:00 |
|
winlin
|
a06a750a1b
|
RTC: Support dup DTLS done. Support create publisher/player after DTLS done.
|
2020-08-11 12:24:01 +08:00 |
|
winlin
|
f54bf8d9be
|
RTC: Support more than one publishers or players.
|
2020-08-11 11:06:17 +08:00 |
|
winlin
|
571f417db4
|
RTC: Refine RTCP packets parsing
|
2020-08-11 09:50:17 +08:00 |
|
winlin
|
a728e02b93
|
RTC: Refine RTCP packets parsing
|
2020-08-11 09:40:27 +08:00 |
|
winlin
|
1591318792
|
Fix build fail
|
2020-08-10 18:35:32 +08:00 |
|
winlin
|
8f1af9a13a
|
RTP: Refine RTCP protocol
|
2020-08-10 17:48:53 +08:00 |
|
winlin
|
f3d8973d67
|
Fix build fail
|
2020-08-10 15:43:12 +08:00 |
|
winlin
|
f841e0c37a
|
RTC: Refien NACK code
|
2020-08-10 15:35:17 +08:00 |
|
winlin
|
f066686255
|
RTC: When track disable, no NACK.
|
2020-08-10 15:32:47 +08:00 |
|
winlin
|
250a703588
|
RTC: Use error pithy print for RTP packet error
|
2020-08-10 15:29:00 +08:00 |
|
winlin
|
cf9a8c7dcb
|
RTC: Show error when send packets.
|
2020-08-10 15:24:26 +08:00 |
|
winlin
|
6bc316016b
|
RTC: For NACK, it sequence must match exactly, or it cause SRTP fail
|
2020-08-10 15:06:08 +08:00 |
|
winlin
|
49bb418e74
|
Fix TWCC default value
|
2020-08-07 20:11:37 +08:00 |
|
winlin
|
2d4a4b1d2b
|
Fix build fail
|
2020-08-07 17:37:35 +08:00 |
|
winlin
|
98ccea8cd3
|
RTC: Refine code
|
2020-08-07 17:15:36 +08:00 |
|