Open Source Linux Live Streaming Software - Page 4

Live Streaming Software for Linux

View 36 business solutions
  • 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    OpenBroadcaster Obplayer

    OpenBroadcaster Obplayer

    Broadcast Automation Emergency Alerting

    OpenBroadcaster has a simple and effective web-based automation system with scheduler to conveniently manage your station from just about anywhere, through the creation of content lists that can play out over both terrestrial or internet radio and TV, using a mobile-friendly 'drag-and-drop' interface. Setting up repeating content, such as station identification, public service announcements or advertisements is "point and click" easy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    The ARAS Radio Automation System

    The ARAS Radio Automation System

    ARAS is a free broadcast automation system

    ARAS is a free broadcast automation system that manages the schedule flexibly and is able to play a large number of media formats. In addition, it allows connections to media streams over the network. It is suitable for both radio and TV stations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Using Shoutcast and SC_Trans, you can simplify the server side management of your radio station :) This system will assist in installing, upgrading, managing, testing... the whole lot! It's Online Radio Broadcasting made very VERY easy!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    With this tool you can generate multicast traffic to test a multicast routing environment. You can alter the diffserv value to test QoS functions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    A utility to read/write from: pipes, sockets, standard handles, files, block devices, NT Native API objects, file mapping/section objects, comm ports, etc. Supports various text/data conversions, multiple inputs/outputs, and various IO types/options.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    qsopcast is a QT based GUI front-end of the popular P2P TV sopcast.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    PHP-Radio the first radio server that runs 100% on PHP. PHP-Radio features. -Easy radio server and radio station creation. -JAVA file up loader. -Real time play-list editor. -Live stream. -Station stats. -24/7 on-line. PHP-Radio admin panel
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    An AVC/SVC (Scalable Video Coding) stream player. It can read video files or streams coded with the H.264/AVC standard or its scalable extension H.264/SVC. Implemented using the open sources tools: JSVM, LIVE555 and Qt.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    3sat Video Downloader

    Bash script to download 3sat videos (req. pkg: curl)

    Bash-Skript um Videos aus der 3sat Mediathek herunterladen. Aufruf: ./3sat_download.sh <VIDEO-ID> Notwendige Argumente: VIDEO_ID = Nummer aus der Video-URL im Browser (z.B. 64293, siehe Screenshot) Beispiel: ./3sat_download.sh 64293 Hinweise: -Das Paket "curl" muss installiert sein (in gängigen Distributionen vorhanden). -Die Videos werden im Verzeichnis $HOME/Videos/ gespeichert, welches bereits existieren muss! -Es empfiehlt sich einen Alias in der $HOME/.bashrc Datei zu setzen gemäß: alias 3sat_download='<Absoluter Pfad zur Datei 3sat_download.sh>' -Mitunter können manche Qualitätsstufen mehrfach mit identischen Datei(größ)en für den Download gelistet werden.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Miscellaneous Market Data dev stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Amdtpplay receives an audio data stream from an IEEE 1394 bus according to the Audio and Music Data Transmission Protocol (IEC 61883-6). This audio stream is then played on the local sound card.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An overlay Networking Protocol, aims in creating a big secured virtual network, optimizing both speed and cost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    APEX1500

    APEX1500

    Source Code content for Open Source packages used by the APEX1500

    Source Code content for Open Source packages used by the APEX1500, which is an edge QAM digital headend device optimized for narrow cast applications such as VOD and SDV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ASCEND is a collection of libraries to build P2P-based 3D networked virtual environments such as Massively Multiplayer Online Games (MMOGs). It supports real-time 3D streaming, consistency control, and persistent storage in a distributed P2P environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Utility to download asf streams to a file, and then fix up headers and null packets. Based largely on asfrecorder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Amazon Kinesis Video Streams Parser Lib

    Amazon Kinesis Video Streams Parser Lib

    Easy to work with the output of video streams

    Amazon Kinesis Video Streams parser library is for developers to include in their applications that makes it easy to work with the output of video streams such as retrieving frame-level objects, metadata for fragments, and more. The Amazon Kinesis Video Streams Parser Library for Java enables Java developers to parse the streams returned by GetMedia calls to Amazon Kinesis Video. A streaming Mkv Parser called StreamingMkvReader that provides an iterative interface to read the MkvElements in a stream. Applications such as OutputSegmentMerger and FragmentMetadataVisitor built using the StreamingMkvReader. A callback-based parser called EBMLParser minimizes data buffering and copying. StreamingMkvReader is built on top of EBMLParser. Unit tests for the applications and parsers that demonstrate how the applications work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AmazonMSK AWS Identity Access Management

    AmazonMSK AWS Identity Access Management

    Use AWS Identity and (IAM) to connect to Amazon Managed Streaming

    The Amazon MSK Library for AWS Identity and Access Management enables developers to use AWS Identity and Access Management (IAM) to connect to their Amazon Managed Streaming for Apache Kafka (Amazon MSK) clusters. It allows JVM-based Apache Kafka clients to use AWS IAM for authentication and authorization against Amazon MSK clusters that have AWS IAM enabled as an authentication mechanism. This library provides a new Simple Authentication and Security Layer (SASL) mechanism called AWS_MSK_IAM. This new SASL mechanism can be used by Kafka clients to authenticate against Amazon MSK clusters using AWS IAM. After you've downloaded the code from GitHub, you can build it using Gradle. An uber jar containing the library and all its relocated dependencies except the kafka client and slf4j-api can also be built. At runtime, the uber jar expects to find the kafka client library and the sl4j-api library on the classpath.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AmpJuke...and YOUR hits keep on coming!
    Manage and stream your music on a web server using a browser. Some features: - Scan+Import music (MP3/OGG/WMA/APE ). - Random play with "fair rotation". - Upload/download - Themes. - Uses various webservices and API's (last.fm, the Echonest) ...plus more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Anime Player

    Anime Player

    Assista Animes pelo Android de Graça.

    Anime Player serve você com mais de 40 mil animes distribuidos pela internet e organiza os feeds para não perder nenhum lançamento. Esse leitor de feeds já vem com um player embutido.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ArCoLIVE provides a set of open source component-based toolkit for multimedia applications such as chat room, Peer-to-Peer (P2P) conversation, virtual white-board, audio/video conferencing, control connection containers, screen capture and file sharing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cross-platform p2p live streaming system designed to broadcast real-time media content through a reliable and robust overlay network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Arte +7 Video Downloader

    Bash script to download Arte +7 videos (req. pkgs: wget, curl, jq)

    Videos auf Deutsch, Französisch und anderen Sprachen von Arte +7 Mediathek herunterladen. / Télécharger des vidéos en Allemand, Francaise et autres langues de la médiathèque Arte +7. Aufruf / Utilisation: ./arte_download.sh <LANG> <VIDEO-ID> LANG = Sprache, häufig funktionieren DE und FR (manchmal ES, PL, EN), die Liste der herunterladbaren Videos kann auch andere Sprachen enthalten als LANG / Langue, souvent DE et FR marcher (parfois ES, PL, EN), la liste des vidéos téléchargeables peut contenir aussi d'autres langues comme LANG VIDEO_ID = Nummer aus der Video-URL im Browser (z.B. 078344-000, siehe Screenshot) / Nombre de la vidéo a l'URL dans le navigateur (par exemple 078344-000, voir la capture d'écran) Beispiele / Exemples: ./arte_download.sh DE 078344-000 ./arte_download.sh FR 078344-000 Videos werden im Verzeichnis $(xdg-user-dir VIDEOS)/ gespeichert / Les vidéos sont téléchargées dans le répertoire $(xdg-user-dir VIDEOS)/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ashcast is a video-chat application fully written in Java, using a Swing GUI. It offers full cam support on MS Windows, Linux and Macintosh systems, and integrates with an IRC based backend for chat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Video Applications for Asterisk (libh43m, app_h324m, app_mp4, app_rtsp, app_transcode, app_swf) H324m stack, mp4 record and playblack, rtsp support, video transcoding and swf file playback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AstroCam is an C based daemon process for Linux and BSD to control stepmotors via SMC 800 cards. AstroCam also includes both, an PHP-based WebInterface and one based on Perl, for remote Stepengine control. You can control webcams with it.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB