Commit Graph

5935 Commits (3510c74cd459e34c027efdc7ba04824005c49fc3)
 

Author SHA1 Message Date
忘篱 cef8be4a46 RTC: Support RTCP codec.
莫战 9910151feb add twcc and replace auto method
winlin f510a94a91 RTC: Rename SrsRtpPacket2.rtp_header to SrsRtpPacket2.header
winlin ba8f2e2aba RTC: Remove dead code
winlin 620ca902e2 RTC: Remove dead code
winlin d8cf9b64c8 RTC: Remove dead code
winlin c7b88e08e9 RTC: Refactor API, use shared pkt for consumer
winlin 31de2c71d0 RTC: Reorder code for NACK.
winlin f2951ec46a RTC: Reorder class, no change
winlin ab6e3cae52 RTC: Refine NACK, remove dead code
winlin f81d35d20f RTC: Rename padding API.
winlin e8973c2343 RTC: Refactor, rename SrsRtcOutgoingPackets to SrsRtcOutgoingInfo
winlin 5e2a3572eb RTC: Remove cache for RTP packet
winlin 7b0a9fe95f RTC: Remove shared bytes, use shared msg
winlin f794a7d3a7 RTC: Use shared message for RTP packet
winlin 4e1935f678 RTC: Fix GSO build failed in linux
winlin 3cb797dccd For , refine core structure, RTMP base on frame, RTC base on RTP. 4.0.26
winlin 2b1c4a188a RTC: Refine RTMP bridge to RTC, use RTP packets in consumer
winlin 54d8c36905 RTC: Refine audio to RTP packet base.
winlin 588d17c09d RTC: Refactor source to accept RTP audio packet.
winlin 377128f4e9 RTC: Rename recode to transcode
winlin b8b52f28f5 RTC: We should cache the sps/pps in source.
winlin 68de796f77 RTC: Reorder functions
winlin 9b334f91e7 RTC: Fix build failed
winlin 431f852e05 RTC: Remove dead code
winlin e446cf466f RTC: Extract video to bridger
winlin 8efbdec2af RTC: Remove dead code
winlin c0021ab78a RTC: Directly use audio transcoder.
winlin 6740a03a9c RTC: Refactor code
winlin 44c8334b71 RTC: Extract codes from source to bridger.
winlin 16c47056a6 RTC: Remove dead code.
winlin ede6684f12 Fix build failed bug
winlin 9e417d5416 Refine SrsSource, bridge to RTC.
winlin d2e5cd7bb7 RTC: Refine code, remove pass_timestamp from SrsSource
winlin d434dc951d RTC: Cleanup code, remove RTC from SrsSource
winlin c768a8ccd9 Merge branch 'develop' into 4.0release
winlin 25496b734b RTC: Extract RTC Source and Consumer
winlin d0d8f676c3 For , refine RTC publisher structure. 4.0.25
winlin 0b9887bbcd RTC: Rename RTC files.
winlin 3a58d9859c RTC: Extract rtc server in app
winlin a757b7f903 Support RTC player NACK
winlin c31ffc40e4 Support filter RTC candidate by ip family, ipv4 by default.
莫战 a72dce494d add rtcp support
winlin 215b1c234b Refine the local ip and interface retrieve
winlin 26bcc09017 Refine on_rtcp for RTC
winlin 9614af070c Support simulator link in DEMO page
winlin db503975fb Disable simulator API by default.
winlin fe01a504b6 Fix RTP decode bug
winlin 6fbd41cff4 Refactor the logs.
winlin 1b08fb6b6e Remove unused code