Libraries tagged by qmas
quasarstream/ssl
595 Downloads
A PHP wrapper for OpenSSL using FFI, tailored for WebRTC components.
quasarstream/srtp
595 Downloads
A PHP library for Secure RTP (SRTP) packet encryption and decryption using OpenSSL FFI.
quasarstream/sdp
604 Downloads
A PHP library for parsing and generating SDP (Session Description Protocol).
quasarstream/sctp
595 Downloads
A PHP library implementing SCTP (Stream Control Transmission Protocol) for WebRTC data channels.
quasarstream/rtp-parameter
611 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
595 Downloads
A PHP library for handling RTP (Real-time Transport Protocol) packets.
quasarstream/rtcp
600 Downloads
A pure PHP implementation of RTP Control Protocol (RTCP) packet parsing and generation, compliant with RFC 3550 and related specifications.
quasarstream/opus
606 Downloads
A lightweight PHP wrapper for the libopus audio codec using PHP FFI.
quasarstream/ntp
601 Downloads
The NetworkTimeProtocol class provides utility methods for working with NTP (Network Time Protocol) timestamps in PHP.
quasarstream/mixin
658 Downloads
This library builds upon common PHP classes and traits shared across the WebRTC ecosystem.
quasarstream/mdns
613 Downloads
This library provides a Multicast DNS (mDNS) resolver.
quasarstream/exception
663 Downloads
A lightweight exception handling package for PHP WebRTC applications.
quasarstream/dtls
593 Downloads
A PHP implementation of Datagram Transport Layer Security (DTLS), designed for secure communication over UDP, especially in real-time communication protocols such as WebRTC and SRTP.
quasarstream/datachannel
598 Downloads
A PHP implementation of WebRTC's RTCDataChannel interface for bidirectional peer-to-peer data communication.
quasarstream/codecs
603 Downloads
A comprehensive codec implementation package for WebRTC applications, providing audio/video encoding and decoding capabilities.