Showing 33 open source projects for "rtmp"

View related business solutions
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 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
  • 1
    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.
    Downloads: 15 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: 7 This Week
    Last Update:
    See Project
  • 3
    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: 99 This Week
    Last Update:
    See Project
  • 4
    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: 48 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    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
  • 6
    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: 12 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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: 0 This Week
    Last Update:
    See Project
  • 9
    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: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    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: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13
    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: 16 This Week
    Last Update:
    See Project
  • 14
    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: 1 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    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: 1 This Week
    Last Update:
    See Project
  • 18
    Node RTSP RTMP Server

    Node RTSP RTMP Server

    RTSP/RTMP/HTTP hybrid server

    This project is a streaming media server built on Node.js that supports both RTSP (Real Time Streaming Protocol) and RTMP (Real Time Messaging Protocol). It enables users to set up a lightweight streaming infrastructure for delivering live video or audio across networks without relying on heavy external servers. By implementing these protocols in Node.js, it offers easy integration with JavaScript applications and rapid prototyping for developers working on real-time streaming. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    movotv
    01/sep/2015 - Movo R2 (New Setup) - 0.0.34 Online iptv,vod,rtmp player
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHP Webcam Video Recorder

    PHP Webcam Video Recorder

    Setup web based cam video recording with any php script or cms.

    ...This can be use on various sites to implement online features like: + video sharing, on demand video content + video messaging, video email + video content on member profiles, video teasers, video questionnaires + video comments for online posts and items, video discussions, video forums Video Recorder application key features + 100% web based webcam recording + Record, Stop, Preview, Approve, Discard and Retry + HD h264 support (customizable quality settings) + FLV that can be played over RTMP / HTTP + RTMP player included (& more integrations) + iPhone, iPad playback with HTML5 (conversion required) + JPEG high quality snapshots PHP Webcam Recorder : + Record from Webcam + Preview + Browse Videos + JwPlayer support + JPG Snapshots + HTML5 video conversion for iPhone, iPad, iPod
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Video Share VOD

    Video Share VOD

    Turnkey video sharing VOD script based on WordPress.

    Video Share / Video On Demand (VOD) is a free open source WordPress based solution / script for sharing on demand video. Includes a plethora of features like AJAX multi uploader, mobile video upload and playback, HTML5 / RTMP / HLS player, integration for Live Streaming channels with broadcast video archives, VOD membership and paid playlists support, VAST support for video ads like pre-roll. http://videosharevod.com/ Demo: http://videosharevod.com/demo/ Video Share / Video On Demand #WordPress Plugin to start a turnkey VOD site in minutes: + #HTML5, #RTMP, #HLS players + Live Streaming channels integration (video archives & uploads) + #VOD membership, playlists + #AJAX multi video upload and listings + #mobile video support (#iOS & #Android) + free and open source + automated installation and updates as WP plugin Installation: 1. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Magic rtmp2vlc Dumper

    Magic rtmp2vlc Dumper

    Justin.TV Twitch.TV RTMP Dumper

    Easy to use graphical tool that can handle every Stream on Justin/Twitch in many quality settings and load them up into the VLC-Mediaplayer. # # # # # With version 1.4 you can record all streams in all selectable qualitysettings to any place you want. In case you have enough space. :D # # # # # Includes a nice favorites list. This is an GUI for the gracefull tool called "Livestreamer" THIS TOOL IS ONLY AVAILABLE IN GERMAN, atm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    annuus media server

    Flash Media Server

    AMS is an Open Source Flash Media Server ,it supports RTMP and HTTP protocol, can stream flv and H264 file, record, and replicate live stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mtv.it Video Downloader
    Mtv.it Video Downloader ti consente di scaricare i contenuti di Mtv.it e offre una comodissima interfaccia grafica a RTMPSRV, che può essere usata per scaricare da siti simili (Mtv.com, BBC...). E' basato su RTMPDUMP 2.4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Get Live RTMP Java Publisher at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. Live RTMP Java Publisher is a library to share your desktop to the RED5 server
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next