Skip to content

A pure PHP implementation of RTP Control Protocol (RTCP) packet parsing and generation, compliant with RFC 3550 and related specifications.

License

Notifications You must be signed in to change notification settings

PHP-WebRTC/rtcp

RTCP Library for PHP

PHP Version License

A pure PHP implementation of RTP Control Protocol (RTCP) packet parsing and generation, compliant with RFC 3550 and related specifications.

Features

  • Complete RTCP packet support:
    • Sender Reports (SR)
    • Receiver Reports (RR)
    • Source Description (SDES)
    • Goodbye (BYE)
    • Application-Defined (APP)
    • Transport Layer Feedback (RTPFB)
    • Payload-Specific Feedback (PSFB)
  • Zero dependencies

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

About

A pure PHP implementation of RTP Control Protocol (RTCP) packet parsing and generation, compliant with RFC 3550 and related specifications.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages