Search Results for "live stream script" - Page 7

Showing 364 open source projects for "live stream script"

View related business solutions
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    libLASi is a cross-platform library that provides a C++ stream output interface for creating PostScript documents that can contain characters from any of the script and symbol blocks supported in Unicode and by the Pango layout engine.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2
    Subsonic
    Subsonic is a web-based media streamer, providing ubiquitous access to your music and video collection. More than 20 apps are available for Android, iPhone, Windows Phone, BlackBerry, Roku, Chumby, Sonos etc. Supports virtually all media formats, converting files on the fly. Also includes a Podcast receiver and jukebox feature allowing you to control what's playing on your computer from your mobile phone.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 3
    telepathyIDE

    telepathyIDE

    Telepathy is a Real-time live editor for Students and Educators

    An Open-source split-screen live editor for popular web technologies such as HTML, CSS and Javascript. Telepathy Aims to deliver a more interactive experience in learning the basic functions of the web scripting through rapid coding results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    VideoCalling

    VideoCalling

    LAN p2p video chat

    ...It includes backend components for signaling, typically using WebSocket-based communication to exchange session descriptions and connection data. The system supports camera and microphone integration, enabling live video and audio interaction between users. It also demonstrates handling of network conditions, connection states, and media stream synchronization. Overall, it serves as a practical reference for developers building real-time communication applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    A simple application that takes a custom picture and outputs it to the screen. Useful for adding a watermark to a live stream if the streaming application does not support it. Supports using colors in picture to see-through to desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Wally

    Wally

    Distributed Stream Processing

    ...Be portable and deploy easily (i.e., run on-prem or any cloud). Manage in-memory state for the application. Allow applications to scale as needed, even when they are live and up-and-running. The primary API for Wally is written in Pony. Wally applications are written using this Pony API.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    HTTP Test Tool
    httest is a script based tool for testing and benchmarking web applications, web servers, proxy servers and web browsers. httest can emulate clients and servers in the same test script, very useful for testing proxys.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Common Litt

    Common Litt

    Simple java script library for auto literation, input tool.

    This project focuses of auto conversion in between language alphabets. Using this 'lit.js' library currently you can done conversion in between English - Tamil - Sinhala scrpits vise-versa. This is use full when you need to know how write something in an other given language. This is still at development stage but works purfectly and easy to customize as well. Live demo available at: http://commonlitt.42web.io/ For UI creations I had used Bootstrap and Jquery. For easy array...
    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
    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: 6 This Week
    Last Update:
    See Project
  • 11
    Morepork Linux

    Morepork Linux

    Arch Linux with Automated Install Script

    Speedup your Arch Linux installation by using our Arch Linux Live ISO with the automated script included, great for fast deployment of virtual machines After configuration of the mirror-lists, we have seen some install times reduced to less than 4 minutes Please note use with caution if intending to run on your primary machine, however, these scripts have been tested on real hardware Morepork Linux is compatible with UEFI and BIOS boot modes You can customize: - Username - Password - Timezone - Target Disk - Hostname - Hosts - Sudoers - Locale Files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    dvb-parser

    MPEG 2 Transport Stream analyzer

    This program helps understanding the content of MPEG-2 Transport Stream by displaying its structure and content in a tree based view. GUI Gtk based, this program use a DVB tuner as TS source, written on top of Linux DVB API. The main goals of the program are to scan and display the tables, sections and descriptors as they are packed and delivered according to ETSI and ISO 13818 standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    base64io

    base64io

    A stream implementation for Python that provides transparent base64

    A stream implementation for Python that provides transparent base64 encoding and decoding of an underlying stream. This project is designed to develop a class, :class:`base64io.Base64IO`, that implements a streaming interface for Base64 encoding. Python has supported native Base64 encoding since version 2.4. However, there is no streaming interface for Base64 encoding, and none is available from the community. The legacy base64.encode and base64.decode interface lets you shuffle data between...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MOIPro-AMD

    MOIPro-AMD

    IPTV server

    MOI Pro – AMD is a new professional IPTV streaming server powered by AMD Embedded G-Series SoC, it can receive live TV signal using built-in TV tuners and stream the channels further through Ethernet to various client devices, such as PC, tablet PC, smartphone, and smartTV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Manjaro: Gaming Edition

    Manjaro: Gaming Edition

    A Manjaro Linux respin design for Gamers

    ...For Living Room Users. You do need Keyboard and Mouse to install Manjaro: Gaming Edition and setup Steam. Includes Editing Tools for anyone who wants to make gaming videos or start live stream. Includes Steam, Wine (Wine is NOT an Emulator), PlayOnLinux, Lutris, Freeware Games, Minecraft (Paid Account Required), and Emulators (ROMs are NOT included) If you can't run Windows Games with Wine, PlayOnLinux, Lutris, or Steam Play. I recommend install Windows as Dual Boot.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 16

    Nimble Streamer Monitor

    Free WmsPanel alternative for Nimble Streamer on Linux

    Nimble Streamer Monitor Hls Streamer Monitor is a free WmsPanel alternative for Nimble Streamer on Linux. It offers basic live statistics: Features available: - CPU usage - incoming RTMP stream(1 = server is receiving an rtmp stream on the default port) - Rx interface data transfer speed and overall total - Tx interface data transfer speed and overall total - # Live viewers Nimble routes, applications or settings setup/editing is not available yet, but will be coming up in a feature version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    libnetstream is set of stream library functions mainly for protocols for network like http https ftp tcp udp over a stream manner (FILE*) in stdio, the idea is to create the interfacing for internet protocol streams to a normal posix FILE* stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    bodhibuilder

    bodhibuilder

    OS remastering for Bodhi & *buntu Linux

    Bodhibuilder is a fork of the old Remastersys script, it has been tuned to create a bootable live ISO of your Bodhi Linux OS or Ubuntu based derivatives. There are 2 types of modes available: backup mode and distribution mode. Backup mode creates a copy of your running OS so that the live ISO will require you to login using your credentials and the desktop will be your same desktop you've created it to be.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    MysticBBS Shoutcast Panel

    MysticBBS Shoutcast Panel

    Python Script for Mystic BBS Shoutcast Dashboard

    This script was created so I can display various information to my BBS users about my shoutcast radio stream. This BBS section includes a shoutcast dashboard with station information obtained via RSS/XML. The display includes listener peak, current song playing, next song to play, stream status, stream URL and other pertinent information for the BBS user to see.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Liber4Sync is a bash script for easily sincronize development servers with Live servers.Used for sync web dirs, mysql databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Oboe.js

    Oboe.js

    A streaming approach to JSON

    Oboe.js is a streaming approach to JSON. Oboe.js speeds up web applications by providing parsed objects before the response completes. Oboe.js is an open source Javascript library for loading JSON using streaming, combining the convenience of DOM with the speed and fluidity of SAX. It can parse any JSON as a stream, is small enough to be a micro-library, doesn't have dependencies, and doesn't care which other libraries you need it to speak to. We can load trees larger than the available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    party line voice chat script

    party line voice chat script

    WebRTC complete web based Party Line Voice Chat Script

    Install your own Free Voice Chat Party Line that runs 24 hours a day! No phone numbers to call, a complete mobile friendly web based Party Line Script. Using the latest browser technology to deliver live free voice chat from pc's and cell phones to any HTTPS web page in the world. Works on any cheap shared Linux server hosting platform with HTTPS. Can be used for Professional Business Owners support and information pages. Can be used to create an instant fun party line voice chat website where many people can all voice chat at the same time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Paydo Recharge Php Script
    Key Features – Unlimited users Unlimited retailers Unlimited distributors Unlimited admins Online Payment Gateway with paywish, payubiz, ebs, icici bank, atom SMS Alert and Verification ( Version 2.1 added ) Live Support Chat Invoice with PDF Responsive Desing Secure Session Login WebView Android App
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Powder Player

    Powder Player

    Hybrid between a Torrent Client and a Player

    An incredibly easy to use heavy-duty player that supports torrent streaming and torrent downloading. Based on WebChimera and Peerflix it not only has full support for all torrents but also works with any video type and video url, including youtube/vimeo links.
    Downloads: 2 This Week
    Last Update:
    See Project