A pure PHP implementation of RTP Control Protocol (RTCP) packet parsing and generation, compliant with RFC 3550 and related specifications.
- 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
- PHP ≥ 8.4
This package is part of the PHP WebRTC library. For complete documentation, examples, and API reference, visit:
-
Amin Yazdanpanah
- Website: aminyazdanpanah.com
- Email: github@aminyazdanpanah.com
-
Sana Moniri
- GtiHub: sanamoniri
Found a bug? Please report it on our issues.
BSD 3-Clause License. See LICENSE for details.