Showing 67 open source projects for "interface"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    Shutter Encoder

    Shutter Encoder

    A professional video compression tool accessible to all

    ...Shutter Encoder also allows batch processing and automation of repetitive tasks, improving efficiency when handling large media libraries. Its interface balances simplicity with advanced control, exposing detailed encoding settings while remaining approachable. Overall, it serves as a versatile multimedia toolkit for both casual users and professionals working with video and audio content.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 2
    Transcoder

    Transcoder

    Hardware-accelerated video transcoding using Android MediaCodec APIs

    Transcoder by DeepMedia is an AI-powered video-to-video speech translation engine that enables fully automated multilingual dubbing. Unlike traditional speech translation systems that rely on multi-stage pipelines, Transcoder directly translates one speaker’s video into another language while preserving facial expressions, lip-sync, and vocal identity. Designed for real-time use and production-grade pipelines, Transcoder combines advanced deep learning models with GPU acceleration to deliver...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    FFmpeg CLI Wrapper for Java

    FFmpeg CLI Wrapper for Java

    Java wrapper around the FFmpeg command line tool

    ffmpeg-cli-wrapper is a Java library that provides a structured interface for interacting with FFmpeg and FFprobe through command-line execution. It allows developers to construct multimedia processing commands programmatically using object-oriented patterns instead of raw shell commands. The library supports tasks such as transcoding, probing media files, and extracting metadata while maintaining clarity and type safety.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Open Camera

    Open Camera

    Camera app for Android.

    Open Camera is an Open Source Camera app for Android(TM) phones and tablets. * Get it on Google Play: https://play.google.com/store/apps/details?id=net.sourceforge.opencamera * Get it on F-Droid: https://f-droid.org/en/packages/net.sourceforge.opencamera/ * Or you can download the APK/source directly, see "Files" above. Android, Google Play and the Google Play logo are trademarks of Google LLC.
    Leader badge
    Downloads: 1,551 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    YehDown

    YehDown

    Yeahdown: Easy-to-use video downloader for Windows

    Yeahdown is a straightforward, user-friendly Windows-based application designed to simplify the process of downloading videos and audio from popular websites like YouTube and Vimeo. Perfect for non-technical users, it offers an intuitive interface and fast, reliable downloads. Key features include improved download speeds, support for multiple major video platforms, and real-time updates for new features. Tested on windows 11.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 6
    YouTube Downloader ArmoMan

    YouTube Downloader ArmoMan

    An android application to download audio (mp3) from YouTube videos.

    ...YouTube Downloader ArmoMan is an intuitive Android application designed to empower users to effortlessly extract high-quality MP3 audio from YouTube videos and playlists. With a user-friendly interface and a host of convenient features, this app simplifies the process of downloading and enjoying your favorite YouTube content in audio format. Download from SourceForge or GitHub. GitHub download page: https://github.com/ArmoMan/YouTube-Downloader-ArmoMan/releases GitHub: https://github.com/ArmoMan/YouTube-Downloader-ArmoMan Please, if there are bugs, feel free to contact us.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    TV Scheduling service that allows timed captures of Digital TV to your hard drive using a digital tuner device. (DVB-T BDA)
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    MultiPlayer

    MultiPlayer

    Stream Video/Audio files via SSH

    'MultiPlayer' is an application designed to help you streaming multimedia content via the SSH protocol. With MultiPlayer you can connect to a server and create your own custom playlists. It comes with an intuitive interface and basic playback functions, which makes it suitable for any type of user, beginner or advanced. "Readme": - To use OpenSSH RSA-Key Encryption you can edit manually SSH-Server-Side configuration file 'for example: /etc/ssh/sshd_config' and add Line: 'PubkeyAcceptedAlgorithms +ssh-rsa' Also you can use for example 'Puttygen' to convert RSA-KeyFile to OpenSSH KeyFile Format - This Software runs with Java Runtime Environment 8 (x86). ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9

    FxDl

    Fast JavaFX video and audio downloader powered by yt-dlp

    FxDl is a lightweight, high-performance desktop download manager built with JavaFX. Designed for speed and simplicity, it provides a clean graphical interface for managing video and audio content streams across your favorite platforms. By leveraging the power and reliability of yt-dlp and FFmpeg under the hood, FxDl handles everything from individual media extractions to full playlist queues effortlessly. Key Features: * Clean, intuitive JavaFX user interface with real-time progress monitoring...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    libjpeg-turbo

    libjpeg-turbo

    SIMD-accelerated libjpeg-compatible JPEG codec library

    ...libjpeg-turbo also features colorspace extensions that allow it to compress from/decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.), as well as a full-featured Java interface.
    Leader badge
    Downloads: 43,347 This Week
    Last Update:
    See Project
  • 11
    FFmpeg-Video-Editor

    FFmpeg-Video-Editor

    Sample android project using ffmpeg for cutting and compressing video

    ...It provides tools for trimming, merging, and converting video files directly on the device without relying on external services. The project integrates FFmpeg libraries with Android components, enabling efficient media processing through native execution. It includes a user interface that allows users to select files, configure operations, and preview results. The application is designed as both a functional editor and a learning resource for developers exploring multimedia processing on Android. It emphasizes ease of integration and real-time feedback during editing operations. Overall, it showcases how to build a mobile video editor powered by FFmpeg.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12
    Amazon Kinesis Video Streams Parser Lib

    Amazon Kinesis Video Streams Parser Lib

    Easy to work with the output of video streams

    ...The Amazon Kinesis Video Streams Parser Library for Java enables Java developers to parse the streams returned by GetMedia calls to Amazon Kinesis Video. A streaming Mkv Parser called StreamingMkvReader that provides an iterative interface to read the MkvElements in a stream. Applications such as OutputSegmentMerger and FragmentMetadataVisitor built using the StreamingMkvReader. A callback-based parser called EBMLParser minimizes data buffering and copying. StreamingMkvReader is built on top of EBMLParser. Unit tests for the applications and parsers that demonstrate how the applications work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PlayPicdio

    PlayPicdio

    On the Android platform, the picture or video is converted to ascii

    PlayPicdio is a multimedia application designed to transform static images into dynamic audiovisual presentations. It combines image playback with synchronized audio to create slideshow-like experiences enhanced by transitions and timing control. The project demonstrates how to integrate image processing and audio playback into a cohesive media pipeline. It is useful for creating lightweight video content from image sequences without requiring full video editing software. The application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    WinTVCap_GUI/SimplePVR

    Easy to use TV recording application.

    WinTVCap_GUI is a graphical user interface for any command line accepting recording application. It's able to record direct or record scheduled programs. It has special build in support for WinTVCap and GBRecord, so it's possible to get LiveTV with it. SimplePVR is it's counterpart for the Linux platform for DVB scheduled recordings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DKVideoPlayer

    DKVideoPlayer

    Android Video Player. Android video player, encapsulates MediaPlayer

    DKVideoPlayer is a feature-rich Android video playback framework that abstracts multiple playback engines such as MediaPlayer, ExoPlayer, and IjkPlayer into a unified interface. It is designed to provide a flexible and customizable video playback experience, supporting modern app requirements like list playback, preloading, and floating windows similar to short-video platforms. The library includes advanced playback features such as gesture controls for brightness, volume, and seeking, as well as support for subtitles, danmaku overlays, and video filters. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    gIVTV is a small app for viewing TV with your ivtv-supported TV capture card. It also supports recording, and setting ivtv's many advanced settings. For developers, easy Java classes are provided to interface ivtv. Runs on gcj, no Sun Java needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    quick-media

    quick-media

    media(audio/image/qrcode/markdown/html/svg/png) support

    quick-media is a lightweight multimedia processing toolkit designed to simplify common video and audio operations through streamlined command execution. It provides a wrapper around FFmpeg functionality, enabling users to perform tasks such as transcoding, clipping, and format conversion with simplified commands. The tool emphasizes ease of use while still allowing access to advanced encoding parameters when needed. It supports batch processing, making it efficient for handling multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Subsonic
    Subsonic is a web-based media streamer, providing ubiquitous access to your music and video collection. More than 20 apps are available for Android, iPhone, Windows Phone, BlackBerry, Roku, Chumby, Sonos etc. Supports virtually all media formats, converting files on the fly. Also includes a Podcast receiver and jukebox feature allowing you to control what's playing on your computer from your mobile phone.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 19
    The Video Annotation and Reference System (VARS) is a software interface and database system that provides tools for describing, cataloging, retrieving, and viewing the visual, descriptive, and quantitative data associated with video.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Wifi Remote Play

    Wifi Remote Play

    Remote Control App for MPC and VLC, for Symbian and Android

    Wifi Remote Play is a remote control app for Android and Symbian (Nokia S60 5th edition smartphones or later), allowing you to control Media Player Classic (MPC) or VLC over a wireless network. This software is completely free - no ads, or having to pay for extra features, unlike many competing players! Also available from F Droid for Android.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    FFmpeg-Android

    FFmpeg-Android

    FFMpeg/FFprobe compiled for Android

    FFmpeg-Android is an Android library that simplifies the integration of FFmpeg into mobile applications by providing a precompiled and easy-to-use interface. It allows developers to execute FFmpeg commands directly within Android apps without manually handling native builds. The library supports a wide range of multimedia operations such as video transcoding, trimming, merging, and audio processing. It is designed to abstract the complexity of JNI and native libraries, making multimedia processing accessible to Android developers. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    Video Transcoder

    Video Transcoder

    Android app for video and audio transcoder, based on FFmpeg

    Video Transcoder is a command-line tool designed to simplify video transcoding workflows by wrapping FFmpeg functionality into a more structured and user-friendly interface. It allows users to convert video files between formats, adjust encoding parameters, and optimize output for specific use cases such as streaming or storage. The project focuses on providing presets and streamlined commands to reduce the complexity typically associated with FFmpeg usage. It supports batch processing and customizable encoding pipelines, making it suitable for developers and media professionals handling multiple files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Android Video Trimmer

    Android Video Trimmer

    The Android-Video-Trimmer project implements the selection of clips

    Android-Video-Trimmer is an Android library designed to enable video trimming and basic editing directly within mobile applications. It provides a customizable interface for selecting segments of a video and exporting trimmed clips efficiently. The library integrates media processing tools such as ExoPlayer and FFmpeg or Media3 for handling playback and encoding. It supports compression features that reduce file size while maintaining acceptable quality. Developers can easily integrate the library into their apps using Gradle dependencies and customize UI elements to match their design. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TrucklistStudioFX

    TrucklistStudioFX

    Media Video Mixer Playlist streaming Software.

    ...For any news, helps or suggestions about this project, please visit our MeWe page at: https://mewe.com/page/5c91ce4b5857e916987ed118 The first time you run TrucklistStudioFX you have to use the top "Reset" button to have the User Interface correctly setup. If you experience issues loading source files, try to re-run the application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    MCU Media Server

    MCU Media Server

    SIP Video Multiconference Media Server with WebRTC support.

    ...Provide Multiconference and video broadcasting services to any SIP service. Supports VP8, H264, MP4V-ES, H263 and H263P, continuous presence, RTMP flash broadcasting, adhoc conferences, load balancing and administrative WEB interface. JSR309 driver implementation under development. .
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Auth0 Logo