🍺 BREW Explorer

← all formulae

srtp

brew install srtp v2.8.0 BSD-3-Clause

Implementation of the Secure Real-time Transport Protocol

1.4k
30-day installs · #1130
6.3k
90-day · #995
26.2k
365-day · #945
1.4k
★ GitHub stars · updated 2mo ago

Runtime dependencies

Build dependencies

GitHub topics

libsrtp rtp srtp

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "pkgconf"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "openssl@3"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Implementation of the Secure Real-time Transport Protocol",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:20+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "srtp",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-05-27T06:10:17Z",
  "github_readme_excerpt": "[![CMake Build](https://github.com/cisco/libsrtp/actions/workflows/cmake.yml/badge.svg)](https://github.com/cisco/libsrtp/actions/workflows/cmake.yml)\n[![CMake Release](https://github.com/cisco/libsrtp/actions/workflows/cmake_release.yml/badge.svg)](https://github.com/cisco/libsrtp/actions/workflows/cmake_release.yml)\n[![Autotools Build](https://github.com/cisco/libsrtp/actions/workflows/autotools.yml/badge.svg)](https://github.com/cisco/libsrtp/actions/workflows/autotools.yml)\n[![Autotools Build](https://github.com/cisco/libsrtp/actions/workflows/meson.yml/badge.svg)](https://github.com/cisco/libsrtp/actions/workflows/meson.yml)\n[![Coverity Scan Build Status](https://scan.coverity.com/projects/14274/badge.svg)](https://scan.coverity.com/projects/cisco-libsrtp)\n[![OSS-Fuzz Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/systemd.svg)](https://oss-fuzz-build-logs.storage.googleapis.com/index.html#libsrtp)\n\n\u003ca name=\"introduction-to-libsrtp\"\u003e\u003c/a\u003e\n# Introduction to libSRTP\n\nThis package provides an implementation of the Secure Real-time\nTransport Protocol (SRTP), the Universal Security Transform (UST), and\na supporting cryptographic kernel. The SRTP API is documented in include/srtp.h,\nand the library is in libsrtp2.a (after compilation).\n\nThis document describes libSRTP, the Open Source Secure RTP library\nfrom Cisco Systems, Inc. RTP is the Real-time Transport Protocol, an\nIETF standard for the transport of real-time data such as telephony,\naudio, and video, defined by [RFC 3550](https://tools.ietf.org/html/rfc3550).\nSecure RTP (SRTP) is an RTP profile for providing confidentiality to RTP data\nand authentication to the RTP header and payload. SRTP is an IETF Standard,\ndefined in [RFC 3711](https://tools.ietf.org/html/rfc3711), and was developed\nin the IETF Audio/Video Transport (AVT) Working Group. This library supports\nall of the mandatory features of SRTP, but not all of the optional features. See\nthe [Supported Features](#supported-features) section",
  "github_repo": "cisco/libsrtp",
  "github_stars": 1391,
  "github_topics": [
    "libsrtp",
    "rtp",
    "srtp"
  ],
  "homepage": "https://github.com/cisco/libsrtp",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 1437,
  "installs_365d": 26216,
  "installs_90d": 6288,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "BSD-3-Clause",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "srtp",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 1130,
  "rank_365d": 945,
  "rank_90d": 995,
  "raw_hash": "d7c3fc00a1348342",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/s/srtp.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "2.8.0",
  "versioned_formulae": [],
  "why_use_this": null
}