Showing 23 open source projects for "latency"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Apollo

    Apollo

    The easiest way to stream with the native resolution of your client

    Apollo is a self-hosted desktop streaming host designed to enable low-latency game streaming from a personal computer to remote clients using protocols compatible with Moonlight and Artemis. It acts as a server that captures, encodes, and streams desktop or game sessions while supporting hardware acceleration across AMD, Intel, and NVIDIA GPUs. The project includes a web-based interface that allows users to configure streaming settings, manage connected clients, and control application launching remotely. ...
    Downloads: 58 This Week
    Last Update:
    See Project
  • 2
    go2rtc

    go2rtc

    Ultimate camera streaming application

    go2rtc is a lightweight, zero-dependency streaming server designed to unify and convert video streams across a wide range of protocols and devices, particularly in smart home and surveillance environments. Written in Go, it provides real-time streaming capabilities with extremely low latency by supporting protocols such as RTSP, WebRTC, RTMP, HTTP, and HomeKit, while also enabling seamless transcoding using FFmpeg when needed. The application can ingest streams from IP cameras, USB devices, or cloud-based sources and redistribute them to multiple clients or platforms, including browsers and smart home systems like Home Assistant. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    8mb.local

    8mb.local

    Ffree local self hosted video compressor webui

    8mb.local is a lightweight, self-hosted local network status dashboard and utilities hub designed to help users monitor devices and services connected to their home or small business network. The platform presents a simple yet informative web dashboard that dynamically updates with device statuses, IP addresses, and latency information, giving users a centralized view of network health without complex dashboards. It also includes basic tools such as ping monitoring, service reachability checks, and port scanning, enabling users to diagnose connection issues quickly and without external services. The emphasis is on minimalism and performance, so it runs efficiently on low-power devices like Raspberry Pis or small containers, making it ideal for home labs or edge deployments. 8mb.local can also notify users of offline devices or connection drops through configurable alerts, helping preempt outages before they become serious.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    DistroAV

    DistroAV

    DistroAV (formerly OBS-NDI): NDI integration for OBS Studio

    ...The plugin works with the NDI runtime and supports modern versions of OBS Studio across Windows, macOS, and Linux, enabling streamers and production setups to leverage low-latency, high-quality media over local networks for multi-device collaboration or extended setups. DistroAV’s development community focuses on maintaining compatibility with the latest OBS releases and NDI v6 tooling while addressing bugs and extending feature requests.
    Downloads: 95 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    SRS

    SRS

    SRS is a simple, high efficiency and realtime video server

    SRS is a simple, high-efficiency and real-time video server that supports RTMP, WebRTC, HLS, HTTP-FLV and SRT. SRS is licenced under MIT or MulanPSL-2.0, and note that MulanPSL-2.0 is compatible with Apache-2.0, but some third-party libraries are distributed using their own licenses. Besides of FFmpeg or OBS, it's also able to publish by H5 if WebRTC is enabled, please remember to set the CANDIDATE for WebRTC. Highly recommend that directly run SRS by docker, Cloud Virtual Machine, or K8s,...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 6
    Jessibuca

    Jessibuca

    Jessibuca is an open source pure H5 live streaming player

    ...It compiles native decoding libraries into JavaScript, enabling high-performance playback across desktop and mobile devices. The player supports modern streaming protocols and codecs, allowing it to handle real-time video feeds with low latency and stable rendering. Its architecture is modular, separating decoding, demuxing, and rendering to optimize performance and scalability. Jessibuca includes intelligent buffering and frame handling to prevent delay accumulation during long playback sessions. It also supports multiple playback instances simultaneously, making it suitable for monitoring dashboards or multi-stream environments. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Riemann

    Riemann

    A network event stream processing system, in Clojure

    Riemann aggregates events from your servers and applications with a powerful stream processing language. Send an email for every exception in your app. Track the latency distribution of your web app. See the top processes on any host, by memory and CPU. Combine statistics from every Riak node in your cluster and forward to Graphite. Track user activity from second to second. Riemann streams are just functions which accept an event. Events are just structs with some common fields like :host and :service You can use dozens of built-in streams for filtering, altering, and combining events, or write your own. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LinuxPlay

    LinuxPlay

    An open-source, ultra-low-latency remote desktop for Linux hosts

    LinuxPlay is a multimedia playback project designed to provide a lightweight media player for Linux environments with support for common audio and video formats. It focuses on implementing playback functionality using FFmpeg and native Linux APIs to ensure efficient decoding and rendering. The project demonstrates how to build a media player from scratch, including handling audio-video synchronization and playback controls. It supports local file playback and may include streaming...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    VidGear

    VidGear

    A High-performance cross-platform Video Processing Python framework

    ...The framework is built around modular components called “gears,” each responsible for tasks such as video capture, streaming, encoding, and network transmission. It supports multi-threaded and asynchronous operations, enabling low-latency processing and efficient handling of high-throughput video streams. VidGear is designed to handle a wide range of use cases, including live streaming, video stabilization, screencasting, and distributed video systems. Its emphasis on simplicity allows developers to implement advanced multimedia pipelines with minimal code while maintaining performance and flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 10
    Membrane Core

    Membrane Core

    The core of Membrane Framework, multimedia processing framework

    ...The core defines a clear lifecycle and callback API for elements, plus concepts like buffers, events, and capabilities/format negotiation to keep components interoperable and type-safe. Back-pressure, scheduling, and time synchronization are handled by the framework, enabling low-latency streaming and precise playback control without ad-hoc concurrency code. Developers compose pipelines from reusable building blocks and can dynamically add, remove, or switch elements while the system is running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Jamulus - Internet Jam Session Software

    Jamulus - Internet Jam Session Software

    Play music online. With friends. For free.

    ...Use your Windows, macOS or Linux machine to connect to Jamulus servers worldwide, for free over a normal broadband connection. Or host your own private server. Jamulus is designed for high quality, low-latency sound, making it easy to play together remotely and in time.
    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project
  • 12
    MiniMonitor

    MiniMonitor

    Lightweight capture card & mic monitoring with minimal resources

    ...Users can select devices through a simple GUI, toggle Fullscreen display, and quickly check functionality without heavy software overhead. Built with Python, OpenCV, PyAudio, and Tkinter, MiniMonitor is perfect for streamers, content creators, and anyone needing low-latency monitoring of capture cards and audio sources.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 13
    Lyra

    Lyra

    A Very Low-Bitrate Codec for Speech Compression

    ...It replaces hand-engineered codecs with learned models that capture speech characteristics more efficiently and reconstruct waveforms with a neural vocoder. The system targets mobile-class hardware, balancing latency and quality so it can run in real-time on phones. Its architecture is resilient to packet loss and jitter through framing strategies and error concealment, helping conversations remain understandable under adverse conditions. The codebase includes encoder and decoder components, along with tools for data preparation and evaluation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    M Player+

    M Player+

    Media player audio video file ; multimedia

    M Player+ is an media player audio video file multimedia. Easy to use with friendly interface This project is open and free to anyone in the world who can contribute to improve the software. M Player+ uses the system’s native multimedia engine as a backend, and does not come with its own audio or video codecs. Thus the supported list of codecs is equivalent to the ones supported by the underlying OS.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    flv.js

    flv.js

    HTML5 FLV Player

    ...This project relies on Media Source Extensions to work. flv.js works by transmuxing FLV file stream into ISO BMFF (Fragmented MP4) segments, followed by feeding mp4 segments into an HTML5 <video> element through Media Source Extensions API. flv.js is written in ECMAScript 6, transpiled into ECMAScript 5 by Babel Compiler, and bundled with Browserify. FLV container with H.264 + AAC / MP3 codec playback. Multipart segmented video playback. HTTP FLV low latency live stream playback. FLV over WebSocket live stream playback. Compatible with Chrome, FireFox, Safari 10, IE11 and Edge. Extremely low overhead, and hardware accelerated by your browser!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    anyLive

    anyLive

    RTMP streamer, RTMP (HLS) second-on player, live streaming on demand

    ...Built on a C++ core and leveraging WebRTC and RTMP technologies, it supports multiple operating systems including Android, iOS, Windows, and Linux using a unified codebase. The project is designed for real-time communication and live broadcasting applications, offering low-latency streaming and compatibility with standard RTMP servers and CDNs. It integrates support for multiple protocols such as RTMP, HLS, HTTP, and RTSP, enabling flexible streaming scenarios. The framework also includes features like GPU-based filters, screen sharing, custom rendering pipelines, and multi-stream playback, making it adaptable for complex media applications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Unofficial Action Cam Yi Desktop

    Unofficial Action Cam Yi Desktop

    Unofficial Action Camera Yi Desktop App

    ...This application offers faster data processing. In the Features section, You can see the features offered by this app. This app has the following advantages : -Low Latency Live Streaming.You can use this application for streaming to Streaming Provider (i.e. Youtube). -Adjustable Live Streaming Video’s FPS (Frame Per Second). -Selectable Image Processing for Live Streaming Video using Faster Image Processing. -Download Photo and Video from Album Feature, directly from Computer. -Configurable Action Camera Yi’s Setting from Settings Feature. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TCPCopy

    TCPCopy

    An online request replication tool, also a tcp stream replay tool

    ...TCPCopy has little influence on the production system except occupying additional CPU, memory and bandwidth. Moreover, the reproduced workload is similar to the production workload in request diversity, network latency and resource occupation. TCPCopy consists of two parts, TCPCopy and intercept. While TCPCopyruns on the online server and captures the online requests, intercept runs on the assistant server and does some assistant work, such as passing response info to TCPCopy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JSMpeg

    JSMpeg

    MPEG1 Video Decoder in JavaScript

    JSMpeg is a lightweight JavaScript MPEG1 video decoder and player designed for low-latency video streaming directly inside web browsers using HTML5 technologies. The project decodes MPEG video and MP2 audio entirely in JavaScript, allowing real-time playback without requiring plugins or native browser codec support. It is commonly used in applications involving webcam streaming, surveillance systems, remote monitoring, game streaming, and embedded video dashboards because of its low overhead and simplicity. jsmpeg supports WebSocket streaming pipelines, enabling live video feeds to be transmitted efficiently to browser clients with minimal latency. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Node RTSP RTMP Server

    Node RTSP RTMP Server

    RTSP/RTMP/HTTP hybrid server

    ...By implementing these protocols in Node.js, it offers easy integration with JavaScript applications and rapid prototyping for developers working on real-time streaming. The server can be used in surveillance camera setups, broadcasting workflows, or low-latency streaming systems. Because Node.js is event-driven, the implementation is designed for handling concurrent client connections efficiently. It’s especially useful for developers who want a minimalistic streaming server for experimentation, custom deployments, or embedding into larger applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    mintyMac-StarStudio

    mintyMac-StarStudio

    The Complete 64bit Audio and Video Linux Workstation

    ...Also included in this multimedia release from mintyMac is a solution for a commercial quality multitrack system that you can count on not just test and play with. The solution is the version of wine (1.7) that is pre installed was running Adobe Audition 1.5 and Fruityloops with no latency issues. Complete iPhone management solution with Banshee for Audio and Shotwell and F-Spot for photos. Some other software included: Audacity, Totem, VLC, Gimp, Chromium, Evolution plus etc See the README file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project aims to build a software reference implementation of the EBU standard for the transmission of high quality, low latency, audio streams over IP networks. (EBU-tech 3326)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Nemo is a performance-based overlay multicast protocol for streaming applications. Nemo achieves high delivery ratio without sacrificing end-to-end latency or incurring additional costs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB