Showing 85 open source projects for "project"

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
  • $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
  • 1
    DistroAV

    DistroAV

    DistroAV (formerly OBS-NDI): NDI integration for OBS Studio

    DistroAV is an open-source integration plugin for OBS Studio that provides Network Device Interface (NDI) support so users can send and receive live audio and video over IP networks directly within OBS, formerly known as the OBS-NDI project before being renamed. By implementing NDI input sources, dedicated output transports, and special filter modes, it allows creativity-oriented workflows such as capturing remote cameras, sharing scenes between machines, or distributing live feeds without capture cards or physical cabling. The plugin works with the NDI runtime and supports modern versions of OBS Studio across Windows, macOS, and Linux, enabling streamers and production setups to leverage low-latency, high-quality media over local networks for multi-device collaboration or extended setups. ...
    Downloads: 63 This Week
    Last Update:
    See Project
  • 2
    Streamlink

    Streamlink

    Streamlink is a CLI utility which pipes video streams

    Streamlink is a command-line utility that pipes video streams from various services into a video player, such as VLC. The main purpose of Streamlink is to avoid resource-heavy and unoptimized websites, while still allowing the user to enjoy various streamed content. There is also an API available for developers who want access to the stream data. Streamlink is built upon a plugin system that allows support for new services to be easily added. Most of the big streaming services are supported....
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    formidable

    formidable

    The most used, flexible, fast and streaming parser

    The most used, flexible, fast and streaming parser for multipart form data. Supports uploading to serverless environments, AWS S3, Azure, GCP or the filesystem. Used in production. This project is semantically versioned and available as part of the Tidelift Subscription for professional-grade assurances, enhanced support and security. The maintainers of formidable and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the Open Source dependencies you use to build your applications. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Stremio Core

    Stremio Core

    Types, addon system, UI models, core logic

    ...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: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    Live API Web Console

    Live API Web Console

    A react-based starter app for using the Live API over websockets

    ...The app includes modules for streaming audio playback, recording user media from the microphone, webcam, or even screen capture, and it surfaces a unified event log so you can debug the session as it flows. Configuration lives in a simple .env file and the project boots with standard web tooling, letting you experiment quickly with models, system prompts, and tool declarations. It ships with demo branches that show grounded search, function calling, and visualization—one example has the model calling a function that renders Vega/Altair graphs directly in the UI. Under the hood there’s an event-emitting WebSocket client, an audio in/out processing layer, and a minimal scaffolded view so you can focus on your app logic rather than wiring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EZ Project

    EZ Project

    Softwares making our work easier

    Go to "Files" to download releases of EZComm and Jirrit. EZComm (EZ Comm) is still maintened, code hosted on https://github.com/bon-ami/ezcomm You can use it as either a client or a server for TCP/UDP text messages Jirrit is still maintened, code hosted on https://github.com/bon-ami/jirrit You can use it to operate with commands on JIRA, bugzilla, Jenkins and Gerrit. EZOutput is hosted on https://gitee.com/bon-ami/ezoutput
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Network Audio System

    Network transparent, client/server audio transport system

    The Network Audio System is a network transparent, client/server audio transport system. It can be described as the audio equivalent of an X server. This project is currently in maintenance mode. Patches are accepted, releases will be sporadic.
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 8
    Internet DJ Console

    Internet DJ Console

    A feature packed DJ console and internet radio client for Linux users

    ...Media file formats include: mp3, ogg, flac, wma, wav, m4a, m3u, xspf, pls, and cue sheet support, IRC track and station announcements, uses jack audio connection kit to provide a flexible audio chain. This list of features is by no means complete. More info at the project homepage.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    Talkie

    Talkie

    Talking 3D character for your stream

    ...This was made by me within 48 hours, with no prior GODOT experience. It's only Version 1, but it's a good starting base to learn how it was done and roll your own. Since this was a quickie project, any code suggestions/improvements are welcome. *Right click to auto level the sound (or use the slider), if the cutoff is lower than the background noise the mouth will move or be open constantly. Have Fun!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10

    linjam

    A cross platform NINJAM client with linear chain-streaming mode

    ...LinJam is linear NINJAM LinJam is a cross-platform NINJAM client utilizing the standard libninjam library and built upon the JUCE framework. It is the much needed modern replacement for the aging platform-specific clients with many new enhancements. The highest goal of the LinJam project is to flatten the pro-audio learning-curve; easing the intimidation that most non-technical musicians experience when they are first introduced to NINJAM. Some of the ways proposed to accomplish this include: offering a minimal interface with some reasonable default settings, some normalizing/conditioning features such as auto-gain and limiter, and the option to elect a "sound man". ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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 two streams, but it assumes that you have two complete streams. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    (Media Tester) Is a Multicast Monitoring Tool This project used to Monitor Multicast Streams, Bit rate, Alarms, Reports, Video Recording, http://media-tester.sourceforge.net
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    TrucklistStudioFX

    TrucklistStudioFX

    Media Video Mixer Playlist streaming Software.

    ============ IMPORTANT NOTICE: ============ This project is discontinued, please use TrucklistStudio for the latest features.( https://sourceforge.net/projects/truckliststudio/ ) TrucklistStudioFX is the JavaFX version of TrucklistStudio. It is only capable to handle Videos, Music, Picture, Desktop capture and Text/Animated-Gifs Overlays. It can Broadcast to almost every kind of services through FMEs XML configuration files.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    NTK RTMP SERVER

    NTK RTMP SERVER

    Naam Tamilar Web TV Live Streamer

    Naam Tamilar RTMP Server This project updated as open source for future use of Naam Tamilar Political Party. To contribute to the party and in some case if there is any possibilities if i cannot support them for long term. I thought of sharing this source code so in future it may be helpful for the community and party in which other software developers can help them to upgrade.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WebcamStudio For GNU/Linux

    WebcamStudio For GNU/Linux

    A multifeatured virtual webcam software to broadcast over the Internet

    ...This tool is not meant as a video editor but as a live video mixer giving you the possibilities to change the look of the broadcast on the fly. For more info about the WebcamStudio project, please visit our Wiki Home page: https://sourceforge.net/p/webcamstudio/wiki/Home/ IMPORTANT: ======= The former homepages of the project: http://code.google.com/p/webcamstudio http://ws4gl.org should be considered only as a reference to old project news, forums, info etc. Have in mind that some of these old links may not work anymore.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Node RTSP RTMP Server

    Node RTSP RTMP Server

    RTSP/RTMP/HTTP hybrid server

    This project is a streaming media server built on Node.js that supports both RTSP (Real Time Streaming Protocol) and RTMP (Real Time Messaging Protocol). It enables users to set up a lightweight streaming infrastructure for delivering live video or audio across networks without relying on heavy external servers. By implementing these protocols in Node.js, it offers easy integration with JavaScript applications and rapid prototyping for developers working on real-time streaming. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Sat>ip

    This Project should Developers help to control Sat>Ip Devices

    This Project should help to control Sat>Ip Devices Upnp for Discovery Rtsp for Control ( Setup Play Teardown Options Describe) Rtp Rtcp for Media Transport
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Castawesome

    Castawesome

    Simple livestreaming tool for Linux

    Castawesome has been taken down from Sourceforge due to Sourceforge's shady behavior regarding old projects. The project has been moved over to https://github.com/TheSamsai/Castawesome
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Media Tester Is Multicast Monitoring Tool, This project used to Monitor Multicast Streams. This software designed specially for IP-TV projects, to monitor the channels streams, MPEG2 or MPEG4 .. Also for any multicast streams ( boot cast, updates, splash
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    UPNPLib-mobile

    UPNPLib-mobile

    Java/Android library for port mapping on UPnP routers

    This library allows to discover UPnP-compatible routers on the local network, get some basic router information, including model and version number, external and internal interfaces addresses, forwarded ports list. Library allows to add new and delete existing port mappings. UPNPLib-mobile is the port of the abandoned UPNPLib project developed by "sbbi". Unlike the original, UPNPLib-mobile intended to be used for Android software development. For more details about original UPNPLib library go here: https://freecode.com/projects/upnplib Big Thanks goes to the original developers of UPNPLib library! Whoever they are.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    JPacketGenerator

    UDP Packet Generator (Stream generator)

    ...Set Source Address, Destination address - Port Packet Size Stream Bandwidth And press start Command Line interface available java -jar JPacketGenerator.jar srcAddress srcPort dstAddress dstPort bitRate_bps All parameters are mandatory and with parameters the generator require no GUI or windows manager to work. If The project will be useful I'll post some more detail or helps about the usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SMPTE 2022-1 library for VLC & co

    Optimized and cross platform SMPTE 2022 FEC library in C, Python, Java

    Project moved to GitHub. https://github.com/davidfischer-ch/smpte2022lib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tin Can Jukebox

    Tin Can Jukebox

    Stream your music over the net

    Tin Can Jukebox is a very fast, full featured php/mysql web jukebox that can securely stream large mp3 collections over the internet to multiple users. Features include many browsing modes,dynamic downsampling,playists,language packs & user access controls. Programming 100% fueled by environmentally friendly beer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB