45 projects for "environment-modules" with 2 filters applied:

  • 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Live API Web Console

    Live API Web Console

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

    Live API Web Console is a React starter that demonstrates how to use Gemini’s Live API over WebSockets to build real-time, multimodal experiences. 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    video-compare

    video-compare

    Split screen video comparison tool using FFmpeg and SDL2

    ...Users can visually compare codecs, scaling algorithms, and other transformations to evaluate quality differences. The application can also handle image sequences, extending its use beyond standard video files. Overall, it provides a powerful environment for visual quality assessment and debugging.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    Kyoo

    Kyoo

    A portable and vast media library solution

    ...Kyoo supports hardware acceleration options for efficient video processing, making it suitable for high-resolution streaming environments. Its configuration relies on environment variables and Docker Compose, enabling flexible deployment across different systems. The platform emphasizes modularity, allowing users to customize storage locations, streaming settings, and performance parameters. With a focus on self-hosting and scalability, Kyoo provides an alternative to commercial media servers for users who want full control over their content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Billd-Live

    Billd-Live

    Live broadcast room built on Vue3 + WebRTC + Nodejs + SRS

    Billd-live is a full-stack live streaming platform that enables users to create and participate in real-time video broadcasts through a web-based interface. Built using technologies such as Vue3, WebRTC, Node.js, and FFmpeg, it provides a complete solution for live streaming similar to modern platforms. Users can start live sessions as hosts, while viewers can join and watch streams directly in the browser. The system supports multiple streaming protocols and includes features such as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    VideoStation-FFMPEG-Patcher

    VideoStation-FFMPEG-Patcher

    Patcher to enable DTS, EAC3 and TrueHD transcoding support

    VideoStation-FFMPEG-Patcher is a utility designed to enhance compatibility between Synology Video Station and FFmpeg by patching or replacing FFmpeg binaries. It allows users to enable support for additional codecs and formats that are not included in the default Synology environment due to licensing restrictions. The tool modifies system configurations to ensure that Video Station can leverage a more complete FFmpeg build. It is commonly used to restore playback support for certain video formats that would otherwise fail. The patcher operates with minimal user interaction and integrates into existing Synology setups. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Homebridge Docker

    Homebridge Docker

    Homebridge Docker. HomeKit support for the impatient using Docker

    Homebridge Docker is a containerized version of Homebridge that allows users to run a HomeKit-compatible automation server inside a Docker environment. It simplifies deployment by packaging Homebridge, Node.js, and required dependencies into a ready-to-run container that supports multiple architectures including x86 and ARM devices like Raspberry Pi. The project enables integration of non-HomeKit smart devices into Apple’s Home ecosystem through plugins and configuration tools. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    ffmpeg-commander

    ffmpeg-commander

    A web-based GUI for quickly generating common FFmpeg command-line

    ffmpeg-commander is a web-based graphical interface that simplifies the creation of FFmpeg commands for common video and audio encoding tasks. It provides a user-friendly environment where users can configure encoding options without needing to memorize complex command-line syntax. Built with modern web technologies, it generates FFmpeg commands dynamically based on user input. The tool focuses on common workflows such as format conversion, compression, and codec selection. It can optionally connect to a backend service to execute commands and stream progress updates in real time. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    MLT Multimedia Framework
    A multimedia authoring and processing framework and a video playout server for television broadcasting.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    QMDemo

    QMDemo

    Some functional modules developed by Qt on a daily basis or demos

    QMDemo is an Android demonstration project that showcases multimedia playback and processing capabilities using native and Java-based components. It is designed as a learning tool for developers exploring video playback, decoding, and rendering pipelines on mobile devices. The project includes examples of handling media streams, managing buffers, and synchronizing audio and video output. It demonstrates integration with multimedia libraries and frameworks to achieve efficient playback...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    Video Pre-Training

    Video Pre-Training

    Learning to Act by Watching Unlabeled Online Videos

    ...The idea is to learn general priors of control from large-scale, unlabeled video data, and then optionally fine-tune those priors for more goal-directed behavior via environment interaction. The repository contains demonstration models of different widths, fine-tuned variants (e.g. for building houses or early-game tasks), and inference scripts that instantiate agents from pretrained weights. Key modules include the behavioral cloning logic, the agent wrapper, and data loading pipelines (with an accessible skeleton for loading Minecraft demonstration data). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    VideoPlayerDemo

    VideoPlayerDemo

    Encapsulate ijkplay player, self-implementing bottom-streaming

    VideoPlayerDemo is a multimedia demonstration project that showcases video playback capabilities within a mobile or desktop application environment. It focuses on integrating FFmpeg-based decoding with a custom rendering pipeline to display video content efficiently. The project demonstrates how to handle media streams, synchronize audio and video, and manage playback controls. It serves as a learning resource for developers exploring media frameworks and playback architectures. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ffmpeg.js

    ffmpeg.js

    Port of FFmpeg with Emscripten

    ffmpeg.js is a JavaScript port of the FFmpeg multimedia framework compiled with Emscripten, enabling video and audio processing directly within browsers or Node.js environments. It provides prebuilt modules optimized for web use, balancing performance and file size while supporting common encoding and decoding tasks. By running entirely in JavaScript through asm.js, it allows developers to manipulate media files without requiring native binaries or server-side processing. The library supports different builds tailored for formats like WebM and MP4, including worker-based versions for improved performance in web applications. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    WxRecoderVideo

    WxRecoderVideo

    Based on VCamera, Imitating WeChat to record short videos

    ...The architecture is structured as a learning resource, helping developers explore camera APIs, media codecs, and FFmpeg-style processing concepts. It also includes playback modules to review recorded content directly within the app. Overall, it serves as a practical example of implementing end-to-end video recording functionality on Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    YouTubeCrawler

    YouTubeCrawler

    Go-based automation utility that downloads YouTube videos

    ...The architecture follows a command-pattern setup: tasks implement a common interface and are scheduled and executed with concurrency controls (maximum goroutines customizable). It assumes a Linux environment with SSR proxy support, and requires the user to pre-install youtube-dl and ffmpeg. With its focus on automation, the tool is useful for easily archiving multilingual subtitles, prepping content for editing, or creating reference versions of YouTube videos.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    CamDesk

    CamDesk

    The Desktop Webcam Widget

    CamDesk is a free, open source, desktop webcam widget, that was created as home surveillance application. Although others have used it for demonstrations even with CamStudio, and QuickTime Player for screen casting.
    Downloads: 56 This Week
    Last Update:
    See Project
  • 16
    Movie Masher

    Movie Masher

    Browser-based online video editor and encoding API

    Version 3.x available here on SourceForge has been superseded by version 4.x available on Github. The later is a port to JavaScript, PHP and Ruby - all dependencies on Flash have been removed, as well as some of the functionality it provided. Version 3.x --------------- Extensible Flash and PHP online video editor with effects, transitions, titling, timeshifting and compositing. Client side ActionScript provides a robust GUI that interacts with PHP through simple XML protocols for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    onet

    OctopusNet - SAT>IP Server with various possibilities

    ...The to-use client software (*3) is for the operating systems iOS (iPhone, iPad), Android, Mac OS and Windows already from various manufacturers available on the market (Smart TVs, Windows Phone, Windows RT and Kindle Fire HD in preparation). All models in the Octopus Net series contains a 5 port gigabit managed switch and the possibility to be equipped with two DuoFlex modules (* 4). The Octopus Net can be any number of times cascaded (controlled by IP address).The use of wireless clients requires an additional wireless access point. *1 Full HD ready, depending on the client *2 CI supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    !Important! The code has moved to http://github.com/hampelratte . Lazy Bones is a plugin for the great EPG-software TV-Browser. With Lazy Bones you can control a VDR (by Klaus Schmidinger).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OBSOLTED BY CURRENT TV-BROWSER. JGoodies L&F TV-Browser Plugin is a plugin for the great EPG-software TV-Browser. This plugin allows to activate and configre the "JGoodies Looks" Look and Feels made availabe to the OS community by Karsten Lentzsch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Movie Sleep Timer
    This is a sleep timer for the computer. "Put the computer to sleep" after completion of a film or playlist, monitoring either VLC Media Player or Windows Media Player, or simply set a timer, shutting off the monitor or shutting down the computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A text-based subtitles editor that supports basic operations as well as more advanced ones, aiming to become an improved version of Subtitle Workshop for every platform supported by KDE. NOTE: project development is now happening on GitHub (https://github.com/maxrd2/subtitlecomposer)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    proGPUKLT is a library for the Processing programming language and environment that wraps a GPU-implementation of the Kanade-Lucas-Tomasi feature tracker used for computer vision applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    We have moved to https://forja.rediris.es/projects/csl-longomatch/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    RDV is a visualization environment for scientific and engineering data. Built on top of the RBNB dynamic data server, it supports local and remote data sources and can visualize numeric, video, image, and audio data in a number of different ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This wizard will create a DVD with fully animated menu from MPEG-2 files. It is designed to be very easy to use. All you need to do is add one or more files to the playlist and answer the questions that follow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo