Libraries tagged by WebRTC
quasarstream/ice
605 Downloads
A PHP implementation of WebRTC's RTC ICE interface for bidirectional peer-to-peer data communication.
quasarstream/exception
661 Downloads
A lightweight exception handling package for PHP WebRTC applications.
quasarstream/datachannel
596 Downloads
A PHP implementation of WebRTC's RTCDataChannel interface for bidirectional peer-to-peer data communication.
quasarstream/codecs
601 Downloads
A comprehensive codec implementation package for WebRTC applications, providing audio/video encoding and decoding capabilities.
quasarstream/av
607 Downloads
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.
cyberdeep/laravel-agora-token-generator
29 Downloads
Laravel package for generating Agora.io tokens (RTC, RTM, Chat) with support for both V1 and V2 token formats
sowe/peerserver
7 Downloads
PHP Socket.io server for WebRTC signaling
quasarstream/vpx
604 Downloads
A PHP wrapper around the libvpx codec using FFI, providing tools for encoding and decoding VP8/VP9 video streams for WebRTC applications.
quasarstream/ssl
593 Downloads
A PHP wrapper for OpenSSL using FFI, tailored for WebRTC components.
quasarstream/dtls
591 Downloads
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.
dreamersdesire/laravel-live-streaming
17 Downloads
A Laravel package for live streaming using WebRTC and Socket.io.
veniseactivation/webrtc-sdk
13 Downloads
WebRTC SDK for Laravel
szelepke/yii2-webrtc-adapter-asset
4 Downloads
Webrtc Adapter asset for Yii2 app
slothsoft/webrtc
47 Downloads
A Farah module that implements the WebRTC spec.
bubifengyun/yii2-webrtc-get-client-local-ip
24 Downloads
using webrtc, get client local ip by javascript in some browser, such as firefox, chrome and opera.