SRS is a simple, high-performance, AI-driven real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181, with codec support for H.264, H.265, AV1, VP9, AAC, Opus, and G.711.

29,125 stars C++ 1 file ยท ~3,371 tokens #ai-driven#audio#c-plus-plus#dash#hevc#hls#live#live-streaming

srs MCP Server

MCP server for ossrs/srs

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "srs": {
      "command": "npx",
      "args": [
        "-y",
        "@ossrs/srs"
      ]
    }
  }
}