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 |
|
winlin
|
a1da95c906
|
RTC: Support server hijacker
|
2020-08-07 17:04:34 +08:00 |
|
winlin
|
73eb60a9d5
|
Tenfold: Connection support send rtcp packet
|
2020-08-07 16:51:48 +08:00 |
|
winlin
|
8c9935db44
|
RTC: Connection support hijack
|
2020-08-07 16:41:55 +08:00 |
|
winlin
|
b0590ef4fe
|
RTC: Remove source from conneciton init.
|
2020-08-07 15:45:18 +08:00 |
|
winlin
|
cf46779ad9
|
RTC: Show log when track not found
|
2020-08-07 15:28:17 +08:00 |
|
winlin
|
937167f311
|
RTC: Support disable DTLS
|
2020-08-07 14:33:52 +08:00 |
|
winlin
|
d2264ba6f9
|
RTC: Support semi security transport
|
2020-08-07 12:50:54 +08:00 |
|
winlin
|
47c43e47b6
|
RTC: Fix is_started state init bug
|
2020-08-07 12:48:45 +08:00 |
|
winlin
|
cfb44f0ef8
|
RTC: Fix warning
|
2020-08-06 17:59:14 +08:00 |
|
winlin
|
bbd51e3338
|
RTC: Allow username is optinal
|
2020-08-06 17:49:51 +08:00 |
|
winlin
|
a52a81ebb0
|
RTC: Fix RTCP extension padding bug
|
2020-08-06 17:25:20 +08:00 |
|
winlin
|
2f1e77aeaf
|
RTC: Fix RTCP app bug. Add is_rtcp_app API.
|
2020-08-06 17:18:45 +08:00 |
|
winlin
|
e2bf5eaf47
|
RTC: Remove black line
|
2020-08-06 16:44:36 +08:00 |
|
winlin
|
87a4c63130
|
RTC: Add RTX desc
|
2020-08-06 16:35:33 +08:00 |
|
winlin
|
9f2aaef283
|
RTC: Add negotiate play by desc
|
2020-08-06 16:21:52 +08:00 |
|
winlin
|
ffeb3a8c46
|
RTC: Refine code
|
2020-08-06 16:15:06 +08:00 |
|
winlin
|
a98187580f
|
RTC: Refine stat for total pkts.
|
2020-08-06 14:12:31 +08:00 |
|
winlin
|
b070e5aa05
|
RTC: Move source to play stream
|
2020-08-06 13:51:12 +08:00 |
|
winlin
|
994c53b6c1
|
Merge branch '4.0release' into develop
|
2020-08-06 12:08:46 +08:00 |
|
winlin
|
bbfe457335
|
Update README
|
2020-08-06 12:07:03 +08:00 |
|
winlin
|
4984bcbaef
|
Revert "supprot LAS(live adaptive stream)"
This reverts commit c1f98ddcc8 .
|
2020-08-06 12:02:32 +08:00 |
|
winlin
|
9530ea73e3
|
RTC: Refine error check. 4.0.37
|
2020-08-06 11:15:28 +08:00 |
|
winlin
|
70d561421c
|
RTC: Check error for send_rtcp_fb_pli
|
2020-08-05 18:06:54 +08:00 |
|
winlin
|
5c853e02ee
|
RTC: Check error for send_periodic_twcc
|
2020-08-05 17:46:56 +08:00 |
|
winlin
|
f149c84dd0
|
RTC: Check error for send_rtcp_rr
|
2020-08-05 17:24:26 +08:00 |
|
winlin
|
75119a14cf
|
RTC: Check error for send_rtcp_rr
|
2020-08-05 17:17:33 +08:00 |
|
winlin
|
d156bc2a1b
|
RTC: Refine error, show some bytes for RTCP
|
2020-08-05 16:47:11 +08:00 |
|
winlin
|
77403dd970
|
RTC: Refine error log, show some plaintext body bytes.
|
2020-08-05 16:38:23 +08:00 |
|
winlin
|
77b6151857
|
RTC: Use srs_string_dumps_hex to dump some bytes when error
|
2020-08-05 16:23:31 +08:00 |
|
winlin
|
fc10e98f1c
|
RTC: Remove dead code. Fix DTLS empty ctx issue
|
2020-08-04 20:08:21 +08:00 |
|
winlin
|
d439e36344
|
RTC: Covert basic packet identify for DTLS/STUN/RTP/RTCP
|
2020-08-04 17:03:25 +08:00 |
|
winlin
|
49e768ad09
|
RTC: Fix bug for utest
|
2020-08-04 16:56:27 +08:00 |
|
winlin
|
103bf86eef
|
RTC: Remove dead code for source
|
2020-08-04 15:06:51 +08:00 |
|
winlin
|
baceb7f6b0
|
RTC: Fix the SDP encode issue
|
2020-08-04 14:07:15 +08:00 |
|
winlin
|
c659098f71
|
RTC: Set tracks to active for publisher
|
2020-08-04 13:45:17 +08:00 |
|
winlin
|
dd13889772
|
BUILD: Compatible with 3.0 options, ignore it
|
2020-08-03 19:33:34 +08:00 |
|
winlin
|
b847a0a218
|
BUILD: Compatible with 3.0 options, ignore it
|
2020-08-03 19:31:14 +08:00 |
|
winlin
|
0905558d49
|
BUILD: Compatible with 3.0 options, ignore it
|
2020-08-03 19:28:52 +08:00 |
|
winlin
|
a40abf8df2
|
RTC: Refine error log
|
2020-08-03 18:18:15 +08:00 |
|
winlin
|
4aabbd74dc
|
RTC: Cover default status of track
|
2020-08-03 13:12:39 +08:00 |
|