Libraries tagged by quars
quasarstream/srtp
591 Downloads
A PHP library for Secure RTP (SRTP) packet encryption and decryption using OpenSSL FFI.
quasarstream/sdp
600 Downloads
A PHP library for parsing and generating SDP (Session Description Protocol).
quasarstream/sctp
591 Downloads
A PHP library implementing SCTP (Stream Control Transmission Protocol) for WebRTC data channels.
quasarstream/rtp-parameter
607 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
591 Downloads
A PHP library for handling RTP (Real-time Transport Protocol) packets.
quasarstream/rtcp
596 Downloads
A pure PHP implementation of RTP Control Protocol (RTCP) packet parsing and generation, compliant with RFC 3550 and related specifications.
quasarstream/opus
602 Downloads
A lightweight PHP wrapper for the libopus audio codec using PHP FFI.
quasarstream/ntp
596 Downloads
The NetworkTimeProtocol class provides utility methods for working with NTP (Network Time Protocol) timestamps in PHP.
quasarstream/mixin
654 Downloads
This library builds upon common PHP classes and traits shared across the WebRTC ecosystem.
quasarstream/mdns
609 Downloads
This library provides a Multicast DNS (mDNS) resolver.
quasarstream/ice
603 Downloads
A PHP implementation of WebRTC's RTC ICE interface for bidirectional peer-to-peer data communication.
quasarstream/exception
659 Downloads
A lightweight exception handling package for PHP WebRTC applications.
quasarstream/dtls
589 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
594 Downloads
A PHP implementation of WebRTC's RTCDataChannel interface for bidirectional peer-to-peer data communication.
quasarstream/codecs
599 Downloads
A comprehensive codec implementation package for WebRTC applications, providing audio/video encoding and decoding capabilities.