Libraries tagged by WebRTC
danog/php-rtc-ice
2594 Downloads
WebRTC ICE connectivity in PHP, ported to Amp v3 fibers and sockets. MadelineProto's PHP 8.2+ fork integrates the modular danog/php-rtc STUN, TURN, and mDNS stack.
danog/php-rtc-exception
3105 Downloads
Lightweight exceptions shared by the WebRTC components. MadelineProto's PHP 8.2+ fork is a Composer-compatible foundation of the modular danog/php-rtc stack.
danog/php-rtc-codecs
1668 Downloads
WebRTC audio/video codec and RTP packetization utilities. MadelineProto's PHP 8.2+ fork adds optional transcoding FFI, VP9 packetization, and the modular danog/php-rtc stack.
danog/php-rtc-av
2055 Downloads
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.
danog/php-rtc-sdp
2061 Downloads
SDP parsing and generation for PHP WebRTC. MadelineProto's PHP 8.2+ fork is a Composer-compatible component of the modular danog/php-rtc stack.
danog/php-rtc-ntp
1677 Downloads
Pure-PHP NTP timestamp conversion for WebRTC. MadelineProto's PHP 8.2+ fork fixes unsigned 64-bit handling and integrates with the modular danog/php-rtc stack.
danog/php-rtc-mdns
2415 Downloads
An Amp v3 Multicast DNS resolver for WebRTC. MadelineProto's PHP 8.2+ fork is a Composer-compatible component of the modular danog/php-rtc stack.
danog/php-rtc-dtls
1385 Downloads
Pure-PHP DTLS 1.2 for WebRTC, powered by phpseclib and Amp v3.
axolotl-pm/nethernet
541 Downloads
A NetherNet (WebRTC) transport implementation written in PHP
altayofficial/webrtc
70 Downloads
A WebRTC library designed special for Altay family
xiaosongshu/rtmp_server
53 Downloads
Native PHP RTMP live server with FLV/HLS, MP4 slicing, PHP client, relay & gateway and webrtc server
quasarstream/turn
1548 Downloads
A PHP implementation of TURN (Traversal Using Relays around NAT)
quasarstream/stun
1556 Downloads
A PHP library for STUN (Session Traversal Utilities for NAT) protocol, enabling NAT discovery and reflexive address retrieval for ICE connectivity in WebRTC applications.
quasarstream/stats
1518 Downloads
A PHP implementation of the WebRTC Statistics API for tracking RTP, DTLS, and media performance metrics.
quasarstream/sctp
1508 Downloads
A PHP library implementing SCTP (Stream Control Transmission Protocol) for WebRTC data channels.