Commit Graph

5870 Commits (db8d91cbeebd22a5ead9da3e6ee0bea742820c08)
 

Author SHA1 Message Date
莫战 db8d91cbee add c++14 support
winlin 31ff84c82d Ignore some files
winlin b694550456 Support c++ .h and .cc
winlin 78c232903b Merge branch 'develop' into feature/rtc
winlin 01111a0d77 Merge branch '4.0release' into develop
winlin 153f6f7cf5 Merge branch '3.0release' into 4.0release
winlin 7ad947ae3b Remove dead files
winlin 6e04c66402 Support enable C++11. 4.0.29
winlin 5139816feb Remove unused files
winlin 0992eb4580 Remove unused files
winlin 812403a44d Remove srslibrtmp
winlin 8e519cedae RTSP: Show engine and alloc ports
winlin 8ca793593d RTC: Refactor code.
winlin 70d51ffc5b Refine build script
winlin 95f656b46d Merge service to protocol
winlin f86706e0a2 RTC: Add config for twcc
winlin 32c5b6fbce RTSP: Support video only.
jinxue.cgh f13a1b8ac0 rtc: fix audio rtp packet no twcc sequenc number, not reset error bug
jinxue.cgh e2fcd89644 rtc: refine set extension map for rtp_header
winlin f83276c457 Remove srs-librtmp.
winlin b8ba4ff779 RTC: Refine code
winlin 96565acd0f Merge branch 'develop' into 4.0release
winlin 899493e968 Fix build failed
winlin 1c5ccaffc7 RTC: Fix memory leak
winlin a78b6b8cda RTC: Remove --research
winlin d43d9674a3 RTC: Remove --librtmp
winlin a3388bf624 RTC: Remove export srs-librtmp support
jinxue.cgh b8ab6ef6ce RTC: use c++ 98 style map.erase and NULL
winlin 23447dd6e2 RTC: Use c++98 map.earse
winlin 0be9340023 Update config file.
winlin db43faa848 RTC: Refine blackhole for session
winlin fccbe98f70 RTC: Remove dead code, no queue_length
winlin f3e1d28b6b RTC: Fix get candidate IP bug.
winlin 2b50326e97 HTTP: Close connection for HTTP static file server
winlin f501d5b63d RTC: Support hijack play and consuming
winlin a5265c5753 RTC: Add comments.
winlin a246469173 RTC: Fix log typo
winlin 64eb22b95d RTC: Support hijack the plaintext RTP packet
winlin 2bd0e1ce43 Kernel: Buffer supports little-endian
winlin ab2d15d524 RTC: Fix dup release bug
winlin 6dfeb686bf RTC: Fix session remove bug
winlin 471bb0914f RTC: disable GSO and sendmmsg. 4.0.27
winlin aaffb8bbd7 RTC: Rename send_packets api.
winlin 9199e40fc1 RTC: Remove dead macros
winlin 01f05f920f RTC: Remove sendmmsg
winlin 9dfa0cc099 RTC: Disable padding
winlin f03bf601e4 RTC: Directly send without sendmmsg
winlin 4f6b24ea12 RTC: Remove GSO for player, no premature optimization
winlin 5bd2812405 RTC: Merge package AV
winlin 690c64e046 RTC: Notify handler when session timeout