A PHP library for parsing and generating SDP (Session Description Protocol).

Maintainers

👁 aminyazdanpanah

Package info

github.com/PHP-WebRTC/sdp

Homepage

pkg:composer/quasarstream/sdp

Fund package maintenance!

php-webrtc

Statistics

Installs: 1 216

Dependents: 5

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2025-05-14 15:09 UTC

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause 21df5e440c25e84207f4662bec61b6d76c0b1f09

  • Amin Yazdanpanah <github.woop@aminyazdanpanah.com>
  • Sana Moniri <s.mo.woop@quasarstream.com>
  • Quasar Stream Community

SDPrtp

This package is auto-updated.

Last update: 2026-06-14 18:05:07 UTC


README

👁 PHP Version
👁 License

A PHP library for parsing and generating SDP (Session Description Protocol). This package supports media negotiation, ICE parameters, DTLS fingerprints, and codec configurations used in WebRTC.

Features

  • Parse and build SDP offers and answers
  • Support for ICE, DTLS, RTP, SCTP, and media attributes
  • Codec negotiation helpers

Requirements

  • PHP ≥ 8.4

Documentation

This package is part of the PHP WebRTC library. For complete documentation, examples, and API reference, visit:

PHP WebRTC Documentation

Credits

Authors

Reporting Issues

Found a bug? Please report it on our issues.

License

BSD 3-Clause License. See LICENSE for details.

References