# sdp

> SDP parsing and serialization utilities

Latest version **3.2.2** (published 2026-04-06) · MIT license · 0 weekly downloads

## Install

```sh
npm install sdp
pnpm add sdp
yarn add sdp
bun add sdp
```

## Health

**Score 65/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 3.2.2 |
| Published | 2026-04-06 |
| First published | 2013-07-03 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 125.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 48 |
| Author | Philipp Hancke |
| Maintainers | fippo, lancestout |
| Keywords | sdp, webrtc |

## Links

- npm: https://www.npmjs.com/package/sdp
- Repository: https://github.com/fippo/sdp
- Homepage: https://github.com/fippo/sdp#readme
- Issues: https://github.com/fippo/sdp/issues
- npm.io page: https://npm.io/package/sdp

## Recent versions

- 3.2.2 (latest) — 2026-04-06
- 3.0.0 (beta) — 2020-05-18
- 1.5.4 (sdp@1.5.4) — 2017-05-19
- 3.2.1 — 2025-06-11
- 3.2.0 — 2023-02-14
- 3.1.0 — 2023-02-02
- 3.0.3 — 2021-06-14
- 3.0.2 — 2020-06-25
- 3.0.1 — 2020-06-23
- 2.12.0 — 2020-01-08
- 2.11.2 — 2019-12-23
- 2.11.1 — 2019-12-22
- 2.11.0 — 2019-12-18
- 2.10.0 — 2019-08-04
- 2.9.0 — 2018-09-14
- … 34 more at https://npm.io/package/sdp/versions

## README

# SDP parsing and utlities
originally for generating SDP from ORTC and vice versa -- see https://github.com/fippo/adapter/tree/shim-ortc

But it turned out to be useful for manipulating SDP outside the context of Microsofts Edge browser.

---
_Source: https://npm.io/package/sdp · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
