Open Source Linux Live Streaming Software - Page 4

Live Streaming Software for Linux

View 36 business solutions
  • 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
  • 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
    PSP RSS Feed Generator is a commandline based PSP RSS Channel file creator intended for beginners' use. It scans a local directory and creates a PSP RSS Channel compatible XML file ready to be hosted on a web site. ***Supports directories with spaces***
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    An application for serving videos to a Tivo from a PC using the same Home Media service used to transfer shows between Tivos. Currently requires that the Tivo be hacked, and only supports shows previously extracted from a Tivo.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    itvOS - Video & Streaming Framework/CMS

    itvOS - Video & Streaming Framework/CMS

    With itvOS, you can create apps that provide premium TV service

    Whether you are a TV manufacturer, a computer maker or systems developer, our itvOS SDK will work for you. Want to provide premium TV service? The fastest and most efficient way is to embed iTVmediaPlayer into your own GUI, OS or app -- no dealing with TV content providers, content licensing fees, content database management, or billing nightmares. itvOS is the proprietary, cloud-based, premium TV platform that powers iTVmediaPlayer. It is embeddable in almost any GUI/OS/app environment. Since it is PHP-based, as long as your GUI/OS/app can render web pages properly, itvOS will be functional (a simple GUI will be necessary for most proprietary operating systems).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Internet Radio is a module that was created to allow for windows media + shoutcast and at multiple bitrates to be shown in one Joomla/Mambo block instead of having to use multiple blocks per bitrate/stream. Shoutcast server required to show current song
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5

    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
  • 6
    Miscellaneous Market Data dev stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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
  • 9
    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
  • 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
    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
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17

    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
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    Audio Video Streaming Proxy is a multiplexing proxy server that handles multiple requests for identical stream by diverting a properly formatted version of an already established live stream to each individual requester.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AutoDispose

    AutoDispose

    Automatic binding+disposal of RxJava streams

    Automatic binding+disposal of RxJava streams. AutoDispose is an RxJava 2+ tool for automatically binding the execution of RxJava streams to a provided scope via disposal/cancellation. Often (especially in mobile applications), Rx subscriptions need to stop in response to some event (for instance, when Activity#onStop() executes in an Android app). In order to support this common scenario in RxJava 2, we built AutoDispose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AutoHome(Automatic Home Management System) to schedule Television,DVD,and any Infrared based devices(Roboraptor and RoboSapien)to work automatically.Can Send(transmit)/Recieve Remote Control Signals, launch EXE files in Computers/PC .It uses USBUIRT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Basie is a GUI multiplatform application designed for professional internet DJs, including a media library, automatic playlist generation, playback of multiple files at once, voice-over support, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java cross-platform media player to support smart playlist generating and last-fm/scrobbling capabilities. With dynamic support for iPod synching.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB