awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 مستودعات

Awesome GitHub RepositoriesStreaming Latency Optimizers

Techniques for reducing latency in real-time data streams through persistent connection protocols.

Distinct from Latency Optimization: Distinct from generic Latency Optimization: focuses specifically on streaming transport protocols like WebSockets for AI agent workflows.

Explore 8 awesome GitHub repositories matching software engineering & architecture · Streaming Latency Optimizers. Refine with filters or upvote what's useful.

Awesome Streaming Latency Optimizers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • bilibili/flv.jsالصورة الرمزية لـ bilibili

    bilibili/flv.js

    23,203عرض على GitHub↗

    flv.js is a JavaScript library and HTML5 Media Source Extension wrapper designed to play FLV video and live streams in web browsers. It enables the rendering of FLV content within a standard web video element without the need for external plugins. The project focuses on real-time transmuxing, converting FLV container data into fragmented MP4 segments to ensure browser compatibility. It includes specific implementations for low-latency live streaming and cross-origin video loading via CORS-compliant server headers. The library provides capabilities for segmented media playback, media position

    Implements buffer configurations to balance real-time stream delay with playback stability.

    JavaScript
    عرض على GitHub↗23,203
  • vercel/aiالصورة الرمزية لـ vercel

    vercel/ai

    21,885عرض على GitHub↗

    This project is a comprehensive framework for building AI-powered applications, providing a unified toolkit for orchestrating language models, autonomous agents, and interactive user interfaces. It serves as a central library for managing the entire lifecycle of AI interactions, from initial prompt generation and model provider abstraction to complex, multi-step reasoning and tool execution. The framework distinguishes itself through its deep integration with frontend development, specifically by enabling generative user interfaces that render dynamic components directly from model outputs. I

    Route streaming requests through persistent WebSocket connections to reduce latency in multi-step agentic workflows.

    TypeScriptanthropicartificial-intelligencegemini
    عرض على GitHub↗21,885
  • livekit/livekitالصورة الرمزية لـ livekit

    livekit/livekit

    19,358عرض على GitHub↗

    LiveKit is a comprehensive framework for building and orchestrating real-time, multimodal AI agents that interact with users through voice, video, and text. It provides a centralized, event-driven architecture to manage the entire lifecycle of automated participants, from initialization and session state management to graceful shutdown. By utilizing a selective forwarding unit, the platform efficiently routes media streams between participants and agents, ensuring low-latency communication and secure, token-based authentication for all connections. The platform distinguishes itself through it

    Transmits synthesized speech over persistent connections to reduce latency and provide word-level timing data.

    Gogolangmedia-serversfu
    عرض على GitHub↗19,358
  • daniulive/smarterstreamingالصورة الرمزية لـ daniulive

    daniulive/SmarterStreaming

    11,170عرض على GitHub↗

    SmarterStreaming is a cross-platform SDK for hardware-accelerated audio and video capture, encoding, and streaming. It provides a complete media pipeline for low-latency RTMP and RTSP streaming, and includes an embedded lightweight RTSP server that can serve live feeds directly from the source device to local network clients without requiring a separate server. The SDK also integrates with GB28181 surveillance platforms, enabling compliant device registration and streaming for standardized video monitoring systems. The project distinguishes itself through a set of integrated capabilities for

    Configures buffer time and low-latency modes to balance responsiveness and stability.

    Javaandroid-rtmpgb28181hevc
    عرض على GitHub↗11,170
  • owncast/owncastالصورة الرمزية لـ owncast

    owncast/owncast

    10,950عرض على GitHub↗

    Owncast is a self-hosted live streaming server that provides full control over broadcast infrastructure and audience data. It functions as an RTMP video streaming server, accepting incoming video feeds and distributing them to viewers through HLS-based segmented streaming. The platform includes a built-in, stateful web-based chat interface that enables real-time viewer engagement during broadcasts. The project distinguishes itself through deep integration with the decentralized Fediverse, allowing servers to automatically broadcast stream status updates and notify followers across distributed

    Enables adjustment of buffering and playback modes to balance real-time responsiveness and stream stability.

    Goactivitypubbroadcastingchat
    عرض على GitHub↗10,950
  • lmms/lmmsالصورة الرمزية لـ LMMS

    LMMS/lmms

    10,005عرض على GitHub↗

    LMMS is a digital audio workstation and MIDI sequencer designed for composing, arranging, and mixing music. It functions as a comprehensive production environment that integrates a MIDI sequencer, a sample-based synthesizer, and an audio mixing console. The project distinguishes itself through a versatile synthesis engine that includes additive synthesis, wavetable generation, and emulations of vintage hardware such as NES audio and FM chips. It also serves as a VST plugin host, allowing for the integration of third-party virtual instruments and audio effects via a standardized interface. Be

    Offers configurations for adjusting stream buffering to balance sound responsiveness against playback stability.

    C++dawhacktoberfestmidi
    عرض على GitHub↗10,005
  • openai/universeالصورة الرمزية لـ openai

    openai/universe

    7,506عرض على GitHub↗

    Universe is a training and evaluation platform that transforms websites, games, and software into standardized environments for general intelligence agents. It functions as a reinforcement learning wrapper and remote environment orchestrator, providing a consistent interface to wrap diverse software for AI agent interaction. The platform distinguishes itself through a visual observation interface that streams real-time pixel data and transmits keyboard and mouse events to simulate human interaction. It utilizes a bi-directional communication protocol to deliver reward signals and performance

    Allows balancing visual data fidelity against network bandwidth and latency through configurable compression and encoding.

    Python
    عرض على GitHub↗7,506
  • hooke007/mpv_playkitالصورة الرمزية لـ hooke007

    hooke007/mpv_PlayKit

    6,473عرض على GitHub↗

    Applies a configuration preset that disables buffering to reduce playback delay for live streams or real-time feeds.

    GLSLmpvmpv-configmpv-player
    عرض على GitHub↗6,473
  1. Home
  2. Software Engineering & Architecture
  3. Performance and Reliability
  4. Performance Engineering
  5. Latency Optimization
  6. Streaming Latency Optimizers

استكشف الوسوم الفرعية

  • Playback Latency Configurations2 وسوم فرعيةSettings for adjusting stream buffering and playback modes to balance responsiveness and stability. **Distinct from Streaming Latency Optimizers:** Distinct from Streaming Latency Optimizers: focuses on user-configurable playback modes rather than transport-level optimization.