quasarstream/mixin dependents (9) Order by: name | downloads Show: all | require | require-dev
-
PHP
quasarstream/av
This PHP library leverages the Foreign Function Interface (FFI) to directly interact with native FFmpeg shared libraries (libavcodec, libavfilter, libavformat, etc.), providing low-level access to powerful multimedia processing capabilities within PHP.
-
-
PHP
quasarstream/rtp-parameter
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.
-
PHP
quasarstream/srtp
A PHP library for Secure RTP (SRTP) packet encryption and decryption using OpenSSL FFI.
-
-
PHP
quasarstream/stats
A PHP implementation of the WebRTC Statistics API for tracking RTP, DTLS, and media performance metrics.
-
PHP
quasarstream/stun
A PHP library for STUN (Session Traversal Utilities for NAT) protocol, enabling NAT discovery and reflexive address retrieval for ICE connectivity in WebRTC applications.
-
-
PHP
quasarstream/vpx
A PHP wrapper around the libvpx codec using FFI, providing tools for encoding and decoding VP8/VP9 video streams for WebRTC applications.