winlin
|
5e3e013c60
|
Copy 4.0release
|
2021-01-18 11:30:47 +08:00 |
|
winlin
|
ee1002fc3d
|
Fix OSX utest failed.
|
2020-04-22 11:39:18 +08:00 |
|
winlin
|
854247e979
|
Fix GB28181 build failed.
|
2020-04-21 15:38:31 +08:00 |
|
winlin
|
dabad68f48
|
Merge branch 'feature/gb28181' into develop
|
2020-04-21 15:27:40 +08:00 |
|
winlin
|
82396ec112
|
Refactor GB28181 code
|
2020-04-21 15:25:50 +08:00 |
|
winlin
|
244fefa8c5
|
Update utest
|
2020-04-21 15:06:57 +08:00 |
|
winlin
|
74800d0137
|
Refactor code
|
2020-04-21 12:18:49 +08:00 |
|
winlin
|
511cf65ec8
|
Add srs_recvmsg
|
2020-04-21 12:14:26 +08:00 |
|
kyxlx550
|
6a070a9a64
|
support sip ptz cmd
|
2020-04-20 21:34:18 +08:00 |
|
winlin
|
72322836c6
|
Update demo for zerocopy
|
2020-04-20 20:25:23 +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 |
|
kyxlx550
|
167711400a
|
fix cascade SIP bye failed
|
2020-04-19 00:18:30 +08:00 |
|
winlin
|
ce36a970ff
|
Refine perf stat
|
2020-04-18 22:55:38 +08:00 |
|
winlin
|
c93cd86ce4
|
For #307, refine performance
|
2020-04-18 20:37:08 +08:00 |
|
winlin
|
c1464f5aee
|
Use extra queue when set mw_msgs
|
2020-04-18 10:35:30 +08:00 |
|
winlin
|
08312ddc42
|
Support config the mw_sleep and mw_msgs
|
2020-04-18 10:04:45 +08:00 |
|
winlin
|
b0566d51ef
|
Refine play consume message for RTC
|
2020-04-18 08:33:35 +08:00 |
|
winlin
|
170b7453f4
|
Refine for performance
|
2020-04-18 08:10:28 +08:00 |
|
winlin
|
cf52390cf2
|
Support fast padding
|
2020-04-17 18:04:52 +08:00 |
|
kyxlx550
|
fb23739113
|
fix use gb28181 log id
|
2020-04-17 17:03:03 +08:00 |
|
winlin
|
e4eb501c57
|
Fix the perf stat bytes bug
|
2020-04-17 16:36:56 +08:00 |
|
winlin
|
36d06edab3
|
Refine performance
|
2020-04-17 14:24:24 +08:00 |
|
winlin
|
54b6a9faa7
|
Refactor for performance
|
2020-04-17 13:02:54 +08:00 |
|
winlin
|
cac5bbddf6
|
Refine comments
|
2020-04-17 12:48:05 +08:00 |
|
winlin
|
14e3ec2fe8
|
For #307, drop frame when VBR too high
|
2020-04-17 12:30:53 +08:00 |
|
winlin
|
606f8873b3
|
Refactor code
|
2020-04-17 10:42:04 +08:00 |
|
winlin
|
acc471b0a9
|
For #307, refine the GSO for performance
|
2020-04-17 07:58:11 +08:00 |
|
winlin
|
21ede1f084
|
Enable perf stat by default
|
2020-04-17 07:57:52 +08:00 |
|
winlin
|
f0015a7cc1
|
For #307, refine GSO performance, alloc iovs
|
2020-04-17 07:10:16 +08:00 |
|
kyxlx550
|
98c29b2b9a
|
fix sip stack param check error
|
2020-04-17 00:17:47 +08:00 |
|
winlin
|
8383f1b27a
|
Improve performance for GSO
|
2020-04-16 19:33:10 +08:00 |
|
winlin
|
32f43a9920
|
For RTC, always try to read message first, to improve performance
|
2020-04-16 18:52:17 +08:00 |
|
winlin
|
1a6e055f7f
|
Support config to disable stat to improve performance.
|
2020-04-16 18:37:37 +08:00 |
|
winlin
|
810b32138e
|
Refactor code
|
2020-04-16 18:25:11 +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
|
d906ced5c3
|
For #307, set cache to about 1.4GB when clients is 2k
|
2020-04-16 14:13:09 +08:00 |
|
winlin
|
bbe4b3797d
|
Refactor stat logs for RTC
|
2020-04-16 13:49:37 +08:00 |
|
winlin
|
e90f0629ed
|
Refactor RTP cache reset
|
2020-04-16 13:13:02 +08:00 |
|
winlin
|
b4a7566684
|
Print the rtp packets cache capacity
|
2020-04-16 12:35:36 +08:00 |
|
kyxlx550
|
33b91cd6f2
|
fix gb28181 api error code
|
2020-04-16 12:30:11 +08:00 |
|
winlin
|
cc831be985
|
Refactor variable name for GSO
|
2020-04-16 12:18:52 +08:00 |
|
winlin
|
92419f9836
|
For #307, refine GSO padding algorithm
|
2020-04-16 11:57:11 +08:00 |
|
winlin
|
34fec09bc0
|
Refactor padding
|
2020-04-16 11:22:25 +08:00 |
|
winlin
|
4dced0b077
|
For #307, fix apdding algorithm bug.
|
2020-04-16 10:58:20 +08:00 |
|
winlin
|
b91e07f475
|
For #307, change max padding to 127 for GSO.
|
2020-04-16 10:25:12 +08:00 |
|
winlin
|
5ad99b119d
|
Stat bytes
|
2020-04-16 10:05:17 +08:00 |
|