Libraries tagged by qmas
quasarstream/vpx
598 Downloads
A PHP wrapper around the libvpx codec using FFI, providing tools for encoding and decoding VP8/VP9 video streams for WebRTC applications.
quasarstream/turn
606 Downloads
A PHP implementation of TURN (Traversal Using Relays around NAT)
quasarstream/stun
610 Downloads
A PHP library for STUN (Session Traversal Utilities for NAT) protocol, enabling NAT discovery and reflexive address retrieval for ICE connectivity in WebRTC applications.
quasarstream/stats
594 Downloads
A PHP implementation of the WebRTC Statistics API for tracking RTP, DTLS, and media performance metrics.
quasarstream/ssl
587 Downloads
A PHP wrapper for OpenSSL using FFI, tailored for WebRTC components.
quasarstream/srtp
587 Downloads
A PHP library for Secure RTP (SRTP) packet encryption and decryption using OpenSSL FFI.
quasarstream/sdp
596 Downloads
A PHP library for parsing and generating SDP (Session Description Protocol).
quasarstream/sctp
587 Downloads
A PHP library implementing SCTP (Stream Control Transmission Protocol) for WebRTC data channels.
quasarstream/rtp-parameter
603 Downloads
RTP parameters define the configuration of a media stream in Real-time Transport Protocol, including codec information, payload types, SSRCs, header extensions, and RTCP settings.
quasarstream/rtp
587 Downloads
A PHP library for handling RTP (Real-time Transport Protocol) packets.
quasarstream/rtcp
592 Downloads
A pure PHP implementation of RTP Control Protocol (RTCP) packet parsing and generation, compliant with RFC 3550 and related specifications.
quasarstream/opus
598 Downloads
A lightweight PHP wrapper for the libopus audio codec using PHP FFI.
quasarstream/ntp
592 Downloads
The NetworkTimeProtocol class provides utility methods for working with NTP (Network Time Protocol) timestamps in PHP.
quasarstream/mixin
649 Downloads
This library builds upon common PHP classes and traits shared across the WebRTC ecosystem.
quasarstream/mdns
605 Downloads
This library provides a Multicast DNS (mDNS) resolver.