Commit Graph

4875 Commits (dd9a9b05d10c8facea1731df8a03a12ad87607c6)

Author SHA1 Message Date
winlin 77256eee08 RTC: Stat summary for connection 5 years ago
winlin be951b17f1 RTC: Refine code 5 years ago
winlin c115f77038 RTC: Use error pithy print to reduce dup logs 5 years ago
winlin c2c35a7330 Refine code 5 years ago
winlin 03105c96c2 RTC: Use isolate cid for UDP mux listener 5 years ago
winlin d2984ea49c RTC: Refine cid for session 5 years ago
winlin c9c34b54a7 RTC: Refine cid for session 5 years ago
winlin 3a3d908a63 RTC: Refine twcc to connection 5 years ago
winlin 5f88dc357e RTC: Support address switch 5 years ago
winlin 38f935ead8 Support get hostname 5 years ago
winlin 26f73e7593 RTC: Refine log 5 years ago
winlin cc03449379 RTC: Remove dead code 5 years ago
winlin c3219d5431 RTC: Allow dup play. Parse RED desc. 5 years ago
winlin ef62cab817 RTC: Fail if callback is NULL 5 years ago
winlin 6dd77923ca RTC: Fix rtmp to rtc bug 5 years ago
winlin 7ad1dfbbb8 Merge SRS 4.0 5 years ago
winlin 8ae3ab0ba7 Merge SRS 4.0 5 years ago
winlin 715c70b6e0 RTC: Fix log issue 5 years ago
winlin 2934673d3f RTC: Create file if not exists for append 5 years ago
winlin 1beb24b48d Remove dead code 5 years ago
winlin 52a3f36b39 RTC: Support offer by server 5 years ago
winlin f33a62e3bd Remove dead code 5 years ago
winlin 991672bf41 RTC: Refine stream/ssrc/sdp structure 5 years ago
winlin 426938cc8a JSON: Filter string filed with special char 5 years ago
winlin dc8a63fb3c RTC: Refine config code 5 years ago
winlin deb54b8866 Core: Refine utility string/hex 5 years ago
winlin 66aaad7805 Log: Refine context 5 years ago
winlin 0a057a0427 Log: Refine log context, use const 5 years ago
winlin 254529d946 RTC: Print offer and answer 5 years ago
winlin 041abe43fa Log: Support large log for RTC SDP. 5 years ago
winlin b20a68ad68 RTC: Refine log 5 years ago
winlin 70c3fc78af Refine log context with random string. 4.0.35 5 years ago
winlin 778e546a11 Merge branch 'feature/rtc' into develop 5 years ago
winlin 6ee49c27ae Merge branch 'feature/las' into develop 5 years ago
liulichuan 4048869bce [bugfix]:clear cache_header_index when clear LasCache 5 years ago
yajun18 cfd6ca8ce5 fix, getsockopt SRTO_MAXBW memory overflow 5 years ago
winlin 0a16b1c1e3 Log: Refine log context. 5 years ago
winlin d68b6b8609 Log: Fix source context print bug 5 years ago
winlin b143717cbd Build: Change warning to -Wno-deprecated-declarations 5 years ago
winlin a6b2e28d50 RTC: Refine the api for context. 5 years ago
winlin 22ed55e2e5 Log: Server use the root context 5 years ago
winlin bbc168d980 RTC: Refine generate_id, never set the cid for current thread 5 years ago
winlin 7052a1fafb Log: Refine context id 5 years ago
winlin 742826a655 Log: Use 8 bytes random string as context id 5 years ago
winlin 5b199249d0 RTC: Rename SrsRtcSource to SrsRtcStream 5 years ago
winlin 428b9f14c0 RTC: Rename SrsRtcPlayer to SrsRtcPlayStream, SrsRtcPublisher to SrsRtcPublishStream 5 years ago
winlin 4c73b9a819 RTC: Rename ISrsRtcPublisher to ISrsRtcPublishStream 5 years ago
winlin 0cdfd062f2 RTC: Rename SrsRtcSession to SrsRtcConnection 5 years ago
winlin f551ff5ae8 Log: Use string compare function 5 years ago
winlin 6624b8acca Log: Use object as context id for complex context 5 years ago
winlin bff7ef085d Log: Allow log verbose and info 5 years ago
winlin 5f951ca126 HTTP: Fix the http parser fail bug, always reset the parser. 5 years ago
winlin f8823dab8f ST: add srs_cond_broadcast 5 years ago
winlin 81a7c252d6 TCP: Log the remote port for client. 5 years ago
winlin e01b98c91e HTTP: Add utest for http infinite chunked 5 years ago
winlin 671af4369b HTTP: Only enable infinite chunked for HTTP_REQUEST 5 years ago
liulichuan c1f98ddcc8 supprot LAS(live adaptive stream)
Change-Id: I2f9fd889fc924a3b080667bd2114f4632be461a0
5 years ago
winlin 34e7db5a93 RTC: Fix the DTLS bug 5 years ago
winlin d453c6c22e Fix some bugs for RTC. 4.0.34 5 years ago
winlin c62479b112 Merge branch 'feature/rtc' into develop 5 years ago
winlin 62cadd244a RTC: Disable merge_nalus by default 5 years ago
winlin 4146346243 Merge #1830 to fix bugs in GB28181. 4.0.33 5 years ago
xiaozhihong 3bab0ad345 rtc merge_nalu default value off 5 years ago
winlin 5d561b1915 RTC: Fix build fail 5 years ago
winlin 1c3e4c71ee Fix utest fail 5 years ago
winlin df9efb6486 RTC: Infinite chunk handle read error as EOF. 5 years ago
winlin 545a0efea3 RTC: Refine code 5 years ago
winlin 69fc1ba711 RTC: Prevent DTLS ARQ packet to dup play/publish 5 years ago
winlin 9ff8bff601 RTC: Fix the OPTIONS read, no infinited chunked mode 5 years ago
kyxlx550 65a23418ed notes w_ps_file define 5 years ago
kyxlx550 1bbf5c8126 fix ps to h264 frame_size < 0 checkt 5 years ago
kyxlx550 83c2586d79 support audio g711 5 years ago
kyxlx550 6bf1eee2bc fix ps buffer dynamic increase according to stream size 5 years ago
kyxlx550 e506191484 fix rtmp muxer cycle sleep 5 years ago
winlin a273298e63 HTTP: Enable infinite_chunked by default 5 years ago
winlin 9e447e541b Fix utest failed 5 years ago
winlin b72cfd2405 Refine options 5 years ago
winlin 3510c74cd4 RTC: Support drop for specified PT 5 years ago
winlin b9bd12192b Update comment 5 years ago
jinxue.cgh 747be9047c RTC: refine twcc encode_chunk_two_bit 5 years ago
jinxue.cgh 848a073c5c RTC: send twcc in hourglass notify 5 years ago
winlin b9355c1cc3 Fix memory leak 5 years ago
winlin 75fbcba71d RTC: Always keep and use original sequence. 5 years ago
jinxue.cgh 6662568c11 RTC: sdp surpport ssrc group encode and decode 5 years ago
winlin f514dd78c1 Merge branch '4.0release' into develop 5 years ago
winlin 78e28dcfde Merge branch '3.0release' into 4.0release 5 years ago
winlin 5b54ceadb1 RTC: Refactor code 5 years ago
winlin e9731fe0c1 RTC: Support ignore padding for RTP header 5 years ago
jinxue.cgh 6ff048ed35 RTC: process twcc before srtp unprotected 5 years ago
winlin e3f1aee6c1 Release 3.0 r0, 3.0.141 5 years ago
winlin 121266ecbf Refine code 5 years ago
winlin 94ebcf6306 RTC: Support config the DTLS role and version 5 years ago
winlin a6ade57ce5 Refine comments 5 years ago
winlin 5cc0f70f62 RTC: Refine the extensions for RTP. 5 years ago
winlin 62b70943d4 RTC: Fix TWCC delta bug. 5 years ago
winlin 94a4eaffda Ignore any dump files 5 years ago
jinxue.cgh 99016af42a RTC: transport use single srtp 5 years ago
jinxue.cgh acf9c9d25b RTC: refine get_srtp_key parameter name 5 years ago
jinxue.cgh b6ecb0a18f RTC: refine srtp layer 5 years ago
winlin 81d2e10f65 Refactor ISrsContext and ISrsLog 5 years ago
jinxue.cgh 2948b90f43 RTC: refine rtc dtls 5 years ago
jinxue.cgh 9addade2b4 RTC: delete SrsDTLS single instance 5 years ago
jinxue.cgh f3f9636d80 RTC: refine dtls certificate 5 years ago
winlin 0bf0a61401 RTC: Refine DTLS code. 5 years ago
jinxue.cgh 6807299ed2 rtc: refine get dtls_context according request 5 years ago
winlin 98924943a6 Build: Refine the options for configure 5 years ago
winlin c8892c4009 Fix build failed for no ffmpeg-fit 5 years ago
winlin 7c572dbae3 Merge branch 'feature/rtc' into develop 5 years ago
winlin 6314c273ff Support static link c++ libraries. 4.0.32 5 years ago
winlin be5d76009e RTC: Support build without RTMP2RTC bridger, no FFmpeg fit. 5 years ago
winlin 1c72a89fca Merge branch 'feature/rtc' into develop 5 years ago
winlin ab6bc39676 Change log cid from int to string. 4.0.31 5 years ago
winlin acb8793140 RTC: Change reuseport to 1 5 years ago
winlin 89c0748234 Fix the empty cid issue 5 years ago
winlin a822c841cb Merge branch '3.0release' into develop 5 years ago
winlin ac69889b3a Link FFmpeg if exists 5 years ago
winlin 0aea46ac8b Merge remote-tracking branch 'lixin/dev-28181' into feature/gb28181 5 years ago
winlin 7627c290c9 Fix context string ID bug 5 years ago
kyxlx550 d01955443e remove sip device list locker, add sip session locker 5 years ago
jinxue.cgh 83ce78a015 tfsfu: fix compile error for bind, and warning 5 years ago
winlin 8a0c2e01f8 Log: Change cid from int to string 5 years ago
winlin bca4ec1da1 RTC: Support set the sequence in query string 5 years ago
winlin cfa74a0715 UDP: Refine context id 5 years ago
winlin ab4dfbf755 RTC: Fix log typo 5 years ago
winlin c30565b4c0 RTC: Support keep original seq 5 years ago
winlin 29661802b6 RTC: If NACK disabled, print a log. 5 years ago
winlin cf738754ae RTC: Generate timestamp only when transcode opus to aac. 5 years ago
winlin 2c1bd6da3e Merge SRS 5 years ago
winlin e75f28a327 GB28181 with JitterBuffer support. 4.0.29 5 years ago
winlin 1343d4f605 RTC: Disable c++14 5 years ago
莫战 db8d91cbee add c++14 support 5 years ago
winlin 31ff84c82d Ignore some files 5 years ago
winlin b694550456 Support c++ .h and .cc 5 years ago
kyxlx550 84afc32a96 fix sip catalog status list check error 5 years ago
kyxlx550 ed82d60aac fix while sleep time 5 years ago
kyxlx550 813c83ccc7 fix no maker one frame check 5 years ago
kyxlx550 2172209321 ps to rtmp via source, h264 start code with replace nalulen 5 years ago
kyxlx550 9855e6a715 ps to rtmp via source, h264 start code with replace nalulen 5 years ago
kyxlx550 194dcf504b add ps over rtp jitter buffer 5 years ago
kyxlx550 3fe44c1c84 add lock list 5 years ago
kyxlx550 06548a7fa8 add set socket buffer func 5 years ago
kyxlx550 4fc54c9c99 add gb28181 ps jitter buffeer 5 years ago
kyxlx550 23ce929048 update gb28181 config wait_keyframe default on 5 years ago
winlin 6e04c66402 Support enable C++11. 4.0.29 5 years ago
winlin 5139816feb Remove unused files 5 years ago
winlin 0992eb4580 Remove unused files 5 years ago
winlin 812403a44d Remove srslibrtmp 5 years ago
winlin 8e519cedae RTSP: Show engine and alloc ports 5 years ago
winlin 8ca793593d RTC: Refactor code. 5 years ago
winlin 70d51ffc5b Refine build script 5 years ago