Showing 39 open source projects for "live server"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    butt (broadcast using this tool)

    butt (broadcast using this tool)

    Icecast and Shoutcast broadcasting client

    ...butt (broadcast using this tool) is an easy to use, multi OS streaming tool. It supports ShoutCast and IceCast and runs on Linux, MacOS and Windows. The main purpose of butt is to stream live audio data from your computers Mic or Line input to an Shoutcast or Icecast server. Recording is also possible. It is NOT intended to be a server by itself or automatically stream a set of audio files.
    Leader badge
    Downloads: 427 This Week
    Last Update:
    See Project
  • 2

    Network Audio System

    Network transparent, client/server audio transport system

    The Network Audio System is a network transparent, client/server audio transport system. It can be described as the audio equivalent of an X server. This project is currently in maintenance mode. Patches are accepted, releases will be sporadic.
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 3
    EZ Project

    EZ Project

    Softwares making our work easier

    Go to "Files" to download releases of EZComm and Jirrit. EZComm (EZ Comm) is still maintened, code hosted on https://github.com/bon-ami/ezcomm You can use it as either a client or a server for TCP/UDP text messages Jirrit is still maintened, code hosted on https://github.com/bon-ami/jirrit You can use it to operate with commands on JIRA, bugzilla, Jenkins and Gerrit. EZOutput is hosted on https://gitee.com/bon-ami/ezoutput
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    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). Can output HLS streams for playback on mobile and web clients. RTMP endpoint for live video stream ingestion.
    Downloads: 14 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    A Peercast-compatible P2P(peer-to-peer) live video streaming player/server on ActiveX for Win32. It can play/host WMV streaming videos. You can embed live streaming videos with OBJECT tags in your HTML pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tvheadend

    Tvheadend

    TV streaming server and digital video recorder for Linux

    Tvheadend is a TV streaming server and digital video recorder for Linux. It supports DVB-C(2), DVB-T(2), DVB-S(2), ATSC, SAT>IP, HDHomeRun and IPTV inputs, as well as HTTP, HTSP (own protocol) and SAT>IP outputs.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    TCPCopy

    TCPCopy

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

    TCPCopy is a TCP stream replay tool to support real testing of Internet server applications. Although the real live flow is important for the test of Internet server applications, it is hard to simulate it as online environments are too complex. To support more realistic testing of Internet server applications, we develop a live flow reproduction tool - TCPCopy, which could generate the test workload that is similar to the production workload. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NTK RTMP SERVER

    NTK RTMP SERVER

    Naam Tamilar Web TV Live Streamer

    Naam Tamilar RTMP Server This project updated as open source for future use of Naam Tamilar Political Party. To contribute to the party and in some case if there is any possibilities if i cannot support them for long term. I thought of sharing this source code so in future it may be helpful for the community and party in which other software developers can help them to upgrade. This source is forked from - https://github.com/arut/nginx-rtmp-module and modified with multiple broadcast...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    UDP IPTV to RTSP proxy

    Access to UDP multicast streams via RTSP/RTP/HTTP unicast protocols

    A lightweight GNU/Linux daemon which, being installed on a LAN router, provides on-demand access to UDP multicast streams via RTSP and unicast RTP protocols. Since version 0.2 the conventional HTTP "continuous download" streaming method is supported. The server itself does not support streaming of any files, it only can receive incoming multicast streams provided by your ISP and retransmit them to interested local clients. The main purpose of the software is to provide simple IPTV...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    ONE-NET Low Power Wireless Protocol

    ONE-NET Low Power Wireless Protocol

    ONE-NET is an open-source low power wireless networking protocol.

    ONE-NET is both an open standard and an implementation of a wireless network protocol. The protocol was originally intended for home automation but has many more applications where low power, secure communications are required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    guarder

    guarder

    ipcguader is an embeded software system for IP Camera

    ipc guader is an embeded software system for IP Camera which provides the whole function of IPC like audio/video streaming server, alarm process, PTZ control, local/remote storage, two-way voice, DDNS, P2P service. Funcitions list: Liveview:local liveview(BNC out), network liveview, support IE/Firefox/safari Recording:recording to MicroSD/u-disk/NAS MediaServer:support rtsp/rtp and own protocol streaming server. WebServer:set image/streaming/audion/ptz/network/wireless/event...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CRCLIB

    CRC Library

    CRCLIB is a small library of CRC calculations which can be used in other programs. Because CRC check is often used by binary communication protocols, it is made as simple as it can be, built into library so that it could be used regardless of language of application code. Written in plain C, built as dll and static library, and also contains C/C++ import header, C# wrapper and .NET project for MS SQL Server assembly. Supports CRC16 (including MODBUS) and CRC32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Moment Video Server
    Media server, streaming video server. Supports RTMP, RTMPT, HTTP Live Streaming (HLS), RTSP, MPEG-TS protocols. Streaming to PC, Mac, iPhone and Android. Live transcoding. Streaming and recording for IP cameras. Video chat and video conferencing. Visit project's home page for downloads: http://momentvideo.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Freevo - Media Centre Platform
    Freevo is an open source HTPC media centre integrating PVR / DVR funtionality along with music, video, gaming, home automation and more. It is written in python and uses existing popular software such as mplayer, xine and vlc.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 15
    Client & Server of infocast2 protocol - Cliente y Servidor del protocolo infocast2 usado en la red IPTV de Imagenio (Telefonica España). More info at: http://www.adslzone.net/postt52358.html User and server for infocast2 protocol used on IPTV networ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    fstorage
    Fstorage is a free, open-source, lightweight and fast File Storage Software. Storage is task of server and file hosting. Clients/APIs are designed for use by C/C++/Python/PHP programmers can send files and receive files for particular FileKey.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gstd is a GStreamer framework controlling audio and video streaming using D-Bus messages. Qt applications, web interfaces, and GStreamer element test suite show different ways the framework can be utilized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is formed by 2 project togheter. First is a audio mixer in c#.... second is a shoutcast server that decode raw data comes from audio mixer, encode it and send to network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    IGMPproxy is a simple dynamic Multicast Routing Daemon using only IGMP signalling. It's intended for simple forwarding of Multicast traffic between networks. The project is no longer maintained actively by the original author. For a more up to date version (latest patches applied), please check out https://github.com/pali/igmpproxy
    Leader badge
    Downloads: 1,447 This Week
    Last Update:
    See Project
  • 20
    a standard socks V5 server for POSIX System. RFC 1928(SOCKS Protocol Version 5).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Kageki Software includes the best in modern technology in our streaming media server software. This allows users to achieve greater performance than existing multimedia streaming servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sweep is an audio editor and live playback tool. It supports PCM (WAV, AIFF etc.), Ogg Vorbis, Speex and MP3, with multichannel editing and LADSPA effects. Inside lives a pesky little virtual stylus called Scrubby who enjoys mixing around in your file
    Downloads: 10 This Week
    Last Update:
    See Project
  • 23
    ezTV connects to your QuakeWorld server to allow people to spectate game in MVD broadcasting. It has an internal web server allowing the display or currently connected servers with maps and players details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MusicDevil allows you to easy share, store, tag, and stream music. it contains server, which stores files, preferences, and streams audio. It also contains a client app, which can download or upload files, enter tags, and allows you to listen to streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A real-time recorder and compressor of audio and video input for the Windows platforms, using MFC, DirectX, FFMPEG and MPEG4IP. The program is capable of generating avi and mp4 files and streaming MPEG-4 audio and video via Apple Darwin Streaming Server.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB