Commit Graph

4657 Commits (7627c290c9551ca1cac362cdc3892334059bc5fd)

Author SHA1 Message Date
winlin 2b50326e97 HTTP: Close connection for HTTP static file server 5 years ago
winlin f501d5b63d RTC: Support hijack play and consuming 5 years ago
winlin a5265c5753 RTC: Add comments. 5 years ago
winlin a246469173 RTC: Fix log typo 5 years ago
winlin 64eb22b95d RTC: Support hijack the plaintext RTP packet 5 years ago
winlin 2bd0e1ce43 Kernel: Buffer supports little-endian 5 years ago
winlin ab2d15d524 RTC: Fix dup release bug 5 years ago
winlin 6dfeb686bf RTC: Fix session remove bug 5 years ago
winlin 471bb0914f RTC: disable GSO and sendmmsg. 4.0.27 5 years ago
winlin aaffb8bbd7 RTC: Rename send_packets api. 5 years ago
winlin 9199e40fc1 RTC: Remove dead macros 5 years ago
winlin 01f05f920f RTC: Remove sendmmsg 5 years ago
winlin 9dfa0cc099 RTC: Disable padding 5 years ago
winlin f03bf601e4 RTC: Directly send without sendmmsg 5 years ago
winlin 4f6b24ea12 RTC: Remove GSO for player, no premature optimization 5 years ago
winlin 5bd2812405 RTC: Merge package AV 5 years ago
winlin 690c64e046 RTC: Notify handler when session timeout 5 years ago
winlin 6a191e4077 RTC: Support destroy session 5 years ago
winlin 4c7792f0f3 RTC: Fix config bug 5 years ago
jinxue.cgh 6ce4ff56f8 rtc: rtp packet encode support twcc extension 5 years ago
winlin eb0667ba08 RTC: Fix build failed 5 years ago
jinxue.cgh 228e2fab94 rtc: on_twcc delete trace log 5 years ago
jinxue.cgh 95596d9c38 rtc: rtpheader decode add extmap parameter 5 years ago
jinxue.cgh 3681c564d0 rtc: fix rtp header parse extension xlen caclulate bug 5 years ago
jinxue.cgh 9840ad8d55 rtc: support publish twcc using twcc config 5 years ago
jinxue.cgh d5e91694d5 rtc: publisher support twcc 5 years ago
jinxue.cgh b116632357 rtc: sdp support decode and encode extmap 5 years ago
jinxue.cgh 705843b512 rtc: support parse rtp packet extension 5 years ago
winlin 69e4a1b5e7 RTC: Refactor variable name 5 years ago
winlin e3d010113f RTC: Refactor code 5 years ago
winlin 23ddcbdaed Update authors 5 years ago
winlin 3029394c58 RTC: Refactor code 5 years ago
忘篱 5a998e58f5 RTC: Simulator drop packet before SRTP 5 years ago
忘篱 5257f16796 RTC: Attach detail error info when SRTP error 5 years ago
忘篱 d2b0e73884 RTC: Revert not required modifications 5 years ago
忘篱 e9af081f7b RTC: Revert not required modifications 5 years ago
jinxue.cgh 4895770214 tenfold: modify nack options 5 years ago
jinxue.cgh efe90c36a7 tenfold: add nack option desc 5 years ago
jinxue.cgh 347fafec6e tenfold: refine publish nack send 5 years ago
jinxue.cgh a3c7be2c75 tenfold: implement nack ringbuffer notify_nack_list_full and notify_drop_seq 5 years ago
jinxue.cgh c875639eb6 tenfold: use timer send nacks 5 years ago
jinxue.cgh 392e2c8161 tenfold: add publish nack 5 years ago
忘篱 f5ba274019 RTC: Refine RTCP names. 5 years ago
忘篱 d6d2554c7f RTC: Refine comments for TWCC 5 years ago
忘篱 e1bede91f4 RTC: Add api files. 5 years ago
忘篱 acc53ded89 RTC: Extract RTC api file 5 years ago
忘篱 d603b1580e RTC: Merge srs_rtp_seq_distance with srs_seq_is_newer 5 years ago
忘篱 3f5ab8dc63 RTC: Add utest for srs_rtp_seq_distance 5 years ago
忘篱 be1b0bf941 RTC: Refactor code 5 years ago
忘篱 d1485c40e4 RTC: Rename APIs 5 years ago
忘篱 99496ed24c RTC: Remove dead code 5 years ago
忘篱 e20a1d2f39 RTC: Rename RTCP_XXX to RtcpXXX 5 years ago
忘篱 cef8be4a46 RTC: Support RTCP codec. 5 years ago
莫战 9910151feb add twcc and replace auto method 5 years ago
winlin f510a94a91 RTC: Rename SrsRtpPacket2.rtp_header to SrsRtpPacket2.header 5 years ago
winlin ba8f2e2aba RTC: Remove dead code 5 years ago
winlin 620ca902e2 RTC: Remove dead code 5 years ago
winlin d8cf9b64c8 RTC: Remove dead code 5 years ago
winlin c7b88e08e9 RTC: Refactor API, use shared pkt for consumer 5 years ago
winlin 31de2c71d0 RTC: Reorder code for NACK. 5 years ago
winlin f2951ec46a RTC: Reorder class, no change 5 years ago
winlin ab6e3cae52 RTC: Refine NACK, remove dead code 5 years ago
winlin f81d35d20f RTC: Rename padding API. 5 years ago
winlin e8973c2343 RTC: Refactor, rename SrsRtcOutgoingPackets to SrsRtcOutgoingInfo 5 years ago
winlin 5e2a3572eb RTC: Remove cache for RTP packet 5 years ago
winlin 7b0a9fe95f RTC: Remove shared bytes, use shared msg 5 years ago
winlin f794a7d3a7 RTC: Use shared message for RTP packet 5 years ago
winlin 4e1935f678 RTC: Fix GSO build failed in linux 5 years ago
winlin 3cb797dccd For #307, refine core structure, RTMP base on frame, RTC base on RTP. 4.0.26 5 years ago
winlin 2b1c4a188a RTC: Refine RTMP bridge to RTC, use RTP packets in consumer 5 years ago
winlin 54d8c36905 RTC: Refine audio to RTP packet base. 5 years ago
winlin 588d17c09d RTC: Refactor source to accept RTP audio packet. 5 years ago
winlin 377128f4e9 RTC: Rename recode to transcode 5 years ago
winlin b8b52f28f5 RTC: We should cache the sps/pps in source. 5 years ago
winlin 68de796f77 RTC: Reorder functions 5 years ago
winlin 9b334f91e7 RTC: Fix build failed 5 years ago
winlin 431f852e05 RTC: Remove dead code 5 years ago
winlin e446cf466f RTC: Extract video to bridger 5 years ago
winlin 8efbdec2af RTC: Remove dead code 5 years ago
winlin c0021ab78a RTC: Directly use audio transcoder. 5 years ago
winlin 6740a03a9c RTC: Refactor code 5 years ago
winlin 44c8334b71 RTC: Extract codes from source to bridger. 5 years ago
winlin 16c47056a6 RTC: Remove dead code. 5 years ago
winlin ede6684f12 Fix build failed bug 5 years ago
winlin 9e417d5416 Refine SrsSource, bridge to RTC. 5 years ago
winlin d2e5cd7bb7 RTC: Refine code, remove pass_timestamp from SrsSource 5 years ago
winlin d434dc951d RTC: Cleanup code, remove RTC from SrsSource 5 years ago
winlin 25496b734b RTC: Extract RTC Source and Consumer 5 years ago
winlin 0b9887bbcd RTC: Rename RTC files. 5 years ago
winlin 3a58d9859c RTC: Extract rtc server in app 5 years ago
winlin a757b7f903 Support RTC player NACK 5 years ago
winlin c31ffc40e4 Support filter RTC candidate by ip family, ipv4 by default. 5 years ago
莫战 a72dce494d add rtcp support 5 years ago
winlin 215b1c234b Refine the local ip and interface retrieve 5 years ago
winlin 26bcc09017 Refine on_rtcp for RTC 5 years ago
winlin 9614af070c Support simulator link in DEMO page 5 years ago
winlin db503975fb Disable simulator API by default. 5 years ago
winlin fe01a504b6 Fix RTP decode bug 5 years ago
winlin 6fbd41cff4 Refactor the logs. 5 years ago
winlin 1b08fb6b6e Remove unused code 5 years ago