Popular Packages

  • PHP

    quasarstream/rtp-parameter

    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.

  • PHP

    quasarstream/ice

    A PHP implementation of WebRTC's RTC ICE interface for bidirectional peer-to-peer data communication.

  • PHP

    quasarstream/datachannel

    A PHP implementation of WebRTC's RTCDataChannel interface for bidirectional peer-to-peer data communication.

  • PHP

    quasarstream/codecs

    A comprehensive codec implementation package for WebRTC applications, providing audio/video encoding and decoding capabilities.

  • PHP

    quasarstream/turn

    A PHP implementation of TURN (Traversal Using Relays around NAT)

  • PHP

    quasarstream/stun

    A PHP library for STUN (Session Traversal Utilities for NAT) protocol, enabling NAT discovery and reflexive address retrieval for ICE connectivity in WebRTC applications.

  • PHP

    quasarstream/stats

    A PHP implementation of the WebRTC Statistics API for tracking RTP, DTLS, and media performance metrics.

  • PHP

    quasarstream/sdp

    A PHP library for parsing and generating SDP (Session Description Protocol).

  • PHP

    quasarstream/rtcp

    A pure PHP implementation of RTP Control Protocol (RTCP) packet parsing and generation, compliant with RFC 3550 and related specifications.

  • PHP

    quasarstream/ntp

    The NetworkTimeProtocol class provides utility methods for working with NTP (Network Time Protocol) timestamps in PHP.

  • PHP

    quasarstream/mdns

    This library provides a Multicast DNS (mDNS) resolver.

  • PHP

    quasarstream/vpx

    A PHP wrapper around the libvpx codec using FFI, providing tools for encoding and decoding VP8/VP9 video streams for WebRTC applications.

  • PHP

    quasarstream/opus

    A lightweight PHP wrapper for the libopus audio codec using PHP FFI.

  • PHP

    quasarstream/srtp

    A PHP library for Secure RTP (SRTP) packet encryption and decryption using OpenSSL FFI.

  • PHP

    quasarstream/ssl

    A PHP wrapper for OpenSSL using FFI, tailored for WebRTC components.