All activity
This package provides a complete WebRTC implementation written entirely in PHP. Designed for real-time audio, video, and data communication, it enables peer-to-peer connectivity without relying on external WebRTC libraries.

PHP WebRTCA pure PHP implementation of WebRTC
Amin Yazdanpanahleft a comment
Itβs built entirely in PHP (no Node.js or JavaScript required on the backend), using PHP FFI to interface with native libraries like OpenSSL and VPX when needed. The goal is to make it easy to build WebRTC-based apps in pure PHP β including media servers, video conference web app, SFUs, and peer-to-peer apps. Features: Full WebRTC stack: ICE, DTLS, SRTP, SCTP, RTP Adapter-based signaling...

PHP WebRTCA pure PHP implementation of WebRTC
