Libraries tagged by WebRTC
quasarstream/ice
1247 Downloads
A PHP implementation of WebRTC's RTC ICE interface for bidirectional peer-to-peer data communication.
quasarstream/exception
1306 Downloads
A lightweight exception handling package for PHP WebRTC applications.
quasarstream/datachannel
1229 Downloads
A PHP implementation of WebRTC's RTCDataChannel interface for bidirectional peer-to-peer data communication.
quasarstream/codecs
1234 Downloads
A comprehensive codec implementation package for WebRTC applications, providing audio/video encoding and decoding capabilities.
quasarstream/av
1242 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.
nawasara/cctv
147 Downloads
Public CCTV monitoring for the Nawasara superapp framework — Dahua camera registry, live WebRTC/HLS view via go2rtc sidecar, health monitoring, and recording playback.
cyberdeep/laravel-agora-token-generator
2237 Downloads
Laravel package for generating Agora.io tokens (RTC, RTM, Chat) with support for both V1 and V2 token formats
quasarstream/vpx
1238 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
1226 Downloads
A PHP wrapper for OpenSSL using FFI, tailored for WebRTC components.
quasarstream/dtls
1224 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.
danielneis/moodle-mod_webrtcexperiments
45 Downloads
This is a Moodle plugin for users interact with audio and video using WebRTC
wqqas1/laravel-video-chat
580 Downloads
Laravel Video Chat using Socket.IO and WebRTC
sowe/peerserver
7 Downloads
PHP Socket.io server for WebRTC signaling
quasarstream/signaling
37 Downloads
A PHP library for managing signaling mechanisms in WebRTC. This package supports signaling over WebSocket, TCP, UDP, and UNIX sockets.
dreamersdesire/laravel-live-streaming
21 Downloads
A Laravel package for live streaming using WebRTC and Socket.io.