Commit Graph

4981 Commits (86a80396de9ccf10c0848b6b3103bc5f3a959add)

Author SHA1 Message Date
winlin 314e3159f0 RTC: Refine log 5 years ago
winlin 3617acf01c RTC: Refine code 5 years ago
winlin 4c7de039ba RTC: Refine code 5 years ago
winlin 761c880e55 RTC: Refine code 5 years ago
winlin 92b59e308c RTC: Support ARQ for DTLS client 5 years ago
winlin a5cefbf092 RTC: Cache DTLS packet and fast retransmit it. 5 years ago
winlin dd9a9b05d1 RTC: Do handshake although ssl done. 5 years ago
winlin 2f50c4eb1a RTC: Refine DTLS 5 years ago
winlin e7261e1ca6 RTC: Reorder functions 5 years ago
winlin f79dcc9ae3 RTC: Reorder functions 5 years ago
winlin ed95124743 RTC: Refine error and log for DTLS 5 years ago
winlin 51bf3707a9 RTC: Refine error and log for DTLS 5 years ago
winlin 6d60e18824 RTC: Refine error and log for DTLS 5 years ago
winlin 9febdaeb48 RTC: Support interval for error pithy print 5 years ago
winlin 2e56aeba96 RTC: Support interval ratio for pithy print 5 years ago
winlin 9d08318581 RTC: Refine error pithy print log 5 years ago
winlin ea10d7907f RTC: Refine error pithy print log 5 years ago
winlin d2da74085c RTC: Refine log 5 years ago
winlin 74a0a2e969 RTC: When parsing header, should ignore padding 5 years ago
莫战 559e89caf4 ignore padding decode before srtp decryption 5 years ago
winlin 8a98f05066 RTC: Fix H5 bug 5 years ago
winlin aac2f1debd RTC: Refine code 5 years ago
winlin e82e28d83e RTC: Refine RTCP dispatch in connection. 5 years ago
winlin 00582e0c36 RTC: Fix RTCP feedback bug 5 years ago
winlin f702d8bcd7 RTC: Fix RTCP free bug 5 years ago
winlin 6ae414af3f RTC: Refine RTC hijacker. 5 years ago
winlin a06a750a1b RTC: Support dup DTLS done. Support create publisher/player after DTLS done. 5 years ago
winlin f54bf8d9be RTC: Support more than one publishers or players. 5 years ago
winlin 571f417db4 RTC: Refine RTCP packets parsing 5 years ago
winlin a728e02b93 RTC: Refine RTCP packets parsing 5 years ago
winlin 1591318792 Fix build fail 5 years ago
winlin 8f1af9a13a RTP: Refine RTCP protocol 5 years ago
winlin f3d8973d67 Fix build fail 5 years ago
winlin f841e0c37a RTC: Refien NACK code 5 years ago
winlin f066686255 RTC: When track disable, no NACK. 5 years ago
winlin 250a703588 RTC: Use error pithy print for RTP packet error 5 years ago
winlin cf9a8c7dcb RTC: Show error when send packets. 5 years ago
winlin 6bc316016b RTC: For NACK, it sequence must match exactly, or it cause SRTP fail 5 years ago
winlin 49bb418e74 Fix TWCC default value 5 years ago
winlin 2d4a4b1d2b Fix build fail 5 years ago
winlin 98ccea8cd3 RTC: Refine code 5 years ago
winlin a1da95c906 RTC: Support server hijacker 5 years ago
winlin 73eb60a9d5 Tenfold: Connection support send rtcp packet 5 years ago
winlin 8c9935db44 RTC: Connection support hijack 5 years ago
winlin b0590ef4fe RTC: Remove source from conneciton init. 5 years ago
winlin cf46779ad9 RTC: Show log when track not found 5 years ago
winlin 937167f311 RTC: Support disable DTLS 5 years ago
winlin d2264ba6f9 RTC: Support semi security transport 5 years ago
winlin 47c43e47b6 RTC: Fix is_started state init bug 5 years ago
winlin cfb44f0ef8 RTC: Fix warning 5 years ago
winlin bbd51e3338 RTC: Allow username is optinal 5 years ago
winlin a52a81ebb0 RTC: Fix RTCP extension padding bug 5 years ago
winlin 2f1e77aeaf RTC: Fix RTCP app bug. Add is_rtcp_app API. 5 years ago
winlin e2bf5eaf47 RTC: Remove black line 5 years ago
winlin 87a4c63130 RTC: Add RTX desc 5 years ago
winlin 9f2aaef283 RTC: Add negotiate play by desc 5 years ago
winlin ffeb3a8c46 RTC: Refine code 5 years ago
winlin a98187580f RTC: Refine stat for total pkts. 5 years ago
winlin b070e5aa05 RTC: Move source to play stream 5 years ago
winlin 994c53b6c1 Merge branch '4.0release' into develop 5 years ago
winlin 4984bcbaef Revert "supprot LAS(live adaptive stream)"
This reverts commit c1f98ddcc8.
5 years ago
winlin 9530ea73e3 RTC: Refine error check. 4.0.37 5 years ago
winlin 70d561421c RTC: Check error for send_rtcp_fb_pli 5 years ago
winlin 5c853e02ee RTC: Check error for send_periodic_twcc 5 years ago
winlin f149c84dd0 RTC: Check error for send_rtcp_rr 5 years ago
winlin 75119a14cf RTC: Check error for send_rtcp_rr 5 years ago
winlin d156bc2a1b RTC: Refine error, show some bytes for RTCP 5 years ago
winlin 77403dd970 RTC: Refine error log, show some plaintext body bytes. 5 years ago
winlin 77b6151857 RTC: Use srs_string_dumps_hex to dump some bytes when error 5 years ago
winlin fc10e98f1c RTC: Remove dead code. Fix DTLS empty ctx issue 5 years ago
winlin d439e36344 RTC: Covert basic packet identify for DTLS/STUN/RTP/RTCP 5 years ago
winlin 49e768ad09 RTC: Fix bug for utest 5 years ago
winlin 103bf86eef RTC: Remove dead code for source 5 years ago
winlin baceb7f6b0 RTC: Fix the SDP encode issue 5 years ago
winlin c659098f71 RTC: Set tracks to active for publisher 5 years ago
winlin dd13889772 BUILD: Compatible with 3.0 options, ignore it 5 years ago
winlin b847a0a218 BUILD: Compatible with 3.0 options, ignore it 5 years ago
winlin 0905558d49 BUILD: Compatible with 3.0 options, ignore it 5 years ago
winlin a40abf8df2 RTC: Refine error log 5 years ago
winlin 4aabbd74dc RTC: Cover default status of track 5 years ago
winlin c72fb76334 RTC: Cover default track status 5 years ago
winlin 0eae1bd493 RTC: Enable track of player when init done. 5 years ago
winlin 8aa20d390e RTC: Disable track by default 5 years ago
winlin 0408040ed7 Fix utest fail for C++11 or C++14 5 years ago
winlin 8e22508057 Refine utest 5 years ago
winlin 2dc311fbd9 Refine code 5 years ago
winlin 3a13d8c380 RTC: Add timer for connection 5 years ago
winlin d90d42e7bf RTC: Fix warnings 5 years ago
winlin 58702086cc RTC: Refine code 5 years ago
winlin 975c24b24f RTC: Fix warnings 5 years ago
winlin 063c066802 RTC: Refine log 5 years ago
winlin ca004fe33f RTC: Refine log for error pithy print 5 years ago
winlin 5f7d1e2c5b RTC: Pithy print the address change 5 years ago
winlin a035d312f9 RTC: Update stat for recv track 5 years ago
winlin b3212a12de RTC: Update nack stat 5 years ago
winlin 5f7de58095 RTC: Add stat for track. 5 years ago
winlin 133e07e670 RTC: Refine stat code 5 years ago
winlin 0f62587303 Merge branch 'develop' into feature/rtc 5 years ago
winlin c6a68234cb RTC: Fix publish page 5 years ago
winlin 6545370b7f RTC: Remove dead code. Merge tiny functions. 5 years ago
winlin 21835c38b7 RTC: Support multiple address for client. 4.0.36 5 years ago
winlin 7ec5ef8497 RTC: Fix memory leak for play stream 5 years ago
winlin 069d3ef79d RTC: Suport ULPFEC and RED 5 years ago
winlin e0c9544995 RTC: Refine code 5 years ago
winlin bf3b917f1f RTC: Rename SrsRtcOutgoingInfo to SrsRtcPlayStreamStatistic 5 years ago
winlin 0131472ae5 RTC: Rename connection stat 5 years ago
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