Showing 78 open source projects for "nginx-rtmp-module"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 1
    SRS

    SRS

    SRS is a simple, high efficiency and realtime video server

    ...If need HTTPS, by which WebRTC and modern browsers require, please read HTTPS API and HTTPS Callback and HTTPS Live Streaming, however, HTTPS proxy also works perfectly with SRS such as Nginx.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 2
    ZLMediaKit

    ZLMediaKit

    WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket

    ZLMediaKit is a high-performance C++11 media server and streaming SDK for real-time audio and video applications. It supports a wide range of protocols, including RTSP, RTMP, HLS, HTTP-FLV, WebSocket-FLV, GB28181, HTTP-TS, HTTP-fMP4, MP4, and WebRTC. The project is designed for protocol conversion, live streaming, low-latency playback, recording, forwarding, and large-scale client access. Its asynchronous, multithreaded network model makes it suitable for commercial streaming deployments with many concurrent connections. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    AnalysisAVP

    AnalysisAVP

    Encode decode, rgb yuv h264 aac flv mp4 rtmp

    ...It covers foundational topics such as encoding, decoding, color formats like RGB and YUV, and widely used codecs including H.264 and AAC. The project also explores media container formats like MP4 and FLV, along with streaming protocols such as RTMP and WebRTC, offering a broad understanding of media transmission. It includes practical examples and experimental code that demonstrate real-world implementations such as camera capture, rendering, and encoding workflows. The repository also references various multimedia frameworks and libraries like FFmpeg, SDL2, and x264, helping users understand their integration. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    smart rtmpd

    smart rtmpd

    Multi-system-supported and easy-to-maintain streaming media server

    ...The server is designed to be lightweight and easy to deploy, requiring minimal configuration and no external dependencies. It supports a wide range of protocols including RTMP, HLS, DASH, RTSP, and WebRTC, making it suitable for diverse streaming environments. The system is built with scalability in mind, supporting clustering and cascading setups for large-scale deployments. It also includes features such as authentication, logging, and remote configuration through web interfaces. Overall, it provides a powerful yet simple solution for building streaming infrastructure.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    Restreamer

    Restreamer

    Complete streaming server solution for self-hosting

    ...It provides a browser-based interface that allows users to configure input sources such as IP cameras, OBS streams, or encoded video feeds, and distribute them to multiple destinations including YouTube, Twitch, and Facebook. Built with FFmpeg at its core, it supports protocols like RTMP, SRT, and HLS, enabling real-time streaming and transcoding across different platforms. The system runs easily in Docker environments and can be deployed on devices ranging from servers to Raspberry Pi, offering flexibility and scalability. It includes features like an HTML5 player, API access, snapshot generation, and audio processing, allowing integration into custom applications. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    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. Its architecture emphasizes flexibility, allowing users to mix multiple input sources, negotiate codecs dynamically, and even enable two-way audio communication with supported devices. go2rtc also includes features for publishing streams to external platforms like YouTube or Telegram, making it useful beyond surveillance scenarios.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    FFmpegAndroid

    FFmpegAndroid

    FFmpeg implements video cropping, watermarking, transcoding

    ...It provides a wide range of implementations including video editing, transcoding, watermarking, and GIF generation, all optimized for mobile environments. The project also covers real-time streaming capabilities such as local and live RTMP pushing using H264 encoding, making it suitable for building live broadcasting applications. It integrates OpenGL-based filters and GPUImage effects to enhance video processing performance and visual output. Beyond implementation, the repository includes detailed documentation on FFmpeg commands, JNI integration, and multimedia protocols, offering both practical tools and educational resources. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Ant Media Server

    Ant Media Server

    Adaptive, ultra low latency streaming

    ...Adaptive Bitrate makes it possible to play real-time streams on every screen at any internet speed. Effortlessly scale with auto-scalable cluster for thousands of publishers and viewers. Achieve sub-0.5s latency, support WebRTC, CMAF, DASH, HLS, RTMP, RTSP, SRT, and Zixi.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    audio_video_streaming

    audio_video_streaming

    Compilation of authoritative information on audio and video streaming

    ...The repository includes example implementations like multi-user video chat systems, WebRTC demos, and cross-platform media players to provide hands-on learning opportunities. It also documents widely used technologies such as RTP, RTMP, HLS, and WebRTC, helping users understand the full lifecycle of streaming pipelines from capture to rendering. In addition to educational materials, it references industry tools, libraries, and frameworks, making it a valuable roadmap for both beginners and advanced engineers. The project emphasizes structured learning paths and practical experimentation,
    Downloads: 1 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    Membrane Core

    Membrane Core

    The core of Membrane Framework, multimedia processing framework

    membrane_core is the foundation of the Membrane multimedia framework for Elixir, providing the abstractions and runtime needed to build real-time audio and video pipelines. It models media processing as a graph of lightweight, supervised OTP processes—elements connected by links—so work is isolated, fault-tolerant, and easy to scale or reconfigure at runtime. The core defines a clear lifecycle and callback API for elements, plus concepts like buffers, events, and capabilities/format...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ffmpy

    ffmpy

    Pythonic interface for FFmpeg/FFprobe command line

    ...It abstracts command generation into structured Python objects, making it easier to define inputs, outputs, and parameters programmatically. The library uses Python’s subprocess module to run compiled commands, ensuring compatibility with standard FFmpeg installations. It is designed for developers who want to automate media processing tasks without manually writing complex command strings. ffmpy supports flexible argument configuration, enabling a wide range of transcoding and analysis workflows. Its lightweight design makes it suitable for scripting, automation, and integration into larger Python applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Twspace-dl

    Twspace-dl

    A python module to download twitter spaces

    Twspace-dl is a Python-based tool designed to download audio content from Twitter Spaces, enabling users to archive live or recorded sessions locally. It works by extracting streaming URLs and processing them with FFmpeg to generate downloadable audio files. The tool supports both command-line and graphical interfaces, making it accessible to different types of users. It requires authentication via exported cookies due to API restrictions, ensuring access to protected content. twspace-dl...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SGPlayer

    SGPlayer

    A powerful media play framework for iOS, macOS, and tvOS

    SGPlayer is a high-performance multimedia playback framework designed for iOS, macOS, and tvOS, built on top of FFmpeg and native Apple media technologies. It provides a flexible playback engine capable of handling both local media files and live streaming protocols such as RTMP and RTSP. The framework supports advanced playback scenarios, including 360-degree and VR video, enabling immersive media experiences. It integrates hardware acceleration through system APIs to ensure efficient decoding and smooth playback even for high-resolution content. SGPlayer also offers precise playback control, including adjustable speed, multiple audio and video track selection, and background playback support. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Youtube Downloader & Splitter - Ad-free

    Youtube Downloader & Splitter - Ad-free

    Another training development

    Warning please update yt-dlp module manully!!!! This application development started in mid 2020. Easy to use and one of the fastest method to get youtube music videos to mp3 Please use it fairly and use it legal way Qt6.6 based for Linux dotnet (8) +Avalonia UI for Linux develops still in progress.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    AmiModRadio

    AmiModRadio

    All of Aminet modules at your fingertips

    ...title=AmiModRadio Did you know that, as of today (2015/06/02), there are more than 20,000 packages (http://aminet.net/tree) in the mods directory on Aminet? Yes! That's more than 20,000 modules to play and enjoy! So, why not have a program that could automatically download one module at-a-time, extract it, and play it? This is the purpose of AmiModRadio...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    docker-nginx-rtmp

    docker-nginx-rtmp

    A Dockerfile for nginx-rtmp-module

    docker-nginx-rtmp is a containerized streaming server that combines NGINX with the RTMP module to enable live video broadcasting and streaming workflows. It allows users to ingest RTMP streams and convert them into formats such as HLS for playback in web browsers. The project simplifies deployment by packaging all dependencies into Docker images, making it easy to run on various environments without manual configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Video Pre-Training

    Video Pre-Training

    Learning to Act by Watching Unlabeled Online Videos

    ...Key modules include the behavioral cloning logic, the agent wrapper, and data loading pipelines (with an accessible skeleton for loading Minecraft demonstration data). The repo also includes a run_agent.py script for testing an agent interactively, and an agent.py module encapsulating the control logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    nginx-rtmp-module

    nginx-rtmp-module

    NGINX-based Media Streaming Server

    The nginx-rtmp-module is an open-source extension for Nginx that enables RTMP-based live streaming functionality. It adds support for ingesting RTMP video streams and re-streaming through HTTP/HLS/DASH, with various configuration controls and multi-worker streaming capabilities. Supports multi-worker streaming via automatic stream pushing (rtmp_auto_push).
    Downloads: 25 This Week
    Last Update:
    See Project
  • 19
    lightgallery.js

    lightgallery.js

    Full featured JavaScript image & video gallery

    lightgallery.js uses CSS-only approach for resizing images and videos. So it will be extremely flexible, and considerably faster than using the JavaScript approach. lightgallery.js comes with a few built in modules, such as thumbnails, full screen, zoom, etc. It is easy to create your own modules, as well as detach modules that you don't want to use. lightgallery.js supports touch and swipe navigation on touchscreen devices, as well as mouse drag for desktops. This allows users to navigate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    motionEyeOS

    motionEyeOS

    A video surveillance OS for single-board computers

    ...The OS is based on BuildRoot and uses motion as a backend and motionEye for the frontend. Compatible with most USB cameras as well as with the Raspberry PI camera module. Motion detection with email notifications and working schedule. JPEG files for still images, AVI files for videos. Connects to your local network using ethernet or wifi. File storage on SD card, USB drive or network SMB share. Uploading of media files to cloud storage services (Google Drive, Dropbox), media files are visible in the local network as SMB shares. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 21
    TrucklistStudio

    TrucklistStudio

    Media Playlist streaming Software.

    ...You can easily broadcast videos playlists and create webcasts from any location. TrucklistStudio supports almost every kind of services through FMEs XML configuration files. Different video sources and the mixing module will let you create various screen layouts. All major picture file formats are supported. Putting image as an overlay or background. Video transmitting over LAN. Lower CPU requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    anyLive

    anyLive

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

    anyLive is a cross-platform live streaming framework that provides a complete end-to-end solution for audio and video capture, encoding, transmission, decoding, and rendering. 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NTK RTMP SERVER

    NTK RTMP SERVER

    Naam Tamilar Web TV Live Streamer

    ...This source is forked from - https://github.com/arut/nginx-rtmp-module and modified with multiple broadcast option. Stream Sources will be able to restreamed to RTMP Player, Youtube API, Facebook API, Twitch and any other plaftforms that supports streaming with API and stream key. All these can be published simultaneously at the same time. ForFirst UAT - User Acceptance Test has been conducted @ Pollachi Veerathamilatchi Sengodi Nenaivendal @ Sandaipettai Thidal, Pollachi on 19 August 2017 #3146 Viewed Simultaneously Streamed with 16 GB Ram, 500 GB SSD, Ubuntu 16.04 LTS Server with NTK RTMP Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MCU Media Server

    MCU Media Server

    SIP Video Multiconference Media Server with WebRTC support.

    ...https://github.com/medooze/media-server Video Multiconference Media Server with WebRTC support. Provide Multiconference and video broadcasting services to any SIP service. Supports VP8, H264, MP4V-ES, H263 and H263P, continuous presence, RTMP flash broadcasting, adhoc conferences, load balancing and administrative WEB interface. JSR309 driver implementation under development. .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    locomote-video-player

    locomote-video-player

    Media Player in Adobe Flash with RTSP support

    Locomote Video Player is an extensible Flash-based video player created by Axis Communications. It supports various streaming protocols including HLS, RTMP, and progressive MP4, and is built with an event-driven plugin system for customizing playback behavior. Though now deprecated due to Flash's decline, it was used in surveillance, broadcasting, and enterprise video applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next