Libraries tagged by WebRTC
opentok/opentok
2644874 Downloads
OpenTok is a platform for creating real time streaming video applications, created by TokBox.
quasarstream/webrtc
580 Downloads
This package provides a complete WebRTC implementation written entirely in PHP
php-junior/laravel-video-chat
17210 Downloads
Laravel Video Chat using Socket.IO and WebRTC
voximplant/apiclient-php
50160 Downloads
Voximplant PHP API client library. Voximplant is a cloud communications platform for business and developers
quasarstream/turn
604 Downloads
A PHP implementation of TURN (Traversal Using Relays around NAT)
quasarstream/stun
608 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
592 Downloads
A PHP implementation of the WebRTC Statistics API for tracking RTP, DTLS, and media performance metrics.
quasarstream/sctp
585 Downloads
A PHP library implementing SCTP (Stream Control Transmission Protocol) for WebRTC data channels.
quasarstream/rtp-parameter
599 Downloads
RTP parameters define the configuration of a media stream in Real-time Transport Protocol, including codec information, payload types, SSRCs, header extensions, and RTCP settings.
quasarstream/rtp
585 Downloads
A PHP library for handling RTP (Real-time Transport Protocol) packets.
quasarstream/mixin
645 Downloads
This library builds upon common PHP classes and traits shared across the WebRTC ecosystem.
quasarstream/ice
597 Downloads
A PHP implementation of WebRTC's RTC ICE interface for bidirectional peer-to-peer data communication.
quasarstream/exception
650 Downloads
A lightweight exception handling package for PHP WebRTC applications.
quasarstream/datachannel
588 Downloads
A PHP implementation of WebRTC's RTCDataChannel interface for bidirectional peer-to-peer data communication.
quasarstream/codecs
591 Downloads
A comprehensive codec implementation package for WebRTC applications, providing audio/video encoding and decoding capabilities.