Commit Graph

5516 Commits (82579e4b0c07c12b3c0a72b3ba24cb34921f4461)
 

Author SHA1 Message Date
winlin 82579e4b0c For , use round-trip to send on all fds
winlin 37e2f8896c Refactor pithy print logs
winlin d5b3cf9af7 Refactor pithy print logs
winlin 2b132d6d64 Refine RTC server log
winlin 78aad11eeb For , enable REUSEPORT to increase UDP buffer
winlin a7f2bde8e2 Refine UDP socketopt logs
winlin edad6ac93d Fix memory leak. Refine RTC SEND pithy print message
winlin 5e66a0d342 Send SPS/PPS before IDR
winlin 79d46fa2e1 Fix build failed bug
winlin 32efc71ba9 Fix the STAP NRI flag
winlin acbbdf51d6 Refacor STAP RTP packet
winlin ca027ca5cb For , zero copy for RTP FUA packet
winlin aa81b47c9a For , zero copy for RTP STAP packet
winlin 4b2404c203 For , zero copy for RTP audio packet
winlin bf62244908 Free RTP packet for RTC
winlin a2fdf0d3c7 For , package video rtp packets when send message
winlin 8121f9ab4e Refactor variable name
winlin c6fb5e6fdd Refactor code, rename variable
winlin 3cccef327c For , package opus when send it.
winlin 1f2db4d746 For , refactor aac to opus code
winlin 6ed2a4b6cb For , refine audio transcode buffer
winlin 7ffe4aacb8 For , refactor shared msg, add samples and extra payload
winlin 5b9cb7dc3f For , refactor code, parse B-frame by sample.
winlin 719c0ae85b For , refactor SPS/PPS only before IDR, not each FUA
winlin a695afb368 Refactor code to rename rtp_shared_pkt to packet
winlin a1371fe93c Fix utest warnings
winlin 1ecd8bee40 Refactor bframe discard strategy
winlin fca81f02f5 Refactor code, add comment when string.assign(xx, 0)
winlin 162055f6d0 Refactor variable name
winlin d6a5651a30 For , support reload rtc_server section
winlin 928d863e50 Refactor code, use pithy print for RTC send.
winlin 94afe6c56e Refactor the print message
winlin 40eb5c0ef5 For , disable vappi for FFmpeg-fit
winlin 9b2f429571 Allows empty body metadata.
winlin c54d5be93c For , refine RTP packet cache.
winlin 1a7c98b5fc Refine README
winlin cf48a5594d Refactor code for
winlin 49f88a3326
Merge pull request from xialixin/dev-28181
Dev 28181
winlin d9a5572531 Refine TAB to spaces.
winlin d59ec158f9 Merge remote-tracking branch 'john/rtc' into feature/rtc
xiaozhihong 85fcbad778 [1].Add 'stun_strict_check' in conf file
[2].Try to pickup at least H.264 payload type
xiaozhihong 55f264b704 Merge remote-tracking branch 'upstream/feature/rtc' into rtc
winlin 99614ac585 Support set RTC stun timeout
xiaozhihong ca7060c005 Add SrsRtpHeader.
winlin e6e8605304 For , support config RTC session timeout
winlin 8e0f83fdd2 Fix CentOS8 build failed
winlin 11bcd0cb27 Merge branch 'develop' into feature/rtc
winlin 737e4fce9f Merge branch '4.0release' into develop
winlin 61c7443c4b Merge from SRS3
winlin c2657bf672 Use isolate cache for different SRS version.