23 projects for "controls" 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
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Start Free
  • 1
    GSYVideoPlayer

    GSYVideoPlayer

    Android video player library

    ...It supports full-screen playback, small-window (picture-in-picture–style) modes, and seamless orientation changes with proper lifecycle handling. The library provides gesture controls for brightness, volume, and seeking, along with thumbnail covers, playback speed adjustment, and caching options for smoother viewing on unreliable networks. Developers can embed players in RecyclerView lists, wire custom controls, and switch underlying renderers or decoders to match device capabilities and formats. Hooks for callbacks and state listeners make it straightforward to integrate analytics, preloading, and error recovery into apps. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    video-compare

    video-compare

    Split screen video comparison tool using FFmpeg and SDL2

    ...The tool supports videos with different formats, resolutions, and frame rates, making it versatile for testing encoding changes or processing effects. It includes interactive navigation controls and customizable display options to enhance analysis workflows. 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: 14 This Week
    Last Update:
    See Project
  • 3
    clip-js

    clip-js

    online video editor built with nextjs, remotion and ffmpeg

    ...The system uses a WebAssembly port of FFmpeg to perform high-quality rendering, allowing export of videos without relying on server-side processing. It includes interactive controls for trimming, splitting, and arranging media elements with precise timing. The editor supports dynamic adjustments such as opacity, positioning, and layering to fine-tune compositions. It also incorporates keyboard shortcuts and responsive UI elements to improve workflow efficiency. Overall, it demonstrates how full-featured video editing can be achieved entirely within a web application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    SpotSeekBot

    SpotSeekBot

    spotify music downloader telegram bot (tracks, albums, playlists)

    ...The bot integrates with Spotify APIs to retrieve track information and playlists while using external sources for actual audio playback. It supports common playback controls such as pause, skip, and seek, enabling interactive music sessions in real time. The system is designed to handle multiple users and maintain queue consistency during playback. It also includes configuration options for customizing behavior and command handling. Overall, it provides a convenient way to bring Spotify-based music experiences into Discord environments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 5
    Jessibuca

    Jessibuca

    Jessibuca is an open source pure H5 live streaming player

    Jessibuca is an open-source HTML5 live streaming player that runs entirely in the browser using WebAssembly to decode audio and video streams without requiring plugins. It compiles native decoding libraries into JavaScript, enabling high-performance playback across desktop and mobile devices. The player supports modern streaming protocols and codecs, allowing it to handle real-time video feeds with low latency and stable rendering. Its architecture is modular, separating decoding, demuxing,...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Flyleaf

    Flyleaf

    Media Player .NET Library for WinUI 3/ WPF/WinForms

    ...The framework includes a customizable player interface and supports integration into desktop applications built with WPF or other .NET UI frameworks. Flyleaf offers features such as subtitle rendering, audio track selection, and playback controls for a complete media experience. It also includes advanced buffering and synchronization mechanisms to ensure stable playback under varying conditions. The architecture is modular, allowing developers to extend functionality or integrate custom components. Overall, it provides a robust foundation for building media players in .NET environments.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Music-bot

    Music-bot

    A complete code to download for a cool Discord music bot

    Music-bot is a Discord bot designed to stream and manage music playback within voice channels, providing users with an interactive audio experience. It supports playing music from various online sources, including streaming platforms and direct URLs. The bot includes queue management features that allow users to add, remove, and reorder tracks during playback. It integrates audio processing tools to ensure smooth streaming and consistent playback quality. Music-bot also supports commands for...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Stargazer

    Stargazer

    Celebrate with a video of your stargazers

    Stargazer is a template project for creating celebratory videos when a GitHub repository reaches a star milestone. It uses Remotion to generate a video featuring the people who starred a repository. Users can create the video locally by providing a GitHub token, installing dependencies, previewing the composition, and rendering the final output. The project also supports a GitHub Actions workflow for generating the video without running everything on a local machine. It is designed as a fun...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    StoryMem

    StoryMem

    Official code for StoryMem: Multi-shot Long Video Storytelling

    StoryMem is a narrative-focused memory accumulation system that lets users build, store, and reference past conversational context or story elements with an AI, effectively enabling the AI to maintain and recall personalized story memories or character arcs over time. Instead of treating each interaction as stateless, it tracks user-defined memory nodes, tags, and story threads so that future interactions can draw on established narrative context like character traits, past events, or...
    Downloads: 0 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.
    Start Free
  • 10
    SmartYouTubeTV

    SmartYouTubeTV

    Watch YouTube videos on your TV and set-top-box with comfort

    ...It removes ads and unnecessary distractions, allowing users to focus on content without interruptions. The application includes advanced playback features such as background play, customizable controls, and improved navigation. It is optimized for TV interfaces, ensuring smooth performance and usability with remote controls. The project also supports user preferences, enabling customization of the interface and playback behavior. It is particularly popular among users who want a more streamlined and user-controlled YouTube experience. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    hplayer

    hplayer

    A multi-screen player using Qt + FFmpeg

    ...The project is structured as a learning resource, helping developers understand the fundamentals of multimedia pipelines. It supports common audio and video formats and includes playback controls for managing media streams. The architecture emphasizes performance and simplicity, using native libraries to achieve efficient playback. It also demonstrates integration between UI layers and low-level media processing components. Overall, it serves as a practical reference for building custom media players.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    VideoPlayerDemo

    VideoPlayerDemo

    Encapsulate ijkplay player, self-implementing bottom-streaming

    ...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. The implementation highlights practical concerns such as buffering, threading, and performance optimization. It is particularly useful for understanding how low-level media decoding integrates with UI frameworks. The codebase acts as a reference for building custom video players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    YouTubeCrawler

    YouTubeCrawler

    Go-based automation utility that downloads YouTube videos

    ...The workflow involves specifying one or more URLs (via a simple “url” text file in each folder) and the program uses youtube-dl to fetch video and subtitle, then ffmpeg to overlay the subtitles onto the video track. 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
  • 14
    KinoGlitch

    KinoGlitch

    Video glitch effects for Unity

    KinoGlitch is a compact set of video glitch post-processing effects for Unity. It ships with two primary categories: analog glitches that simulate signal imperfections like scanline jitter, color drift, vertical jump, and horizontal shake, and a digital glitch effect that produces blocky compression-style artifacts. The package is designed to be easy to drop into projects to achieve stylized, retro, or distressed looks for cameras and cutscenes. It emphasizes real-time performance and simple...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    GrindPlayer

    GrindPlayer

    OSMF + Flex based flash video player

    GrindPlayer is a Flash video player built using OSMF (Open Source Media Framework) + Flex. It aims to provide many of the video-playback functionalities that are needed in “modern” Flash applications, including plugins for advertisements and subtitles, etc. The repo includes support tools, localization files, and utilities for building the player with the Flex SDK. OSMF + Flex-based flash video player, which provides the most needed functionality nowadays. Build scripts (.bat files) for...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    MPC Remote

    A Portable Device Remote Control for Media Player Classic

    Due to the poor availability of remote controls for Media Player Classic built in web interface, I went and found this, however when I looked at it, It was untidy and parts were broke, I have tidied it up and removed and fixed broken parts, Over the course of this peroject I shall be updating it to the latest mpc api, This works under any browser however, works best under Safari for iPhone, other browser support will come soon, aswell as reinclusion of the broken sections. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ProjiCast is a Java application for displaying pictures, slideshows and video files on a screen. ProjiCast uses a server and client architecture where the client controls the server which displays the files requested by the client. Uses Mplayer to display
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A flash flv, mp3 or mp4 (h.264) player made on haxe that can be embedded into any website for free or commercial use. With support for rtmp, youtube, http streaming and many more features. Open for improvements by you!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Embeddable web client code to enable a website to show pieces of a web video, such as from YouTube, starting and stopping at any position, and to create playlists of these snippets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NLO helps studying the nonlinear optical effects of crystals. It offers a GUI to plot the theoret. expected "maker fringes", captures images from video, retrieves data from and sends data to a LockIn, controls a stepping motor, imports and plots datase
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A small application that controls Last.FM internet radio. Written in Perl/GTK2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Serial video display "virtual peripheral" for Scenix SX microcontrollers. Needs no external active components. Interprets a subset of VT52 controls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    XENIUM

    A Xenium of Excellent Node Information for Uni-cast Media

    XENIUM - A Xenium of Excellent Node Information for Uni-cast Media - Information, control and listener utilities. The goal is to provide turn-key software for audio distribution and interactive methods. ===================================== This project has been restarted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next