quasarstream / stats
A PHP implementation of the WebRTC Statistics API for tracking RTP, DTLS, and media performance metrics.
v1.0.0
2025-05-14 13:27 UTC
Requires
- php: ^8.4
- quasarstream/ice: ^v1.0
- quasarstream/mixin: ^v1.0
This package is auto-updated.
Last update: 2025-05-14 13:30:03 UTC
README
A PHP implementation of the WebRTC Statistics API for tracking RTP, DTLS, and media performance metrics.
Features
- 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
Requirements
- PHP ≥ 8.4
Documentation
This package is part of the PHP WebRTC library. For complete documentation, examples, and API reference, visit:
Credits
Authors
-
Amin Yazdanpanah
- Website: aminyazdanpanah.com
- Email: github@aminyazdanpanah.com
-
Sana Moniri
- GtiHub: sanamoniri
Reporting Issues
Found a bug? Please report it on our issues.
License
BSD 3-Clause License. See LICENSE for details.