1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00
srs/trunk/3rdparty/srs-bench/blackbox
Winlin 1f9309ae25
SmartPtr: Support load test for source by srs-bench. v6.0.130 (#4097)
1. Add live benchmark support in srs-bench, which only connects and
disconnects without any media transport, to test source creation and
disposal and verify source memory leaks.
2. SmartPtr: Support cleanup of HTTP-FLV stream. Unregister the HTTP-FLV
handler for the pattern and clean up the objects and resources.
3. Support benchmarking RTMP/SRT with srs-bench by integrating the gosrt
and oryx RTMP libraries.
4. Refine SRT and RTC sources by using a timer to clean up the sources,
following the same strategy as the Live source.

---------

Co-authored-by: Haibo Chen <495810242@qq.com>
Co-authored-by: Jacob Su <suzp1984@gmail.com>
2024-06-21 07:13:12 +08:00
..
blackbox.go SRS5: Test: Support blackbox test by FFmpeg. v5.0.128 (#3355) 2023-01-02 15:34:19 +08:00
blackbox_test.go SRS5: Test: Support blackbox test by FFmpeg. v5.0.128 (#3355) 2023-01-02 15:34:19 +08:00
dvr_test.go HEVC: Support DVR HEVC stream to MP4. v6.0.14 (#3360) 2023-01-08 15:05:43 +08:00
hevc_test.go SmartPtr: Support load test for source by srs-bench. v6.0.130 (#4097) 2024-06-21 07:13:12 +08:00
hls_test.go SRS5: Test: Run fast and slow blackbox tests seperately. 2023-01-03 23:10:58 +08:00
http_api_test.go TEST: Upgrade pion to v3.2.9. (#3567) 2023-06-05 11:25:04 +08:00
mp3_test.go SRS5: Test: Run fast and slow blackbox tests seperately. 2023-01-03 23:10:58 +08:00
rtmp_test.go SRS5: Test: Run fast and slow blackbox tests seperately. 2023-01-03 23:10:58 +08:00
srt_test.go SRS5: Test: Add blackbox test for SRT. 2023-01-05 09:07:39 +08:00
util.go API: Support HTTP basic authentication for API. v6.0.4, v5.0.152 (#3458) 2023-04-01 12:45:29 +08:00