Commit Graph

  • 3c28780e15 AI: Add utests. OSSRS-AI 2025-11-07 10:38:45 -0500
  • 694c5a615c AI: Kernel: Add srs_error_transform to wrap errors with new error codes. v7.0.121 (#4502) OSSRS-AI 2025-11-07 10:20:41 -0500
  • 99970d6ba0 AI: HLS: Support query string in hls_key_url for JWT tokens. v7.0.120 (#4426) OSSRS-AI 2025-11-06 22:14:22 -0500
  • 0c26a3c309 AI: RTC: Support keep_original_ssrc to preserve SSRC and timestamps. v7.0.119 (#3850) OSSRS-AI 2025-11-06 15:30:48 -0500
  • dc8b2a804d AI: WebRTC: Report video/audio codec info and frame stats in HTTP API. v7.0.118 (#4554) OSSRS-AI 2025-11-05 10:06:35 -0500
  • eb9fca888d AI: SRT: Report video/audio codec info and frame stats in HTTP API. v7.0.117 (#4554) OSSRS-AI 2025-11-04 10:25:28 -0500
  • f90a96a03d
    Fix a typo in README.md (#4558) Chunbo 2025-11-04 11:31:24 +0800
  • 4df88aa2a5 Fix a typo in README.md Chunbo 2025-11-04 10:40:58 +0800
  • 82d57e17ab AI: Refine bug caused flaky test failure. OSSRS-AI 2025-11-03 15:31:29 -0500
  • 7439a91daf Update README.md with v6.0-b3 release. winlin 2025-11-03 15:07:10 -0500
  • 0a4be9749d Release v6.0-b3, 6.0 beta3, v6.0.183, 170957 lines. v6.0-b3 winlin 2025-11-03 10:35:45 -0500
  • 1f4c05bdd5
    Fill missing defs for H264/AVC video levels. v7.0.116 (#4556) Laurentiu 2025-11-03 17:31:13 +0200
  • b6cf62edf5 AI: Fix bug. OSSRS-AI 2025-11-03 10:04:40 -0500
  • 31bf8b654e Update release to v7.0.116 winlin 2025-11-03 10:00:59 -0500
  • c4061beb0e
    Fill missing H264/AVC levels 42 and 52 to srs_kernel_codec.hpp Laurentiu 2025-11-03 14:31:28 +0200
  • bb6d416091
    Fill missing H264/AVC levels 4.2, 5.2, 6, 6.1, and 6.2 Laurentiu 2025-11-03 14:27:57 +0200
  • 57c74d1cdb
    Add ignore configuration for cursor. v7.0.115 (#4547) vivisoymilkhappy 2025-11-01 07:11:51 +0800
  • bd1b9a364b Format code by clang-format winlin 2025-10-31 19:10:37 -0400
  • 4208d353db Update release to v7.0.115 winlin 2025-10-31 19:10:34 -0400
  • 25a6f46ff4 Merge branch 'develop' into pr-develop winlin 2025-10-31 19:10:34 -0400
  • 28c9481387 Refine code. winlin 2025-10-31 19:09:20 -0400
  • abacd680ba WebRTC: Use realtime for TWCC timestamp accuracy. v7.0.114 winlin 2025-10-30 19:29:03 -0400
  • 8acceb1b1b AI: HLS: Fix crash when segment is not open by adding NULL checks. v7.0.113 (#3431) OSSRS-AI 2025-10-30 12:59:50 -0400
  • 2fbe6d046f
    Merge branch 'ossrs:develop' into develop vivisoymilkhappy 2025-10-30 14:17:26 +0800
  • 91a051b45d AI: AAC: Fix mono audio reported as stereo in HTTP API. v7.0.112 (#3556) OSSRS-AI 2025-10-29 22:21:55 -0400
  • 8438c8a799 AI: Improve utest coverage. OSSRS-AI 2025-10-29 08:09:39 -0400
  • 9d2c0bfb94 增加忽略配置 ZhangWei 2025-10-29 17:28:33 +0800
  • 7617a52ece Increase the file descriptor limit at startup to support high concurrency configurations Jason-JP-Yang 2025-10-29 14:16:28 +0800
  • 75d35b7817 AI: Ignore some code that is no need to cover. OSSRS-AI 2025-10-28 22:04:01 -0400
  • 1faadd0c73 AI: Improve utest coverage for HLS. OSSRS-AI 2025-10-28 20:57:55 -0400
  • 758906353c Enable default configure test. winlin 2025-10-28 09:34:36 -0400
  • ef048b0d65
    RTC: Fix DVR missing first 4-6 seconds by initializing rate from SDP (#4541) Haibo Chen(陈海博) 2025-10-28 21:33:40 +0800
  • c9ca7ee209 Allow config with init_rate_from_sdp winlin 2025-10-28 09:22:39 -0400
  • 6ead8d957a Fix no ffmpeg bug. winlin 2025-10-28 09:19:26 -0400
  • e600afae1e AI: Add config init_rate_from_sdp that defaults to off OSSRS-AI 2025-10-28 08:06:10 -0400
  • 2604d0a239 AI: Add RTMP2RTC workflow test. OSSRS-AI 2025-10-27 22:39:00 -0400
  • 72f723b016 Refine utest error log. winlin 2025-10-27 19:51:50 -0400
  • ace8bea84f Refine utest by AI. OSSRS-AI 2025-10-27 11:42:25 -0400
  • 19ac413101 AI: Add workflow utest to verify rtc2rtmp audio async. OSSRS-AI 2025-10-27 10:58:52 -0400
  • 2943fcb10f Merge branch 'develop' into feature/extract_rate_from_sdp winlin 2025-10-27 08:15:15 -0400
  • 550760f2d0 HLS/DASH: Fix dispose to skip unpublish when not enabled, and add forbidden directory protection to SrsPath::unlink. v7.0.111 winlin 2025-10-27 08:14:48 -0400
  • 25790085d3
    Update include directive for srs_utest_ai24 Haibo Chen(陈海博) 2025-10-27 15:15:58 +0800
  • 3ea9099adb
    Merge branch 'develop' into feature/extract_rate_from_sdp Haibo Chen(陈海博) 2025-10-27 15:09:14 +0800
  • 5d928619f6 RTC: Extract the sample rate from the SDP to facilitate swift a/v synchronization. haibo.chen 2025-10-27 14:55:58 +0800
  • 3dc7b405ca AI: HTTP-FLV: Enforce minimum 10ms sleep to prevent CPU busy-wait when mw_latency=0. v7.0.110 (#3963) OSSRS-AI 2025-10-26 20:17:32 -0400
  • 547b0c0ed5 AI: Edge: Fix stream names with dots being incorrectly truncated in source URL generation. v7.0.109 (#4011) OSSRS-AI 2025-10-26 18:44:10 -0400
  • 19b603a0d7 AI: HTTPS: Handle SSL_ERROR_ZERO_RETURN as graceful connection closure. v7.0.108 (#4036) OSSRS-AI 2025-10-26 17:45:04 -0400
  • 5fc1f2d2e5 AI: API: Add clients field to on_play/on_stop webhooks and total field to HTTP API. v7.0.107 (#4147) OSSRS-AI 2025-10-26 16:28:20 -0400
  • 1d9105396d Update guideline for AI about sanitizer. winlin 2025-10-26 12:05:27 -0400
  • 4ae9871285 AI: Remove deprecated SrsRtcPublisherAsync and SrsRtcPlayerAsync use WHIP/WHEP. OSSRS-AI 2025-10-26 09:33:45 -0400
  • 51ab6403a3 AI: WebRTC: Fix camera/microphone not released after closing publisher. v7.0.106 (#4261) OSSRS-AI 2025-10-26 08:43:51 -0400
  • 9eae868e91 AI: Build: Improve dependency checking to report all missing dependencies at once. v7.0.105 (#4293) OSSRS-AI 2025-10-25 22:21:08 -0400
  • 6590871ca8 AI: HLS: Support hls_master_m3u8_path_relative for reverse proxy compatibility. v7.0.104 (#4338) OSSRS-AI 2025-10-25 21:10:03 -0400
  • b7828e1fba API: Remove minimum limit of 10 for count parameter in /api/v1/streams and /api/v1/clients. v7.0.103 (#4358) OSSRS-AI 2025-10-25 19:43:38 -0400
  • d9ea25b441 AI: Update conf description for multiple ep for callback. #4421 OSSRS-AI 2025-10-24 22:21:34 -0400
  • 8f1578e0e3
    Refactor: Rename ide/ directory to cmake/ for better clarity (#4539) Haibo Chen(陈海博) 2025-10-24 08:38:48 +0800
  • 1fe9c158c8 Merge develop winlin 2025-10-23 20:02:14 -0400
  • 2fb216e86d AI: Refine utest file rules. OSSRS-AI 2025-10-23 09:44:24 -0400
  • 2893f43327 Compress guideline for AI. winlin 2025-10-22 23:00:44 -0400
  • 1edf954c98 Merge branch 'feature/rename_ide_to_cmake' of https://github.com/duiniuluantanqin/srs into develop haibo.chen 2025-10-23 14:14:41 +0800
  • 33c18ff893 update README haibo.chen 2025-10-23 14:13:47 +0800
  • f962de0125 Merge branch 'develop' of https://github.com/ossrs/srs into develop haibo.chen 2025-10-23 13:57:22 +0800
  • ccb849f577 Compress guideline for AI. winlin 2025-10-22 23:00:44 -0400
  • 486098be20
    Merge branch 'develop' into feature/rename_ide_to_cmake Haibo Chen(陈海博) 2025-10-23 10:53:43 +0800
  • bd7e8a08a2 rename ide to cmake haibo.chen 2025-10-23 10:23:40 +0800
  • 2810d32d60 AI: Only support AAC/MP3/Opus audio codec. v7.0.102 (#4516) OSSRS-AI 2025-10-22 22:05:23 -0400
  • 0c9868b4a2 AI: Fix AAC audio sample rate reporting in API. v7.0.101 (#4518) OSSRS-AI 2025-10-22 21:28:40 -0400
  • 0e28422d12 Update guideline for AI. winlin 2025-10-22 11:46:05 -0400
  • 8fd92d1598 AI: Add utest to cover forwarding module. #4531 OSSRS-AI 2025-10-21 21:46:54 -0400
  • e82dc112e7 Bridge: Fix heap-use-after-free in SrsCompositeBridge iterator. v6.0.183 (#4535) OSSRS-AI 2025-10-21 07:35:35 -0400
  • 845e0287c0
    Forward: Reject RTMPS destinations with clear error message. v7.0.100 (#4537) Winlin 2025-10-20 08:03:07 -0400
  • 026943f334 Update version and changelog. winlin 2025-10-20 08:00:52 -0400
  • 6a9735b06a Forward: Reject RTMPS destinations with clear error message. OSSRS-AI 2025-10-20 07:57:22 -0400
  • 4e35b6cacc AI: Add utest to cover signal manager OSSRS-AI 2025-10-19 22:37:43 -0400
  • 341c0c000c AI: Add workflow utest for http stream. OSSRS-AI 2025-10-19 19:37:00 -0400
  • ce7ac11eae AI: Add workflow test for HTTP conn OSSRS-AI 2025-10-19 14:30:25 -0400
  • 35d0e3d7c7 AI: Add workflow utest for SRT conn OSSRS-AI 2025-10-19 09:38:25 -0400
  • 2913d5b827 AI: Refine utests. OSSRS-AI 2025-10-18 23:12:52 -0400
  • f86c1348b1 AI: Add workflow utest for RTMP conn OSSRS-AI 2025-10-17 22:19:02 -0400
  • 054d3a3563 AI: Add workflow utest for rtc conn. OSSRS-AI 2025-10-17 17:07:09 -0400
  • 8b76e1f6d2 AI: Add workflow utest for rtc publisher OSSRS-AI 2025-10-17 07:58:32 -0400
  • fcb2992230 HLS: Fix a iterator bug in hls_ctx cleanup function. v6.0.182 (#4534) Haibo Chen(陈海博) 2025-10-17 19:16:42 +0800
  • 0d43ed5dd6
    HLS: Fix a iterator bug in hls_ctx cleanup function. v6.0.182 v7.0.99 (#4534) Haibo Chen(陈海博) 2025-10-17 19:16:42 +0800
  • 7f691ae322 Update version and changelog. winlin 2025-10-17 07:15:36 -0400
  • ca35a4bdf5 fix the hls_ctx cleanup logic. haibo.chen 2025-10-17 09:47:32 +0800
  • d8c99bb1ad modification of basic .gitignore Jason-JP-Yang 2025-10-17 00:38:50 +0800
  • 3f706f9c37 Refine utest mock. winlin 2025-10-16 10:57:31 -0400
  • c9fe296342 AI: Add utest to cover 3 streams play stream. OSSRS-AI 2025-10-16 10:30:02 -0400
  • 5cf615f1d4 Update README for v6.0-b2 winlin 2025-10-16 10:21:36 -0400
  • 54f5048c2a Relase v6.0-b2, 6.0 beta2, v6.0.181, 170948 lines. v6.0-b2 winlin 2025-10-16 10:20:12 -0400
  • ed120ba88b AI: Add utest to manually verify rtc play workflow OSSRS-AI 2025-10-16 09:08:15 -0400
  • abaffdd4b9
    fix crash issue caused by reload configuration file. v7.0.98 (#4530) Haibo Chen(陈海博) 2025-10-16 19:30:16 +0800
  • 055b3b80ba Update release to v7.0.98 winlin 2025-10-16 07:24:19 -0400
  • 9bf2851414 fix crash issue caused by reload configuration file, which occurs when a vhost is added/removed in the new configuration. haibo.chen 2025-10-16 13:54:41 +0800
  • 6f526284a3
    RTC2RTMP: fix illegal memory access. v7.0.97 (#4520) Jack Lau 2025-10-15 22:16:03 +0800
  • 6666e61921 Format code by clang-format winlin 2025-10-15 10:15:13 -0400
  • 147bda533f Update release to v7.0.97 winlin 2025-10-15 10:15:10 -0400
  • 5466d99c9c Merge branch 'develop' into pr-fix_bridge winlin 2025-10-15 10:15:10 -0400
  • 44c3dab79e AI: Add utest to cover heatbeat. OSSRS-AI 2025-10-15 09:28:16 -0400
  • 223202f121 AI: Add utest to cover version query OSSRS-AI 2025-10-15 08:16:54 -0400