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
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.
Tool for annotating (bike race) videos with data from GPS devices to display time, distance, speed, power, HR, CAD, elevation, laps. Outputs a series of SVG files importable as image sequence into the OpenShot Video editor as overplayed video track.
Files Downloader is a free powerful utility that will help you to download your favorite videos from youtube. The application is platform-independent and runs in Windows, Linux, and MacOS.
dvbcut is a Qt application that enables you to select frame-precise parts of an mpeg transport stream (as received from Digial Video Broadcasting) and save them as independent mpeg files.
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.
fotocd.sh bash-script: Build (S)VCDs with Photos and Videos with htmlpart. Add other fileformats (e.g. pdf, OpenOffice.org-files...) in htmlpart. (S)VCD-Navigation through albums and chapters, which are directorys on harddisk. Menus with thumbnails.
A simple to use free-moving camera motion tracker. This program is designed to output the camera motion to a .py that is used in Blender. Not yet working. Check out our news page!
The Shoutcast Control Panel is a project designed to create and control Shoutcast servers via mysql, php and apache. I have started this project because of the lack of open source control panels with useful functionality.
Azureus 7(Cayenne) is a BitTorrent client, used to transfer files via the P2P protocol. Cayenne is written in Java and based on Vuze/Azureus client . Cayenne contains completely redesigned lightweight UI, speed and functionality optimizations.
European digital radio & television uses the DVB standard to broadcast its data.
Project X gives you a look behind the transmissions and tries its best to handle & repair many stream types and shows what went wrong on reception.
Tinger Mask is a free and open source software that can cover a region on the screen. Especially, it can cover the subtitles, which is the best way to learn a second language. It can run on any kinds of platform, like windows, linux, MAC OS, etc.
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!
Easily create MP4 video file from any video file. Video input file can be avi, mpg, mov, wmv, xvid, mp4, flv or mkv. The output file has a x264-aac coded video file with MP4 extension. This QT program uses mplayer, MP4Box, faac, x264.
MXQuery is a low-footprint implementation of XQuery 1.0, XQuery Update 1.0, XQuery Fulltext 1.0 and XQuery Scripting 1.0 as well as a subset of XQuery 1.1 (windowing, try/catch). It provides extensions to do data stream processing/CEP and SOAP/REST
Apolmb is a simple PHP- and Flash-only media browser/viewer for online directories. In the current version it shows images and plays audio and video content. Apolmb is based on OpenLaszlo.
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.
The Zahlemann site used to be the home of the Zahlemann project (which currently sleeps). Now I use it for different little tools I write. See project home page (http://zahlemann.sourceforge.net) for more information.
FX Player is a Web-based streaming server with a Flash iTunes-like interface. It shares your MP3 library and allow access to your tracks through the Internet. Coded in Java, FX Player run on most platforms, including Mac OS X, Windows, Linux and Unix.
This bash-script checks a directory for Matroska video files and uses mkvextract (from the mkvtoolnix package) to extract SSA/ASS-Subtitle files and encodes them in a videofile playable by mobile devices.
tcpcat is a simple program that is like `cat' but it works over tcp streams to allow you to cat from one host to another. example: host a: $ tcpcat -l 63255 | gzip -dc | tar xvf - host b: $ tcpcat -h hosta:63255 tcpcat-X.X.X.tar.gz