danog/php-rtc-mixin dependents (10) Order by: name | downloads Show: all | require | require-dev
-
-
PHP
danog/php-rtc-av
FFmpeg/libav FFI bindings for PHP media processing. MadelineProto's PHP 8.2+ fork uses lazy, optional FFI, strict ABI checks, and the modular danog/php-rtc stack.
-
PHP
danog/php-rtc-opus
Lazy libopus FFI bindings for PHP audio encoding and decoding. MadelineProto's PHP 8.2+ fork keeps FFI optional within the modular danog/php-rtc stack.
-
PHP
danog/php-rtc-rtp-parameter
RTP codec, payload, SSRC, header-extension, and RTCP parameter objects. MadelineProto's PHP 8.2+ fork supports the modular danog/php-rtc stack.
-
PHP
danog/php-rtc-srtp
Pure-PHP SRTP and SRTCP encryption using phpseclib, with AES-CM and AES-GCM profiles. MadelineProto's PHP 8.2+ fork removes the libsrtp/FFI dependency.
-
PHP
danog/php-rtc-ssl
Pure-PHP DTLS 1.2 and WebRTC keying on phpseclib. MadelineProto's PHP 8.2+ fork replaces OpenSSL FFI and interoperates with the modular danog/php-rtc stack.
-
PHP
danog/php-rtc-stats
WebRTC statistics objects for RTP, DTLS, ICE, and media metrics. MadelineProto's PHP 8.2+ fork supports the modular danog/php-rtc stack.
-
PHP
danog/php-rtc-stun
STUN transactions and NAT discovery for PHP, ported to Amp v3 sockets and fibers. MadelineProto's PHP 8.2+ fork supports the modular danog/php-rtc stack.
-
PHP
danog/php-rtc-turn
TURN relay transport for PHP WebRTC, ported to Amp v3 TCP, UDP, and fibers. MadelineProto's PHP 8.2+ fork supports the modular danog/php-rtc stack.
-
PHP
danog/php-rtc-vpx
Lazy libvpx FFI bindings for VP8/VP9 encoding and decoding. MadelineProto's PHP 8.2+ fork keeps FFI optional within the modular danog/php-rtc stack.