aminyazdanpanah member since: Dec 04, 2017

aminyazdanpanah's packages

  • PHP

    aminyazdanpanah/php-ffmpeg-video-streaming

    📼 PHP FFMpeg - Video Streaming - DASH, HLS http://video.aminyazdanpanah.com

  • PHP

    aminyazdanpanah/php-shaka

    Shaka PHP is a library that uses Shaka Packager for DASH and HLS packaging and encryption, supporting Common Encryption for Widevine and other DRM Systems.

  • PHP

    quasarstream/av

    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.

  • PHP

    quasarstream/codecs

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

  • PHP

    quasarstream/datachannel

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

  • PHP

    quasarstream/dtls

    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.

  • PHP

    quasarstream/exception

    A lightweight exception handling package for PHP WebRTC applications.

  • PHP

    quasarstream/ice

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

  • PHP

    quasarstream/mdns

    This library provides a Multicast DNS (mDNS) resolver.

  • PHP

    quasarstream/mixin

    This library builds upon common PHP classes and traits shared across the WebRTC ecosystem.

  • PHP

    quasarstream/ntp

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

  • PHP

    quasarstream/opus

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

  • 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/rtp

    A PHP library for handling RTP (Real-time Transport Protocol) packets.

  • 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.