winlin
|
c3219d5431
|
RTC: Allow dup play. Parse RED desc.
|
2020-07-20 14:15:08 +08:00 |
|
winlin
|
6dd77923ca
|
RTC: Fix rtmp to rtc bug
|
2020-07-19 10:26:05 +08:00 |
|
winlin
|
1beb24b48d
|
Remove dead code
|
2020-07-16 13:21:55 +08:00 |
|
winlin
|
52a3f36b39
|
RTC: Support offer by server
|
2020-07-16 12:29:40 +08:00 |
|
winlin
|
f33a62e3bd
|
Remove dead code
|
2020-07-15 13:56:46 +08:00 |
|
winlin
|
991672bf41
|
RTC: Refine stream/ssrc/sdp structure
|
2020-07-15 13:11:35 +08:00 |
|
winlin
|
b20a68ad68
|
RTC: Refine log
|
2020-07-12 09:55:35 +08:00 |
|
winlin
|
742826a655
|
Log: Use 8 bytes random string as context id
|
2020-07-09 16:51:20 +08:00 |
|
winlin
|
5b199249d0
|
RTC: Rename SrsRtcSource to SrsRtcStream
|
2020-07-08 19:01:33 +08:00 |
|
winlin
|
428b9f14c0
|
RTC: Rename SrsRtcPlayer to SrsRtcPlayStream, SrsRtcPublisher to SrsRtcPublishStream
|
2020-07-07 17:20:15 +08:00 |
|
winlin
|
4c73b9a819
|
RTC: Rename ISrsRtcPublisher to ISrsRtcPublishStream
|
2020-07-07 16:57:33 +08:00 |
|
winlin
|
0cdfd062f2
|
RTC: Rename SrsRtcSession to SrsRtcConnection
|
2020-07-07 16:37:34 +08:00 |
|
winlin
|
6624b8acca
|
Log: Use object as context id for complex context
|
2020-07-05 23:26:55 +08:00 |
|
winlin
|
34e7db5a93
|
RTC: Fix the DTLS bug
|
2020-07-03 10:46:35 +08:00 |
|
winlin
|
5d561b1915
|
RTC: Fix build fail
|
2020-07-02 16:28:37 +08:00 |
|
winlin
|
545a0efea3
|
RTC: Refine code
|
2020-07-02 14:51:32 +08:00 |
|
winlin
|
69fc1ba711
|
RTC: Prevent DTLS ARQ packet to dup play/publish
|
2020-07-02 14:51:11 +08:00 |
|
winlin
|
3510c74cd4
|
RTC: Support drop for specified PT
|
2020-06-29 10:59:39 +08:00 |
|
winlin
|
b9bd12192b
|
Update comment
|
2020-06-28 19:39:42 +08:00 |
|
jinxue.cgh
|
848a073c5c
|
RTC: send twcc in hourglass notify
|
2020-06-28 19:32:09 +08:00 |
|
winlin
|
75fbcba71d
|
RTC: Always keep and use original sequence.
|
2020-06-28 11:40:49 +08:00 |
|
winlin
|
5b54ceadb1
|
RTC: Refactor code
|
2020-06-27 16:14:11 +08:00 |
|
winlin
|
e9731fe0c1
|
RTC: Support ignore padding for RTP header
|
2020-06-27 16:12:08 +08:00 |
|
jinxue.cgh
|
6ff048ed35
|
RTC: process twcc before srtp unprotected
|
2020-06-27 15:59:47 +08:00 |
|
winlin
|
94ebcf6306
|
RTC: Support config the DTLS role and version
|
2020-06-27 11:13:53 +08:00 |
|
winlin
|
5cc0f70f62
|
RTC: Refine the extensions for RTP.
|
2020-06-26 15:24:37 +08:00 |
|
jinxue.cgh
|
99016af42a
|
RTC: transport use single srtp
|
2020-06-25 21:04:18 +08:00 |
|
jinxue.cgh
|
b6ecb0a18f
|
RTC: refine srtp layer
|
2020-06-25 21:04:09 +08:00 |
|
jinxue.cgh
|
2948b90f43
|
RTC: refine rtc dtls
|
2020-06-25 12:29:03 +08:00 |
|
jinxue.cgh
|
9addade2b4
|
RTC: delete SrsDTLS single instance
|
2020-06-24 20:54:16 +08:00 |
|
jinxue.cgh
|
f3f9636d80
|
RTC: refine dtls certificate
|
2020-06-24 20:54:06 +08:00 |
|
winlin
|
0bf0a61401
|
RTC: Refine DTLS code.
|
2020-06-24 18:03:09 +08:00 |
|
jinxue.cgh
|
6807299ed2
|
rtc: refine get dtls_context according request
|
2020-06-24 17:40:16 +08:00 |
|
winlin
|
8a0c2e01f8
|
Log: Change cid from int to string
|
2020-06-18 11:45:43 +08:00 |
|
winlin
|
bca4ec1da1
|
RTC: Support set the sequence in query string
|
2020-06-17 15:18:14 +08:00 |
|
winlin
|
ab4dfbf755
|
RTC: Fix log typo
|
2020-06-16 16:50:33 +08:00 |
|
winlin
|
c30565b4c0
|
RTC: Support keep original seq
|
2020-06-16 16:41:04 +08:00 |
|
winlin
|
29661802b6
|
RTC: If NACK disabled, print a log.
|
2020-06-16 16:17:33 +08:00 |
|
winlin
|
cf738754ae
|
RTC: Generate timestamp only when transcode opus to aac.
|
2020-06-16 13:39:02 +08:00 |
|
winlin
|
8ca793593d
|
RTC: Refactor code.
|
2020-06-02 19:00:31 +08:00 |
|
jinxue.cgh
|
f13a1b8ac0
|
rtc: fix audio rtp packet no twcc sequenc number, not reset error bug
|
2020-06-02 11:00:59 +08:00 |
|
jinxue.cgh
|
e2fcd89644
|
rtc: refine set extension map for rtp_header
|
2020-06-02 11:00:52 +08:00 |
|
winlin
|
1c5ccaffc7
|
RTC: Fix memory leak
|
2020-05-29 17:07:49 +08:00 |
|
winlin
|
db43faa848
|
RTC: Refine blackhole for session
|
2020-05-26 13:49:27 +08:00 |
|
winlin
|
f501d5b63d
|
RTC: Support hijack play and consuming
|
2020-05-24 21:40:23 +08:00 |
|
winlin
|
a5265c5753
|
RTC: Add comments.
|
2020-05-24 21:18:46 +08:00 |
|
winlin
|
a246469173
|
RTC: Fix log typo
|
2020-05-22 19:06:38 +08:00 |
|
winlin
|
64eb22b95d
|
RTC: Support hijack the plaintext RTP packet
|
2020-05-22 18:44:32 +08:00 |
|
winlin
|
2bd0e1ce43
|
Kernel: Buffer supports little-endian
|
2020-05-22 18:14:15 +08:00 |
|
winlin
|
ab2d15d524
|
RTC: Fix dup release bug
|
2020-05-21 21:59:30 +08:00 |
|