webrtc

GitHub

Pure Go implementation of the WebRTC API

16,625 stars Go 1 file ยท ~6,545 tokens #audio#go#golang#live-video#ortc#p2p#pion#pion-webrtc

webrtc MCP Server

MCP server for pion/webrtc

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