Showing 339 open source projects for "https file server"

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
  • 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
  • 1
    6PM

    6PM

    Phase Modulation Sound Synthesizer

    6PM is a phase modulation (PM) synthesizer made of six oscillators. That's where its name comes from ☺ Demos and presets : http://linuxsynths.com/6PMPatchesDemos/6pm.html https://youtu.be/icnIUv5hcN4 Some music made with 6PM : https://soundcloud.com/m2v2/cyberpunk https://soundcloud.com/m2v2/oasis It works under Gnu-Linux system with Jack sound server and Qt5 library. You may install it from sources (see README) or use Debian packages (thanks to Jams for packaging !) from Files menu. Its now part of LibraZiK distibution : http://librazik.tuxfamily.org/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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. The server...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    simplest ffmpeg streamer

    simplest ffmpeg streamer

    Simplest streamer based on FFmpeg

    This example stream local media files to streaming media server (Use RTMP as example). It's the simplest FFmpeg streamer. The solution contains 2 projects: simplest_ffmpeg_streamer: stream local media files to streaming media server. simplest_ffmpeg_receiver: save streaming media to a file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WebPhonon

    WebPhonon

    WebPhonon is a simple Media player written in Qt.

    WebPhonon is a simple Media player written in Qt. It supports any audio or video file and has a shareable MySQL/SQL Server media library
    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
    ServeStream

    ServeStream

    Streaming Media Player for Android

    HTTP media server browser and stream player. Ideal for playing internet radio or streaming podcasts in the background. For use with any streaming media servers such as GNUMP3d.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Itunes Library - PS3 Media Server Plugin
    This is a PS3 Media Server (PMS) plugin that reads (parses) your Itunes Library (xml file) and shows it as a folder under the Media Server. The source code is moved to github: https://github.com/leogps/PS3-Media-Server-Plugin-iTunes-Library Latest distributable is still available at sourceforge: http://sourceforge.net/projects/ituneslibparser-pms/files/v2.0.0/ItunesLibraryParserPlugin-v2.0.0.zip/download Readme: https://sourceforge.net/projects/ituneslibparser-pms/files/v2.0.0/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PDF Clown

    PDF Clown

    General-Purpose PDF Library for Java and .NET

    PDF Clown is a general-purpose Java and .NET library for manipulating PDF files through multiple abstraction layers, rigorously adhering to PDF 1.7 specification (ISO 32000-1). This project aims to provide a universal access to PDF files (creation, reading, editing, rendering...) through an accurate and elegant object-oriented API. * Features: http://pdfclown.org/overview/features/ * Overview: http://pdfclown.org/overview/architecture/ * Website: http://pdfclown.org/ * Blog:...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    gstfs-ng

    A FUSE-based file system for dynamic gstreamer-based transcoding

    Now maintained on https://github.com/rtyle/gstfs-ng A FUSE-based file system that works as a dynamic gstreamer-based transcoder over an existing directory. For example, this can make your FLAC music archive appear as an MP3 or OGG archive. Transcodings can be cached in memory and persisted to disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Subtitles synchronization

    Application in Java for synchronizing subtitles (.srt and .ass)

    Application writen in Java which allows synchronizing subtitles by multiplying the times of the subtitles by a factor and then adding a delay in milliseconds. It accepts formats of subtitles with extensions: .srt and .ass It is possible to select the charset used for the output file. The GUI allows switching between English and Spanish languages. You will find more about it at this web site: https://www.frojasg1.com:8443/downloads_web/web/html/sincronizadorDeSubtitulos.html?origin=sourceforge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    Reggata

    Reggata

    Tagging system for local files

    Reggata is a tagging system for managing local files on a computer. Use it for organizing your huge collections of music, ebooks and photos (or any other files) with tags. TESTERS NEEDED! Help the project: submit BUGS and request NEW FEATURES here https://github.com/vlkv/reggata/issues Send me your FEEDBACK vitvlkv@gmail.com !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenLP - Free Church Worship Software

    OpenLP - Free Church Worship Software

    Free church worship presentation software

    Open Source Worship Presentation Software. This project has moved to Launchpad: https://launchpad.net/openlp
    Leader badge
    Downloads: 85 This Week
    Last Update:
    See Project
  • 12

    PNGwriter

    Easy plotting of images pixel by pixel!

    Frustrated because you want to output a high-quality image from your C++ program but haven't found an easy, direct and fast way? Try PNGwriter. Written with scientific simulations in mind, PNGwriter allows you to plot to a PNG image pixel by pixel. * * *README* * * This is the last PNGwriter release that will be hosted on SourceForge.net. Please use the following site: https://github.com/pngwriter/pngwriter/releases to find all versions of PNGwriter including and later than...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AEO-Light 1.1

    AEO-Light 1.1

    Version 1.1 is no longer supported.

    Version 1.1 is no longer supported. Please see the new version at https://usc-imi.github.io/aeo-light/ Description for 1.1 continues below: AEO-Light 1.1 is an open-source software application that takes a digital scan of motion picture film with optical sound tracks and directly reproduces the audio, producing as a result a synchronized sound film file. Funded by a grant from the National Endowment for the Humanities and by the University of South Carolina.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OpenLD

    OpenLD

    Firmware OpenLD para Receptores de TV por Satélite

    Firmware OpenLD by Javilonas --------------------------------------------- Twitter: https://twitter.com/javilonas Support: http://www.lonasdigital.com/openld-1303/ Attention! We need collaboration for maintain dedicated server of the firmware for repositories. Atención!! Necesitamos colaboración para mantener el servidor dedicado donde alojamos los repositorios del firmware. DONAR / DONATE: http://www.paypal.com/cgi-bin/webscr?
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    LibBWEntrainment

    LibBWEntrainment

    Extensible Brainwave Entrainment library for Java

    ...A project using this library is available here https://sourceforge.net/projects/isochronic/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sample Level Musical Timeline

    Sample Level Musical Timeline

    Sample Level Modulation of Musical Timeline

    ...By extracting data patterns from multiple time scales, we implement a tool that musicians can perform the big data at different resolutions. This toolbox will need the following supporting toolboxes: MIDI TOOLBOX https://www.jyu.fi/hum/laitokset/musiikki/en/research/coe/materials/miditoolbox MIR TOOLBOX https://www.jyu.fi/hum/laitokset/musiikki/en/research/coe/materials/mirtoolbox Please add the path in MATLAB for these two toolbox. Please also read the project document file (readme.doc/pdf) for more details
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Vibrato Toolbox

    Vibrato Toolbox

    Vibrato Toolbox: Parametric Analysis of Musical Vibrato

    Vibrato Toolbox: Parametric Analysis of Musical Vibrato from High-Precision Magnitude/Frequency Tracking Mingfeng Zhang ECE, Univ. of Rochester Part I Analysis of individual music tones This MATLAB toolbox provides signal analysis tools for time-frequency analysis and for parametric analysis of musical vibrato Part II Analysis of multiple music tones or multiple harmonic partials This toolbox allows you to explore a group of audio files, and obtains its related parameters of musical vibrato. [Installation] see more details in the readme files in the zip files. (1) We use some functions in MIR toolbox, please first add in this toolbox to MATLAB: https://www.jyu.fi/hum/laitokset/musiikki/en/research/coe/materials/mirtoolbox MATLAB/file -> set path add folder /Toolbox/ (and the folder for audio files) hit "save"; "close". (2) please also set the folder "F:\THISFOLDER" with code and audio files as "current directory" so the code can read the audio segment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Analyzer for Files

    A tool to look into file contents

    Analyzer for Files (AoF) is a tool to look into file contents, analyze the structure with installed plug-ins, and show the results with several split windows including converted data and a tree if successful. It was designed as a workbench with a core and plug-in extensions. It can handle the normal plain-text file and data, complex binaries supported with the corresponding plug-ins.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Hamsi Manager

    Hamsi Manager

    at new home :-) https://github.com/supermurat/hamsi-manager

    at new home :-) https://github.com/supermurat/hamsi-manager
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    PlayJoom

    PlayJoom

    PlayJoom is a web based audio streaming server.

    What is it? PlayJoom is a web based audio streaming server. It´s written in php and save the data about the audio files like mp3 music in a MySQL database. What can it do? You can stream your music files, manage covers, and additional informations about the music band, the tracks or the albums. You manage your own playlists with your favorite songs and listen it everywhere in your local network on each device. PlayJoom streams audio files in your lokal network, or with a internet web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Airtime

    Airtime

    Open source broadcast automation software for scheduling and playout

    Airtime lets you take total control of your radio station via the web with intelligent archive management, powerful search, an easy playlist builder, a simple scheduling calendar and rock-solid automated playout. Features include Smart Blocks, live assist modes, WAV, FLAC, AAC, MP3 and OGG support, fades, cues, playlists, programme calendar, Icecast, Shoutcast and Soundcloud integration, DJ and station manager roles, JQuery widgets, Liquidsoap playout, and a record and rebroadcast...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 22
    FireFly-Server
    iTunes-compatible DAAP server Firefly Media Server (formerly mt-daapd) is an open-source audio media server (or daemon) for the Roku SoundBridge and iTunes. It serves media files using Roku Server Protocol (RSP) and Digital Audio Access Protocol (DAAP). http://en.wikipedia.org/wiki/Firefly_Media_Server For Debian users: https://packages.qa.debian.org/m/mt-daapd.html https://tracker.debian.org/pkg/mt-daapd For FreeBSD users: http://home.introweb.nl/d/dodger/itunesserver.html https://www.tnpi.net/wiki/FreeBSD_iTunes_Server cd /usr/ports/audio/firefly make install clean echo 'firefly_enable="YES"' >> /etc/rc.conf service mt-daapd start ==>> http://127.0.0.1:3689 Simple SSH forward e.g. thourgh the internet: ssh -L3689:iMac.Local:3689 MyDomain.TLD Please also note https://sourceforge.net/projects/mt-daapd/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Xynth is a portable embedded windowing system, client/server interface between display hardware (mouse, keyboard, video displays) and the desktop environment that works on many hardware, including embedded devices (handhelds, set-top boxes, etc.). Move project source to github: https://github.com/alperakcan/xynth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    LightBird

    LightBird media server

    LightBird is a media server that allows anyone to access their data from anywhere with any device. Its main goal is to provide a secured and closed environment, that doesn't rely on any third party, without any technical knowledge required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Playmidi

    Playmidi

    Play midi files via external midi devices or soft synth.

    Playmidi is a web and curses and SDL-based MIDI file player for Linux and MacOS and Chrome (via Web MIDI and Web Audio apis). All recent development has moved to https://github.com/nlaredo/playmidi It supports software rendering of midi files via SDL audio and can also output midi events to external midi devices (in time with SDL audio soft synth) via both alsa sequencer api (linux) and coremidi api (osx).
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB