winlin
|
928d863e50
|
Refactor code, use pithy print for RTC send.
|
2020-04-10 17:42:54 +08:00 |
|
winlin
|
94afe6c56e
|
Refactor the print message
|
2020-04-10 15:44:46 +08:00 |
|
winlin
|
c54d5be93c
|
For #307, refine RTP packet cache.
|
2020-04-09 19:38:50 +08:00 |
|
winlin
|
cf48a5594d
|
Refactor code for #1691
|
2020-04-09 08:37:28 +08:00 |
|
winlin
|
49f88a3326
|
Merge pull request #1691 from xialixin/dev-28181
Dev 28181
|
2020-04-09 08:28:53 +08:00 |
|
winlin
|
d9a5572531
|
Refine TAB to spaces.
|
2020-04-09 08:20:55 +08:00 |
|
xiaozhihong
|
85fcbad778
|
[1].Add 'stun_strict_check' in conf file
[2].Try to pickup at least H.264 payload type
|
2020-04-08 23:24:59 +08:00 |
|
xiaozhihong
|
55f264b704
|
Merge remote-tracking branch 'upstream/feature/rtc' into rtc
|
2020-04-08 20:40:23 +08:00 |
|
winlin
|
99614ac585
|
Support set RTC stun timeout
|
2020-04-08 15:22:13 +08:00 |
|
xiaozhihong
|
ca7060c005
|
Add SrsRtpHeader.
|
2020-04-08 14:45:26 +08:00 |
|
winlin
|
e6e8605304
|
For #307, support config RTC session timeout
|
2020-04-08 13:30:28 +08:00 |
|
winlin
|
11bcd0cb27
|
Merge branch 'develop' into feature/rtc
|
2020-04-07 20:19:06 +08:00 |
|
winlin
|
61c7443c4b
|
Merge from SRS3
|
2020-04-07 20:18:31 +08:00 |
|
winlin
|
32d5b75d8c
|
For #307, fix some memory leaking
|
2020-04-07 19:47:04 +08:00 |
|
winlin
|
a8cc3a3430
|
For #307, fix some memory leaking
|
2020-04-07 19:07:11 +08:00 |
|
winlin
|
e22d1dffc1
|
Merge remote-tracking branch 'john/rtc' into feature/rtc
|
2020-04-07 17:30:06 +08:00 |
|
winlin
|
6c5b51618c
|
For #307, support config to send plaintext RTP.
|
2020-04-07 16:05:31 +08:00 |
|
winlin
|
00810e6d1d
|
Refine api for tcmalloc
|
2020-04-07 14:43:18 +08:00 |
|
winlin
|
35a037cf05
|
Add api for tcmalloc
|
2020-04-07 14:24:14 +08:00 |
|
winlin
|
574ae58adc
|
For #307, support mock server eip by API
|
2020-04-07 11:36:26 +08:00 |
|
winlin
|
59b9fa9610
|
For #307, always 1 if os does not support sendmmsg
|
2020-04-06 19:42:37 +08:00 |
|
winlin
|
7cfd2879b0
|
For #307, config sendmmsg max
|
2020-04-06 00:24:14 +08:00 |
|
winlin
|
40c95b04ca
|
Merge remote-tracking branch 'winlin/feature/perf_stat' into feature/rtc
|
2020-04-05 23:01:21 +08:00 |
|
winlin
|
133e3ce075
|
For #307, use sendmmsg in rtc server
|
2020-04-05 16:53:08 +08:00 |
|
xialixin
|
d2b8b937d6
|
fix generate ssrc, rtmp muxer cycle sleep, ps steam parase etc..
|
2020-04-05 13:53:14 +08:00 |
|
xialixin
|
c70ed1cd74
|
add sip session status check
|
2020-04-05 13:49:47 +08:00 |
|
xialixin
|
8ac39cb22f
|
del print_sip_message config
|
2020-04-05 13:45:52 +08:00 |
|
winlin
|
55a4052d90
|
For #307, support sendmmsg to improve RTC performance
|
2020-04-04 22:43:44 +08:00 |
|
xialixin
|
92d351ef35
|
fix 'output' format define; support 'host' auto get; time config use SRS internal format; support auto create stream channel on/off
|
2020-04-04 16:07:23 +08:00 |
|
xialixin
|
5e4fdfd1d4
|
fix after RTMP is closed, empty PPS and SPS. sip client sockaddr set
|
2020-04-04 16:07:23 +08:00 |
|
xialixin
|
ac8acc0b22
|
fix 28281 to 28181, sip heart message, timeout channel peer ip and port reset
|
2020-04-04 16:07:23 +08:00 |
|
winlin
|
573449f1b0
|
For #307, refine RTC latency from 600ms to 200ms. 4.0.20
|
2020-04-04 15:36:35 +08:00 |
|
xiaozhihong
|
22fe799649
|
Add annotation about rtp packet. Remove no need verbose log.
|
2020-04-03 16:35:47 +08:00 |
|
winlin
|
0ff3ce7464
|
Merge remote-tracking branch 'john/rtc' into feature/rtc
|
2020-04-03 15:17:13 +08:00 |
|
winlin
|
9e7e80f5f5
|
Add TODO comment for Cert
|
2020-04-03 15:08:52 +08:00 |
|
winlin
|
8c42ad622b
|
Config to use RSA or ECDSA
|
2020-04-03 15:05:04 +08:00 |
|
winlin
|
c70a0eb07c
|
Config to use RSA or ECDSA
|
2020-04-03 15:03:09 +08:00 |
|
winlin
|
862c211acd
|
Support openssl 1.0 and 1.1, RSA and ECDSA
|
2020-04-03 13:43:13 +08:00 |
|
xiaozhihong
|
3cf03393c0
|
format a=candidate line
|
2020-04-02 21:31:22 +08:00 |
|
xiaozhihong
|
d6adb5cd8d
|
process USE-CANDIDATE/ICE-CONTROLLING/ICE-CONTROLLED atrribute in STUN
|
2020-04-02 21:31:06 +08:00 |
|
winlin
|
8de89f3f37
|
Add TODO for SRTP-GCM for RTC
|
2020-04-02 12:28:47 +08:00 |
|
winlin
|
51bae42560
|
For RTC, verify peer and accept all certificate.
|
2020-04-02 11:41:57 +08:00 |
|
xiaozhihong
|
bfd8971db8
|
fix compile warning.
|
2020-04-01 14:56:31 +08:00 |
|
xiaozhihong
|
4f671b1de2
|
Merge remote-tracking branch 'upstream/feature/rtc' into rtc
|
2020-04-01 14:39:05 +08:00 |
|
xiaozhihong
|
14421a7f0b
|
add annotation about some sdp line
|
2020-04-01 14:38:00 +08:00 |
|
xiaozhihong
|
f4067bcb4d
|
fix nack bug
|
2020-04-01 14:37:14 +08:00 |
|
winlin
|
608f3d0fae
|
For #1500, support push stream by GB28181. 4.0.18
|
2020-03-31 23:06:07 +08:00 |
|
winlin
|
d81cde695d
|
Refactor code
|
2020-03-31 22:48:38 +08:00 |
|
winlin
|
e19b927f92
|
Merge GB28181
|
2020-03-31 22:45:20 +08:00 |
|
winlin
|
6012ac4eb0
|
Refine code
|
2020-03-31 22:30:57 +08:00 |
|