Showing 24 open source projects for "keep%20alive"

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
  • 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
    iptv

    iptv

    Collection of publicly available IPTV channels from all over the world

    ...The repository’s structure makes it easy to consume at different granularities: you can grab a global list, a country-specific list, or a themed list such as news, sports, or kids. Validation scripts and contributor guidelines help keep dead links and geo-restricted sources under control, improving reliability over time. The project is popular with hobbyists and integrators alike because the playlists work with most media players, set-top boxes, and home media servers that support M3U. It also documents best practices for respectful use, emphasizing that stream availability can change and that users should comply with local laws and the channels’ terms of service.
    Downloads: 146 This Week
    Last Update:
    See Project
  • 2
    Stremio Core

    Stremio Core

    Types, addon system, UI models, core logic

    ...It exposes a clean set of modules—types, addon_transport, and state_types—so apps can talk to add-ons, model UI state, and react to events without duplicating code. The architecture is inspired by Elm: immutable state, message-driven updates, and explicit side-effects (“effects”) keep behavior predictable and testable. An environment abstraction lets hosts provide implementations for things like storage, networking, and timers, making the core portable to desktop, mobile, and web. The project targets WebAssembly as well, so the same Rust logic can run inside the browser via a small bridge layer.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    PeerTube

    PeerTube

    Video streaming platform using P2P directly in your web browser

    PeerTube, developed by Framasoft, is the free and decentralized alternative to video platforms, providing you over 400,000 videos published by 60,000 users and viewed over 15 million times. Our aim is not to replace them, but rather to simultaneously offer something else, with different values. PeerTube is not meant to become a huge platform that would centralize videos from all around the world. Rather, it is a network of inter-connected small videos hosters. Anyone with a modicum of...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Membrane Core

    Membrane Core

    The core of Membrane Framework, multimedia processing framework

    ...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 negotiation to keep components interoperable and type-safe. Back-pressure, scheduling, and time synchronization are handled by the framework, enabling low-latency streaming and precise playback control without ad-hoc concurrency code. Developers compose pipelines from reusable building blocks and can dynamically add, remove, or switch elements while the system is running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    Shotcut

    Shotcut

    Shotcut is a free, open source, cross-platform video editor.

    Shotcut is a free, open source, cross-platform video editor for Windows, Mac and Linux. Major features include support for a wide range of formats; no import required meaning native timeline editing; Blackmagic Design support for input and preview monitoring; and resolution support to 4k. Copyright © 2011-2023 by Meltytech, LLC Shotcut is a trademark of Meltytech, LLC.
    Leader badge
    Downloads: 50,968 This Week
    Last Update:
    See Project
  • 6

    twitch-batch-downloader

    Automate the download of entire Twitch.tv channels

    Automate the download of entire Twitch.tv channels with its metadata. Save each Twitch video into its own folder, with date and time values, video ID, stream metadata, frame screenshot, .ts parts list and sha256 hash. Keep the original ts files and generate mp4 files from them. It requires a shell and some command line utilities. See README.md for details in the Code/git section.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7

    SimpleYouTubeDownloader

    Downloading YouTube videos - easy & secure!

    SimpleYouTubeDownloader is a program that lets you easily download YouTube videos. It provides many options and is per design more secure than any web-based downloader service. You want to download a whole playlist of videos and also want to keep them in the right order? No problem! You just need the soundtrack of a video? Works out of the box! As this program is just a graphical user interface for youtube-dl, I want to thank the youtube-dl developers for creating this awesome command line tool. Check out their project website: http://ytdl-org.github.io/youtube-dl/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Robust Video Matting (RVM)

    Robust Video Matting (RVM)

    Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX

    We introduce a robust, real-time, high-resolution human video matting method that achieves new state-of-the-art performance. Our method is much lighter than previous approaches and can process 4K at 76 FPS and HD at 104 FPS on an Nvidia GTX 1080Ti GPU. Unlike most existing methods that perform video matting frame-by-frame as independent images, our method uses a recurrent architecture to exploit temporal information in videos and achieves significant improvements in temporal coherence and...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Xine Playlist Editor

    Xine Playlist Editor

    Helper program to edit playlist for the XINE video player.

    ...First Release v0.6: Python-2 and Gtk-2 (beta) Second Release v0.7: Python-3 and Gtk-3 jan. 2013. Third Release v08: jan 2015 featuring: English, German, Dutch, Spanish and Thai internationalization, code improvements and to keep it working with latest gtk3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    Video Nonlocal Net

    Video Nonlocal Net

    Non-local Neural Networks for Video Classification

    ...The repo provides training recipes and models for standard datasets, as well as ablations that show how many non-local blocks to insert and at which stages. Efficient implementations keep memory and compute manageable so the blocks can be added without rewriting the entire backbone. The result is a practical, drop-in mechanism for upgrading purely local video models into context-aware networks with strong benchmark performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Linux Webstartup LITE

    Linux Webstartup LITE

    open source to everyone without phenomenal computer skills.

    ...Multilingual with Italian and English language by default and inside many improvements and tweaks. Updated on the 08/02/2015. Compatible 100% with Ubuntu's repository. Only 110 MB of Ram with boot completed! Follow us on Facebook and Google+ to keep you updated on future developments ... Available in versions Mini and Full 1.5 The mini version is now based on Lubuntu 14.04 LTS while the full is conservative resulting from the 12.04 LTS yet. Small outside but big inside, this underlying video guide shows an express install for everyone. http://youtu.be/16FiiB_K-hs ______________________________________________
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    aTunes

    aTunes

    Cross-platform player and audio manager

    aTunes is a powerful, full-featured, cross-platform player and manager, with support for online radios, podcasts and CD ripping.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 14
    Subtitles Synchronizer

    Subtitles Synchronizer

    Edit and resynchronize subtitles easily on your favorite video!

    Subtitles Synchronizer is a nice-looking, user-friendly program made to synchronize subtitles on a video. Whenever you're watching a video with time-shifted subtitles, you may simply pause it, quickly synchronize the subtitles with this tool and keep on enjoying your video. Subtitles Synchronizer offers a polished user interface, with efficient synchronizing tools so that you spend as little time as possible synchronizing your subtitles to fully enjoy your favorite movie! You may even simply drag and drop the corrected subtitles in your media player to keep watching your video! ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Project abandoned! Sorry, I havent found the time to keep this project updated. Please see https://github.com/jacksonliam/mjpg-streamer for the designated sucessor site. Thanks to everyone who contributed and is using the software. MJPG-streamer takes JPGs from Linux-UVC compatible webcams, filesystem or other input plugins and streams them as M-JPEG via HTTP to webbrowsers, VLC and other software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    yet another movie manager to organize all your movies stored on harddisk. its main features are: fetch metadata from imdb.com (including covers), smartfolders to keep recent searches persistent, itunes like interface, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Movie Manager is an application who helps you to keep a list of all the movies you have on your hard disk or on DVD and gets information from internet about those movies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Home Video Club helps you to keep track of your personal movie collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Camerad is a daemon to periodically fetch images from IP security cameras via http, store them on the filesystem in an organized manner and keep updated a set of thumbnails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Manage your video or movie collection in an easy to access web format with this simple web application. Keep track of your video inventory and share your titles with friends. Use as finished product, or foundation for further development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Myron (webcamxtra) brings native-implemented, cross-platform computer vision to Processing and Macromedia Director, allowing inexpensive commercial USB cameras to control just about anything. Keep computer vision easy and inexpensive for the people!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A database with PHP frontend to keep all the information about your movies Collection. Object Oriented and easy to add new features. Supports themes with Smarty templates. Using PEAR for authentication and Database Access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Easy Vob 2 DivX conversion. Easy and simple to use divx creator for the Mac OS X platform. Uses the powerful file converter FFMPEG. Written in 100% Applescript to keep it simple. All programmers are definitely welcomed. Just Have Fun!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Keep track of your DVD collection with this simple PHP / MySQL script. Features: Fully customizable look and feel; optional links to the Internet Movie Database or to URLs of your choice; interface to add/edit/delete entries. See the homepage for a demo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB