winlin
|
73a9155686
|
Refine logs
|
2020-04-12 18:34:42 +08:00 |
|
winlin
|
82579e4b0c
|
For #370, use round-trip to send on all fds
|
2020-04-12 17:19:49 +08:00 |
|
winlin
|
37e2f8896c
|
Refactor pithy print logs
|
2020-04-12 16:31:32 +08:00 |
|
winlin
|
d5b3cf9af7
|
Refactor pithy print logs
|
2020-04-12 16:10:08 +08:00 |
|
winlin
|
2b132d6d64
|
Refine RTC server log
|
2020-04-12 09:17:52 +08:00 |
|
winlin
|
78aad11eeb
|
For #307, enable REUSEPORT to increase UDP buffer
|
2020-04-12 08:55:43 +08:00 |
|
winlin
|
a7f2bde8e2
|
Refine UDP socketopt logs
|
2020-04-12 08:42:12 +08:00 |
|
winlin
|
edad6ac93d
|
Fix memory leak. Refine RTC SEND pithy print message
|
2020-04-12 08:25:57 +08:00 |
|
winlin
|
5e66a0d342
|
Send SPS/PPS before IDR
|
2020-04-12 01:13:31 +08:00 |
|
winlin
|
79d46fa2e1
|
Fix build failed bug
|
2020-04-12 01:08:21 +08:00 |
|
winlin
|
32efc71ba9
|
Fix the STAP NRI flag
|
2020-04-12 01:05:32 +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
|
bf62244908
|
Free RTP packet for RTC
|
2020-04-11 21:46:34 +08:00 |
|
winlin
|
a2fdf0d3c7
|
For #307, package video rtp packets when send message
|
2020-04-11 21:03:37 +08:00 |
|
kyxlx550
|
7826c743e4
|
support access to NVR, gb28181 system sub domain
|
2020-04-11 20:37:07 +08:00 |
|
kyxlx550
|
28bde1d448
|
fix rtmp send timeout, first key frame wait
|
2020-04-11 20:36:28 +08:00 |
|
kyxlx550
|
f74a398c1b
|
add sip query session api
|
2020-04-11 20:19:54 +08:00 |
|
kyxlx550
|
1e0474e470
|
support sip query catalog message, parse xml to map, nvr
|
2020-04-11 20:18:38 +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 |
|
kyxlx550
|
917b87a1d6
|
add sip query catalog interval config
|
2020-04-11 19:56:46 +08:00 |
|
kyxlx550
|
0d593da998
|
trunk/conf/full.conf
add sip query catalog interval config
|
2020-04-11 19:55:42 +08:00 |
|
winlin
|
8121f9ab4e
|
Refactor variable name
|
2020-04-11 18:39:46 +08:00 |
|
winlin
|
c6fb5e6fdd
|
Refactor code, rename variable
|
2020-04-11 18:01:38 +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
|
6ed2a4b6cb
|
For #307, refine audio transcode buffer
|
2020-04-11 16:33:47 +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
|
a695afb368
|
Refactor code to rename rtp_shared_pkt to packet
|
2020-04-11 09:56:58 +08:00 |
|
winlin
|
a1371fe93c
|
Fix utest warnings
|
2020-04-11 09:11:46 +08:00 |
|
winlin
|
1ecd8bee40
|
Refactor bframe discard strategy
|
2020-04-11 09:11:34 +08:00 |
|
winlin
|
fca81f02f5
|
Refactor code, add comment when string.assign(xx, 0)
|
2020-04-11 09:00:50 +08:00 |
|
winlin
|
162055f6d0
|
Refactor variable name
|
2020-04-10 19:21:47 +08:00 |
|
winlin
|
d6a5651a30
|
For #307, support reload rtc_server section
|
2020-04-10 18:14:33 +08:00 |
|
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
|
40eb5c0ef5
|
For #307, disable vappi for FFmpeg-fit
|
2020-04-10 08:55:04 +08:00 |
|
winlin
|
9b2f429571
|
Allows empty body metadata.
|
2020-04-09 20:43:51 +08:00 |
|
winlin
|
c54d5be93c
|
For #307, refine RTP packet cache.
|
2020-04-09 19:38:50 +08:00 |
|
winlin
|
1a7c98b5fc
|
Refine README
|
2020-04-09 15:20:32 +08:00 |
|
xiaozhihong
|
c81bc36712
|
add rtc stun/dtls log
|
2020-04-09 14:34:48 +08:00 |
|
winlin
|
1e83749485
|
For #307, use RTC server to sendmmsg
|
2020-04-09 09:56:13 +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 |
|