Showing 46 open source projects for "dependencies"

View related business solutions
  • $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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    formidable

    formidable

    The most used, flexible, fast and streaming parser

    ...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. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. Of course, with Koa v1, v2 or future v3 the things are very similar. You can use formidable manually as or through the koa-better-body package which is using formidable under the hood and support more features and different request bodies, check its documentation for more info.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    smart rtmpd

    smart rtmpd

    Multi-system-supported and easy-to-maintain streaming media server

    ...It supports both push and pull streaming, enabling flexible workflows for ingesting and distributing media. The server is designed to be lightweight and easy to deploy, requiring minimal configuration and no external dependencies. It supports a wide range of protocols including RTMP, HLS, DASH, RTSP, and WebRTC, making it suitable for diverse streaming environments. The system is built with scalability in mind, supporting clustering and cascading setups for large-scale deployments. It also includes features such as authentication, logging, and remote configuration through web interfaces. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    mpv-winbuild

    mpv-winbuild

    Use Github Action to build mpv for Windows with latest commit

    mpv-winbuild is an automated build system that provides precompiled Windows binaries of the mpv media player, keeping them updated with the latest upstream changes. It uses continuous integration workflows to compile mpv with modern compilers and dependencies, ensuring compatibility and performance across systems. The project produces multiple builds optimized for different CPU architectures, including standard and advanced instruction sets. It simplifies installation by offering ready-to-use packages that eliminate the need for manual compilation. mpv-winbuild is particularly useful for users who want cutting-edge features and fixes without configuring build environments. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    cobalt

    cobalt

    Video and media downloader: Best way to save what you love

    ...The project is built with performance in mind, leveraging efficient backend processing to handle requests quickly and consistently. It also prioritizes user privacy by avoiding data collection and minimizing external dependencies. Cobalt is designed to be simple yet powerful, offering a streamlined interface while still supporting a wide range of media sources and formats. Its architecture allows for easy deployment and customization, making it suitable for both personal use and integration into larger systems.
    Downloads: 31 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
  • 5
    ytdlp-interface

    ytdlp-interface

    Windows graphical interface for yt-dlp

    ...The application leverages the full capabilities of yt-dlp, meaning it supports a wide range of websites and media formats beyond just YouTube. It is built in C++ using the Nana GUI library, with additional dependencies for handling media processing and compression. The interface includes features such as queue management, settings customization, and real-time output logs, making it suitable for both casual and advanced users. It also supports scaling and theming to match system preferences, ensuring a consistent visual experience.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    AmazonMSK AWS Identity Access Management

    AmazonMSK AWS Identity Access Management

    Use AWS Identity and (IAM) to connect to Amazon Managed Streaming

    ...This new SASL mechanism can be used by Kafka clients to authenticate against Amazon MSK clusters using AWS IAM. After you've downloaded the code from GitHub, you can build it using Gradle. An uber jar containing the library and all its relocated dependencies except the kafka client and slf4j-api can also be built. At runtime, the uber jar expects to find the kafka client library and the sl4j-api library on the classpath.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AutoCrop-Vertical

    AutoCrop-Vertical

    Smart video converter using YOLOv8 and FFmpeg

    AutoCrop-Vertical is a Python-based video processing tool that automatically converts horizontal videos into vertical formats optimized for social media platforms. It uses computer vision techniques and AI models such as YOLOv8 to analyze each frame, detect subjects, and dynamically adjust cropping decisions. Instead of applying a static center crop, the system intelligently tracks people or key objects to preserve visual focus and composition. When cropping would degrade the scene, it can...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    FFmpeg CLI Wrapper for Java

    FFmpeg CLI Wrapper for Java

    Java wrapper around the FFmpeg command line tool

    ...It includes built-in support for parsing FFprobe output into Java objects, making it easier to work with media information in applications. ffmpeg-cli-wrapper is designed to be lightweight and does not bundle FFmpeg itself, giving developers flexibility in managing dependencies. It also provides logging and process handling features to monitor execution and handle errors effectively. Overall, it simplifies the integration of FFmpeg into Java-based systems.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    build-ffmpeg-script

    build-ffmpeg-script

    The FFmpeg build script provides an easy way to build a static FFmpeg

    ffmpeg-build-script is a shell-based automation tool that simplifies compiling FFmpeg from source with a wide range of codecs and libraries. It automates downloading dependencies, configuring build options, and generating static FFmpeg binaries for Linux and macOS systems. The script supports enabling GPL and non-free codecs, allowing access to advanced encoding features such as x264, x265, and AV1. It also includes options for hardware acceleration and customization of build parameters. Designed for reproducibility, it ensures consistent builds across environments without manual dependency management. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Lenstube

    Lenstube

    Decentralized video-sharing social media platform

    Decentralized video-sharing social media platform, built using Lens protocol. This turborepo uses Yarn as a package manager. For a place to have open discussions on features, voice your ideas, or get help with general questions please visit our community at Discord.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FFmpeg Sidecar

    FFmpeg Sidecar

    Wrap a standalone FFmpeg binary in an intuitive Iterator interface

    ...It allows developers to interact with video streams as sequences of raw frames, abstracting the complexity of decoding and processing media. The library leverages FFmpeg’s CLI instead of low-level bindings, simplifying setup and avoiding heavy dependencies. It enables streaming data through stdin and stdout, making it suitable for real-time processing pipelines. Additionally, it parses FFmpeg logs to extract structured information such as progress, metadata, and errors. The project is designed for cross-platform compatibility and minimal configuration. Its architecture emphasizes simplicity while retaining access to FFmpeg’s powerful capabilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ShiftMediaProject FFmpeg

    ShiftMediaProject FFmpeg

    Unofficial FFmpeg with added custom native Visual Studio project

    ...The fork is often used by developers who need customized FFmpeg builds with extended functionality. It also supports integration into larger multimedia projects requiring specific dependencies. Overall, it enhances FFmpeg usability within Windows-based workflows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    LinuxPlay

    LinuxPlay

    An open-source, ultra-low-latency remote desktop for Linux hosts

    ...LinuxPlay is structured as both a functional tool and a learning resource for developers interested in multimedia systems. Its design emphasizes simplicity and performance, avoiding unnecessary dependencies. Overall, it serves as a practical example of media player implementation on Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    ffmpeg-android-maker

    ffmpeg-android-maker

    Contains a script that assembles FFmpeg library for Android

    ffmpeg-android-maker is a build automation tool designed to compile FFmpeg for Android platforms with support for various codecs and libraries. It simplifies the complex process of cross-compiling FFmpeg by providing scripts that handle dependencies, configuration, and build steps. The project supports multiple architectures, enabling developers to generate binaries compatible with different Android devices. It includes options for enabling or disabling specific codecs and features, allowing tailored builds for specific use cases. The tool integrates with Android development workflows, making it easier to include FFmpeg in mobile applications. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    avbuild

    avbuild

    ffmpeg build tool for all platforms

    avbuild is a build automation system designed to simplify compiling FFmpeg and related multimedia libraries across multiple platforms. It provides scripts and configurations that handle dependencies, compilation flags, and integration of external codecs. The project is aimed at developers who need customized FFmpeg builds tailored to specific use cases, such as streaming, encoding, or playback systems. It supports cross-platform builds, enabling consistent environments for Linux, Windows, and macOS. avbuild also allows inclusion of additional libraries such as x264, x265, and other codecs to expand functionality. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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. It includes built-in support for FFmpeg, allowing video streaming and camera integrations without additional setup. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Peer Calls

    Peer Calls

    Group peer to peer video calls for everyone written in Go

    Peer Calls is a self-hosted, open-source WebRTC-based video and audio calling platform for group communication. Designed for simplicity and privacy, it allows anyone to run their own video conferencing service without relying on third-party providers. Peer Calls supports multi-user rooms, screen sharing, and chat, all delivered via a clean web interface. It’s great for small teams, communities, and educational groups seeking secure and customizable alternatives to mainstream conferencing tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    YouTube-DL-PyTK

    YouTube-DL-PyTK

    Video Downloader - Cross Platform

    ...Its purpose is simple; to facilitate the downloading of non-copyright-protected videos from certain internet websites including YouTube. Source code is included and can be executed directly if you have Python and the proper dependencies available. I digitally sign some files in my releases. If you'd like to verify those signatures, you can find my PGP/GPG keys at: https://marcusadams.me/keys.html If you'd like to read the source code without downloading anything, you can do so on the project's Gitlab at: https://gitlab.com/gerowen/youtube-dl-pytk If you'd like to donate there's several ways to do so: PayPal: https://paypal.me/gerowen Bitcoin (BTC): bc1q86c5j7wvf6cw78tf8x3szxy5gnxg4gj8mw4sy2 Monero (XMR): 42ho3m9tJsobZwQDsFTk92ENdWAYk2zL8Qp42m7pKmfWE7jzei7Fwrs87MMXUTCVifjZZiStt3E7c5tmYa9qNxAf3MbY7rD
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 19
    linux-file-converter-addon

    linux-file-converter-addon

    Convert various image, audio and video formats from your context menu.

    ...It adds a new option to the context menu to create an easy way to convert between a huge amount of file types. The program offers many options to customize the appearance of its context menu. There are also a few extra formats which can be added by installing optional dependencies. The tool has a built-in auto-update function to make sure the newest version is always installed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    fanplayer

    fanplayer

    A portable video player based on ffmpeg for windows and android

    fanplayer is a lightweight, cross-platform video player built directly on top of FFmpeg, designed for Windows and Android environments. It is implemented in C with a focus on simplicity, performance, and minimal dependencies, avoiding external libraries such as SDL. The player directly interfaces with platform-specific rendering APIs like Direct3D and AudioTrack, enabling efficient audio and video output. It supports a wide range of media formats and streaming protocols while maintaining low CPU and memory usage compared to traditional FFmpeg players. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    FFCreator

    FFCreator

    A fast video processing library based on node.js

    ...Based on pictures and Text content, dynamic batch generation of short videos is a technical problem. FFCreator is a lightweight and flexible solution that requires few dependencies and low machine configuration to start working quickly. It simulates 90% animation effects of animate.css. You can easily convert the animation effects on the web page side into videos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    docker-nginx-rtmp

    docker-nginx-rtmp

    A Dockerfile for nginx-rtmp-module

    ...It allows users to ingest RTMP streams and convert them into formats such as HLS for playback in web browsers. The project simplifies deployment by packaging all dependencies into Docker images, making it easy to run on various environments without manual configuration. It supports use cases such as live streaming, video relay, and content distribution networks. The system can be configured to handle multiple streams and output endpoints, enabling scalable streaming architectures. It also integrates FFmpeg for transcoding and stream processing when needed. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Vanced Manager

    Vanced Manager

    Vanced Installer

    Vanced Manager is an Android app that simplifies the installation and management of YouTube Vanced and related modules, including MicroG. YouTube Vanced is a modified version of the YouTube app that offers features such as ad blocking, background playback, and theme customization. Vanced Manager provides a user-friendly interface to install, update, and uninstall these apps without requiring root access.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 24
    pytube

    pytube

    A lightweight, dependency-free Python library

    Pytube is a lightweight, dependency-free Python library that enables downloading YouTube videos and audio streams with minimal setup. It supports video resolution selection, progressive or adaptive streams, and caption downloads. Pytube is ideal for automation scripts, archiving tools, and media applications that need to interface with YouTube content programmatically.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    TimeSformer

    TimeSformer

    The official pytorch implementation of our paper

    ...The model alternates attention along spatial and temporal dimensions (or designs variants like divided attention) so that it can capture both appearance and motion cues in video. Because the attention is global across frames, TimeSformer can reason about dependencies across long time spans, not just local neighborhoods. The official implementation in PyTorch provides configurations, pretrained models, and training scripts that make it straightforward to evaluate or fine-tune on video datasets. TimeSformer was influential in showing that pure transformer architectures—without convolutional backbones—can perform strongly on video classification tasks. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB