quasarstream/exception dependents (26) Order by: name | downloads Show: all | require | require-dev
-
PHP
danog/php-rtc-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. Fork with FFI made optional and a pure-PHP DTLS
-
PHP
danog/php-rtc-codecs
A comprehensive codec implementation package for WebRTC applications, providing audio/video encoding and decoding capabilities. Fork with FFI made optional and a pure-PHP DTLS/SRTP stack, maintained for MadelineProto.
-
PHP
danog/php-rtc-dtls
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. Fork with FFI made optional and a pure-PHP DTLS/SRTP stack, maintained for MadelineProto.
-
PHP
danog/php-rtc-ice
A PHP implementation of WebRTC's RTC ICE interface for bidirectional peer-to-peer data communication. Fork with FFI made optional and a pure-PHP DTLS/SRTP stack, maintained for MadelineProto.
-
PHP
danog/php-rtc-rtcp
A pure PHP implementation of RTP Control Protocol (RTCP) packet parsing and generation, compliant with RFC 3550 and related specifications. Fork with FFI made optional and a pure-PHP DTLS/SRTP stack, maintained for MadelineProto.
-
PHP
danog/php-rtc-rtp
A PHP library for handling RTP (Real-time Transport Protocol) packets. Fork with FFI made optional and a pure-PHP DTLS/SRTP stack, maintained for MadelineProto.
-
PHP
danog/php-rtc-sctp
A PHP library implementing SCTP (Stream Control Transmission Protocol) for WebRTC data channels. Fork with FFI made optional and a pure-PHP DTLS/SRTP stack, maintained for MadelineProto.
-
PHP
danog/php-rtc-srtp
A PHP library for Secure RTP (SRTP) packet encryption and decryption using OpenSSL FFI. Fork with FFI made optional and a pure-PHP DTLS/SRTP stack, maintained for MadelineProto.
-
PHP
danog/php-rtc-ssl
A PHP wrapper for OpenSSL using FFI, tailored for WebRTC components. Fork with FFI made optional and a pure-PHP DTLS/SRTP stack, maintained for MadelineProto.
-
PHP
danog/php-rtc-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. Fork with FFI made optional and a pure-PHP DTLS/SRTP stack, maintained for MadelineProto.
-
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/codecs
A comprehensive codec implementation package for WebRTC applications, providing audio/video encoding and decoding capabilities.
-
PHP
quasarstream/datachannel
A PHP implementation of WebRTC's RTCDataChannel interface for bidirectional peer-to-peer data communication.
-
PHP
quasarstream/dtls
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.
-
PHP
quasarstream/ice
A PHP implementation of WebRTC's RTC ICE interface for bidirectional peer-to-peer data communication.