Commit Graph

4494 Commits (365e6bb45a125dcca696064d76faa5b6c2473296)

Author SHA1 Message Date
xiaozhihong 775065175a rtc session distinguish play and publish 5 years ago
xiaozhihong 1951cc8e5f remove some debug code 5 years ago
xiaozhihong a061d5c3db rtc publish, with debug code 5 years ago
xiaozhihong c654f1e06e Merge remote-tracking branch 'upstream/feature/rtc' into rtc 5 years ago
winlin 32082648b6 Merge branch 'feature/rtc' into develop 5 years ago
winlin ee1002fc3d Fix OSX utest failed. 5 years ago
winlin 38f7299a51 Remove double check for FFMPEG 5 years ago
winlin 854247e979 Fix GB28181 build failed. 5 years ago
winlin dabad68f48 Merge branch 'feature/gb28181' into develop 5 years ago
winlin 82396ec112 Refactor GB28181 code 5 years ago
winlin 7bec73f224 Refactor demo pages. 5 years ago
winlin 244fefa8c5 Update utest 5 years ago
winlin f2b575e841 Merge branch 'feature/rtc' into develop 5 years ago
winlin 20896325ea Update script 5 years ago
winlin bff93c3f6a Update ST doc 5 years ago
kyxlx550 904ce2452b update srs gb28281 web demo 5 years ago
winlin 74800d0137 Refactor code 5 years ago
winlin 511cf65ec8 Add srs_recvmsg 5 years ago
winlin 0fe9d9e324 Add UDP ZeroCopy research 5 years ago
kyxlx550 6a070a9a64 support sip ptz cmd 5 years ago
winlin 74416e476a Refine research zerocopy, use batch for reception 5 years ago
winlin 72322836c6 Update demo for zerocopy 5 years ago
winlin a3de167bc7 For zerocopy research, support delay in server 5 years ago
winlin 8f9cc38f68 Refine zero copy research 5 years ago
winlin 2e9a561acf Update research zerocopy 5 years ago
winlin c362bfc3ab Add msg zerocopy research code 5 years ago
winlin a579f51e72 Remove ST in research 5 years ago
xiaozhihong 749503a12e merge upstream feature/rtc, solve conflict 5 years ago
winlin 32879eaf47 Fix double free bug for RTP 5 years ago
winlin 6a4e043349 Fix the double free bug 5 years ago
winlin b1df04cb09 Fix double free bug for RTP 5 years ago
kyxlx550 167711400a fix cascade SIP bye failed 5 years ago
winlin ce36a970ff Refine perf stat 5 years ago
winlin c93cd86ce4 For #307, refine performance 5 years ago
winlin 9e031c9932 Update script 5 years ago
winlin c1464f5aee Use extra queue when set mw_msgs 5 years ago
winlin 08312ddc42 Support config the mw_sleep and mw_msgs 5 years ago
winlin b0566d51ef Refine play consume message for RTC 5 years ago
winlin 170b7453f4 Refine for performance 5 years ago
winlin cf52390cf2 Support fast padding 5 years ago
kyxlx550 fb23739113 fix use gb28181 log id 5 years ago
winlin e4eb501c57 Fix the perf stat bytes bug 5 years ago
winlin 36d06edab3 Refine performance 5 years ago
winlin 54b6a9faa7 Refactor for performance 5 years ago
winlin cac5bbddf6 Refine comments 5 years ago
winlin 14e3ec2fe8 For #307, drop frame when VBR too high 5 years ago
winlin 606f8873b3 Refactor code 5 years ago
winlin acc471b0a9 For #307, refine the GSO for performance 5 years ago
winlin 21ede1f084 Enable perf stat by default 5 years ago
winlin f0015a7cc1 For #307, refine GSO performance, alloc iovs 5 years ago
kyxlx550 98c29b2b9a fix sip stack param check error 5 years ago
winlin 8383f1b27a Improve performance for GSO 5 years ago
winlin 32f43a9920 For RTC, always try to read message first, to improve performance 5 years ago
winlin 1a6e055f7f Support config to disable stat to improve performance. 5 years ago
kyxlx550 06412ddddc fix gb28281 html ret error show 5 years ago
winlin 810b32138e Refactor code 5 years ago
winlin 634225f92f Improve perforance of marshaling RTP header 5 years ago
winlin 3bd56bb3a3 For #307, reuse fua cache payload for RTP 5 years ago
winlin d5c514cdcb For #307, reuse raw cache payload for RTP 5 years ago
winlin d906ced5c3 For #307, set cache to about 1.4GB when clients is 2k 5 years ago
winlin bbe4b3797d Refactor stat logs for RTC 5 years ago
winlin e90f0629ed Refactor RTP cache reset 5 years ago
kyxlx550 b391ed6206 fix gb28281 html rtc player stop 5 years ago
winlin b4a7566684 Print the rtp packets cache capacity 5 years ago
kyxlx550 33b91cd6f2 fix gb28181 api error code 5 years ago
winlin cc831be985 Refactor variable name for GSO 5 years ago
winlin 92419f9836 For #307, refine GSO padding algorithm 5 years ago
winlin 34fec09bc0 Refactor padding 5 years ago
winlin 4dced0b077 For #307, fix apdding algorithm bug. 5 years ago
winlin b91e07f475 For #307, change max padding to 127 for GSO. 5 years ago
winlin 5ad99b119d Stat bytes 5 years ago
winlin b7dab00f36 Add debug_id for GSO 5 years ago
winlin 56995db6a5 Refine debug info 5 years ago
winlin ef48507e80 Support padding max to 127 5 years ago
winlin a4dbf3ca8a Fix RTP packet cache bug 5 years ago
winlin 7d1be87124 Fix RTP packet cache bug 5 years ago
winlin 1064429c7e Cache RTP packets 5 years ago
winlin 7b68f55edc Refactor GSO mmsghdr alloc 5 years ago
kyxlx550 7950bc586e add gb28281 demo html 5 years ago
winlin c96ffd272c Cache RTP packet vector 5 years ago
winlin d692f2d9c4 Fix build failed when RTC disabled. 5 years ago
winlin 7c6583684e RTC: Reorder AV for GSO 5 years ago
winlin c95a8517e7 For #307, padding to next packet or GSO size 5 years ago
winlin bbdd2d7eed For #307, support padding for GSO 5 years ago
winlin 6869ccca50 Fix RTP padding bug 5 years ago
kyxlx550 95b869245b fix sip message parse error 5 years ago
winlin bfc70d6482 For #307: Change the RTP payload to 1300 5 years ago
winlin b5f2c842fe Fix perf api bug 5 years ago
winlin ab53c34945 For #307: Change the RTP payload to 1400 5 years ago
winlin 095e7c5a4e Fix build script 5 years ago
winlin 6e9e0d6ce3 Fix build script 5 years ago
xiaozhihong e0cd148ad6 merge 5 years ago
winlin c143c80fd6 Fix GSO stat bug 5 years ago
winlin dd7b5cf53f Fix GSO stat bug 5 years ago
winlin 649f2042da Update perf tool 5 years ago
winlin 6cf9933bf3 For #307, refine gperf api 5 years ago
winlin a80084289b Support debug 5 years ago
winlin 8e4ef98629 For #307, correct the RTP packet stat. 5 years ago
winlin 9d5c855727 Update perf api tool 5 years ago
winlin 88b1e14db4 Update perf api tool 5 years ago