{
  "name": "webrtc",
  "href": "https://vcpkg.link/ports/webrtc",
  "supports": "(linux & (arm64 | x64)) | (osx & (arm64 | x64)) | (windows & (arm64 | x86 | x64))",
  "published_at": "2026-05-05T22:44:03.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://webrtc.googlesource.com/src",
  "description": [
    "WebRTC real-time communication library"
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "date",
    "value": "2026-03-17",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/c276a0ac4135a64c117f42053e4ef8749c3e3775/ports/webrtc",
    "hash": "c276a0ac4135a64c117f42053e4ef8749c3e3775"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "abseil",
      "href": "https://vcpkg.link/ports/abseil",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "aom",
      "href": "https://vcpkg.link/ports/aom",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "jsoncpp",
      "href": "https://vcpkg.link/ports/jsoncpp",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libsrtp",
      "href": "https://vcpkg.link/ports/libsrtp",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libvpx",
      "href": "https://vcpkg.link/ports/libvpx",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libyuv",
      "href": "https://vcpkg.link/ports/libyuv",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "openssl",
      "href": "https://vcpkg.link/ports/openssl",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "opus",
      "href": "https://vcpkg.link/ports/opus",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "pffft",
      "href": "https://vcpkg.link/ports/pffft",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-get-vars",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-get-vars",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-tool-gn",
      "href": "https://vcpkg.link/ports/vcpkg-tool-gn",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-tool-ninja",
      "href": "https://vcpkg.link/ports/vcpkg-tool-ninja",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "alsa",
      "default": [],
      "description": [
        "Enable ALSA Linux audio backend"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "alsa",
          "href": "https://vcpkg.link/ports/alsa",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "linux"
        }
      ]
    },
    {
      "name": "pulseaudio",
      "default": [],
      "description": [
        "Enable PulseAudio Linux audio backend"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "pulseaudio",
          "href": "https://vcpkg.link/ports/pulseaudio",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "linux"
        }
      ]
    }
  ]
}