srs
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.
srs MCP Server
MCP server for ossrs/srs
Ready-to-Use Client Configurations
{
"mcpServers": {
"srs": {
"command": "npx",
"args": [
"-y",
"@ossrs/srs"
]
}
}
}