winlin
|
15955b6cdd
|
Refactor the RTP packet.
|
2020-05-04 07:40:02 +08:00 |
|
winlin
|
ef64c5e2bd
|
Refine RTC, reject when config disabled.
|
2020-05-03 13:11:38 +08:00 |
|
winlin
|
32c4febafe
|
Refactor RTC publish packet flags.
|
2020-05-03 10:15:54 +08:00 |
|
winlin
|
780753c0ec
|
Refine code for RTC publisher
|
2020-05-02 20:57:36 +08:00 |
|
winlin
|
5c43037190
|
Remove usused RTP shared packet.
|
2020-05-02 10:24:31 +08:00 |
|
winlin
|
b3a0284db5
|
Refactor code to split implementation to cpp
|
2020-05-02 09:48:04 +08:00 |
|
winlin
|
6f2b78f16a
|
Refactor code to keep sample function order
|
2020-05-02 09:15:49 +08:00 |
|
winlin
|
7b5fa0e391
|
Refactor kernel buffer
|
2020-04-30 20:46:45 +08:00 |
|
winlin
|
d045ce5d74
|
Refine kernel buffer API.
|
2020-04-30 19:33:08 +08:00 |
|
winlin
|
5ee5ef6ab2
|
For #307, support publish RTC with passing opus. 4.0.24
|
2020-04-30 10:57:03 +08:00 |
|
winlin
|
ed338f4c0a
|
Refactor macro SRS_AUTO_XXX to SRS_XXX.
|
2020-04-29 20:02:28 +08:00 |
|
winlin
|
db586903ba
|
Refactor RTC source create
|
2020-04-26 16:12:23 +08:00 |
|
winlin
|
ebdc03416a
|
Free rtc publish. Refactor TAB to spaces
|
2020-04-25 22:30:55 +08:00 |
|
winlin
|
70a81b3970
|
Fix the bug for RTC publisher
|
2020-04-25 18:59:02 +08:00 |
|
xiaozhihong
|
8dc0746e2d
|
rtc publish release
|
2020-04-24 16:19:08 +08:00 |
|
xiaozhihong
|
a061d5c3db
|
rtc publish, with debug code
|
2020-04-23 17:08:21 +08:00 |
|
winlin
|
dabad68f48
|
Merge branch 'feature/gb28181' into develop
|
2020-04-21 15:27:40 +08:00 |
|
winlin
|
74800d0137
|
Refactor code
|
2020-04-21 12:18:49 +08:00 |
|
kyxlx550
|
6a070a9a64
|
support sip ptz cmd
|
2020-04-20 21:34:18 +08:00 |
|
winlin
|
32879eaf47
|
Fix double free bug for RTP
|
2020-04-19 13:16:48 +08:00 |
|
winlin
|
6a4e043349
|
Fix the double free bug
|
2020-04-19 11:22:18 +08:00 |
|
winlin
|
b1df04cb09
|
Fix double free bug for RTP
|
2020-04-19 09:32:09 +08:00 |
|
winlin
|
c93cd86ce4
|
For #307, refine performance
|
2020-04-18 20:37:08 +08:00 |
|
winlin
|
cf52390cf2
|
Support fast padding
|
2020-04-17 18:04:52 +08:00 |
|
winlin
|
36d06edab3
|
Refine performance
|
2020-04-17 14:24:24 +08:00 |
|
winlin
|
634225f92f
|
Improve perforance of marshaling RTP header
|
2020-04-16 18:04:56 +08:00 |
|
winlin
|
3bd56bb3a3
|
For #307, reuse fua cache payload for RTP
|
2020-04-16 14:51:36 +08:00 |
|
winlin
|
d5c514cdcb
|
For #307, reuse raw cache payload for RTP
|
2020-04-16 14:28:59 +08:00 |
|
winlin
|
e90f0629ed
|
Refactor RTP cache reset
|
2020-04-16 13:13:02 +08:00 |
|
winlin
|
34fec09bc0
|
Refactor padding
|
2020-04-16 11:22:25 +08:00 |
|
winlin
|
1064429c7e
|
Cache RTP packets
|
2020-04-15 22:46:06 +08:00 |
|
winlin
|
d692f2d9c4
|
Fix build failed when RTC disabled.
|
2020-04-15 21:37:46 +08:00 |
|
winlin
|
6869ccca50
|
Fix RTP padding bug
|
2020-04-15 14:19:00 +08:00 |
|
kyxlx550
|
95b869245b
|
fix sip message parse error
|
2020-04-15 12:06:27 +08:00 |
|
winlin
|
97cfae624c
|
Fix CentOS8 build warnings
|
2020-04-14 19:23:15 +08:00 |
|
winlin
|
96059e0d42
|
For #307, support merge multiple slices/NALUs to one NALU/RTP/FUA
|
2020-04-13 19:23:17 +08:00 |
|
winlin
|
0bb61f7d98
|
For #307, RTC RTP support padding
|
2020-04-13 13:44:55 +08:00 |
|
winlin
|
acbbdf51d6
|
Refacor STAP RTP packet
|
2020-04-12 01:05:11 +08:00 |
|
winlin
|
ca027ca5cb
|
For #307, zero copy for RTP FUA packet
|
2020-04-12 01:01:39 +08:00 |
|
winlin
|
aa81b47c9a
|
For #307, zero copy for RTP STAP packet
|
2020-04-11 23:57:04 +08:00 |
|
winlin
|
4b2404c203
|
For #307, zero copy for RTP audio packet
|
2020-04-11 22:54:44 +08:00 |
|
winlin
|
a2fdf0d3c7
|
For #307, package video rtp packets when send message
|
2020-04-11 21:03:37 +08:00 |
|
kyxlx550
|
769efa87c3
|
add sip device channel error code
|
2020-04-11 20:01:35 +08:00 |
|
kyxlx550
|
3d1c34a45e
|
add gbs log id define
|
2020-04-11 20:00:31 +08:00 |
|
winlin
|
3cccef327c
|
For #307, package opus when send it.
|
2020-04-11 17:52:14 +08:00 |
|
winlin
|
1f2db4d746
|
For #307, refactor aac to opus code
|
2020-04-11 17:09:55 +08:00 |
|
winlin
|
7ffe4aacb8
|
For #307, refactor shared msg, add samples and extra payload
|
2020-04-11 15:26:20 +08:00 |
|
winlin
|
5b9cb7dc3f
|
For #307, refactor code, parse B-frame by sample.
|
2020-04-11 15:11:42 +08:00 |
|
winlin
|
719c0ae85b
|
For #307, refactor SPS/PPS only before IDR, not each FUA
|
2020-04-11 13:10:27 +08:00 |
|
winlin
|
49f88a3326
|
Merge pull request #1691 from xialixin/dev-28181
Dev 28181
|
2020-04-09 08:28:53 +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
|
ca7060c005
|
Add SrsRtpHeader.
|
2020-04-08 14:45:26 +08:00 |
|
winlin
|
f228b3809a
|
Fix utest failed.
|
2020-04-05 21:22:50 +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
|
e19b927f92
|
Merge GB28181
|
2020-03-31 22:45:20 +08:00 |
|
winlin
|
a342f460e7
|
Merge branch '4.0release' into xialixin-dev-28181
|
2020-03-31 20:09:07 +08:00 |
|
winlin
|
33455867f9
|
Merge branch 'dev-28181' of https://github.com/xialixin/srs into xialixin-dev-28181
|
2020-03-31 20:08:24 +08:00 |
|
xialixin
|
c99fb99ab6
|
refactor gb28181, supporting SIP server enable, multiplex, API interface
|
2020-03-31 00:39:10 +08:00 |
|
xiaozhihong
|
9dadcdffd6
|
Merge remote-tracking branch 'upstream/feature/rtc' into sdp
|
2020-03-30 15:16:44 +08:00 |
|
xiaozhihong
|
49da2099c1
|
sdp exchange.
|
2020-03-30 15:16:29 +08:00 |
|
winlin
|
c1e124786c
|
For #307, fix build warnings for rtc
|
2020-03-28 20:57:03 +08:00 |
|
winlin
|
c2b02f86fa
|
Merge 4.0release
|
2020-03-28 17:46:47 +08:00 |
|
winlin
|
217b8b94b6
|
Merge 3.0release
|
2020-03-28 17:45:14 +08:00 |
|
winlin
|
c339542ce0
|
Support macOS OSX
|
2020-03-28 17:20:40 +08:00 |
|
winlin
|
caf7e9e6ea
|
Merge branch 'feature/rtc' into develop
|
2020-03-22 18:53:39 +08:00 |
|
winlin
|
602a478e1b
|
For #1659, #307, add switch to disable rtc
|
2020-03-22 18:17:05 +08:00 |
|
winlin
|
955de3dac9
|
Merge branch '3.0release' into 4.0release
|
2020-03-21 19:36:16 +08:00 |
|
HuyaJohn
|
94e4f4539d
|
merge feature/rtc, fix conflict
|
2020-03-18 16:34:15 -07:00 |
|
HuyaJohn
|
d1d16d490e
|
Detect B frame in avc stream. Fix compiler error with verbose
|
2020-03-18 16:27:31 -07:00 |
|
winlin
|
018577e685
|
For #1638, #307, fix error new bug for rtc
|
2020-03-18 18:12:37 +08:00 |
|
xiaozhihong
|
e2233027b8
|
fix h264 rtp packet error
|
2020-03-18 08:45:20 +08:00 |
|
winlin
|
6118ca382a
|
For #1638, #307, http api success with message, timeout as such
|
2020-03-17 11:40:05 +08:00 |
|
winlin
|
b5dd502103
|
For #1638, #307, fix build warnings
|
2020-03-17 09:16:52 +08:00 |
|
HuyaJohn
|
e8b2bb5d28
|
process err, do error check, add some error code
|
2020-03-16 07:35:24 -07:00 |
|
winlin
|
2f0b150588
|
For #1638, #307, accept srs_string_dumps_hex to app utility.
|
2020-03-16 18:05:42 +08:00 |
|
winlin
|
8db2c3d821
|
For #1635, refine inotify watch for relative path
|
2020-03-16 11:39:20 +08:00 |
|
winlin
|
d21ef106a0
|
Merge branch 'rtc' of https://github.com/xiaozhihong/srs into xiaozhihong-rtc
|
2020-03-13 21:18:09 +08:00 |
|
xiaozhihong
|
768598a3bb
|
add kernel rtp packet
|
2020-03-13 20:35:07 +08:00 |
|
xiaozhihong
|
027d34bbd3
|
add rtp shared packet
|
2020-03-13 20:34:40 +08:00 |
|
winlin
|
aa20a04abb
|
For #1636, fix bug for mux AAC to ADTS, never overwrite by RTMP sampling rate. 4.0.13
|
2020-03-13 16:56:00 +08:00 |
|
winlin
|
940798a9c7
|
For #1635, inotify watch ConfigMap for reload. 3.0.131
|
2020-03-12 21:45:10 +08:00 |
|
winlin
|
5e60c8f9cc
|
For #1635, inotify watch ConfigMap for reload. 3.0.130
|
2020-03-12 19:37:31 +08:00 |
|
winlin
|
9b663c070a
|
Fix #1635, support auto reaload config by inotify. 3.0.129
|
2020-03-12 18:14:23 +08:00 |
|
HuyaJohn
|
da72caf8b9
|
h264 packet done, chrome play well
|
2020-03-11 04:21:44 -07:00 |
|
HuyaJohn
|
3ae510b843
|
rtp dispatch done, but video can not play in chrome
|
2020-03-09 04:46:27 -07:00 |
|
xiaozhihong
|
2f462775a0
|
rtp support
|
2020-03-09 00:40:30 +08:00 |
|
xiaozhihong
|
bc22ebe949
|
add rtc http request and response, exchange sdp.
|
2020-02-21 23:50:22 +08:00 |
|
winlin
|
3c597545b1
|
For #1579, support gracefully quit. 3.0.119
|
2020-02-18 19:59:47 +08:00 |
|
winlin
|
e6c329293c
|
Refine log
|
2020-02-18 15:07:15 +08:00 |
|
winlin
|
f4c7b882c5
|
For #1579, define signals for fast/grace quit and upgrade
|
2020-02-18 09:53:40 +08:00 |
|
winlin
|
a2a6ca8258
|
For #939, always enable fast FLV streaming.
|
2020-02-04 16:13:48 +08:00 |
|
l
|
86d04a70ed
|
Fix #1580, fix cid range problem. 3.0.102
|
2020-01-19 18:21:28 +08:00 |
|
winlin
|
9ac8585cf9
|
Fix codec check
|
2020-01-19 13:16:49 +08:00 |
|
winlin
|
3900179685
|
For #307, #1070, define FLV CodecID for AV1 and Opus. 3.0.101
|
2020-01-19 11:22:35 +08:00 |
|
winlin
|
10464a5fbe
|
Always use string instance to avoid crash risk. 3.0.95
|
2020-01-05 22:17:15 +08:00 |
|
winlin
|
b794c9e4ec
|
For #460, fix ipv6 hostport parsing bug. 3.0.94
|
2020-01-05 22:16:21 +08:00 |
|
winlin
|
76d92792b7
|
For #460, fix ipv6 intranet address filter bug. 3.0.93
|
2020-01-05 21:25:51 +08:00 |
|
winlin
|
bc6c61e546
|
Fix #1543, use getpeername to retrieve client ip. 3.0.92
|
2020-01-05 20:06:25 +08:00 |
|
winlin
|
45aa325722
|
Improve test coverage for config.
|
2020-01-01 21:01:14 +08:00 |
|
winlin
|
d2052fd4cd
|
Support sequence header only for mp4
|
2020-01-01 11:54:53 +08:00 |
|