遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/5619)
<a href="https://www.bestpractices.dev/projects/5619"><img src="https://www.bestpractices.dev/projects/5619/badge"></a>
SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV, SRT and MPEG-DASH.
Git is currently used, as https://github.com/ossrs/srs.git Repository on GitHub, which uses git. git is distributed.
As seen from https://github.com/ossrs/srs/actions/workflows/test.yml SRS uses utest built by gtest, regression test built by Go and blackbox test built by FFmpeg/ffprobe.
SRS uses GitHub actions as CICD, as seen from https://github.com/ossrs/srs/actions/workflows/test.yml
// X-Content-Type-Options was not set to "nosniff".
SRS is working on security vulnerabilities notes and fuzzing.
SRS uses assert, see srs_assert of https://github.com/ossrs/srs/blob/develop/trunk/src/kernel/srs_kernel_error.hpp
后退