A PHP implementation of the WebRTC Statistics API for tracking RTP, DTLS, and media performance metrics.
- Collect real-time stats from WebRTC components
- Export stats as structured PHP arrays
- Supports timing, packet counters, jitter, and loss metrics
- Designed to match W3C Stats specification
- 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.