Showing 52 open source projects for "java projects applications"

View related business solutions
  • 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
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1
    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: 3 This Week
    Last Update:
    See Project
  • 2
    Delphi-OpenCV

    Delphi-OpenCV

    Project Delphi-OpenCV. Translation of OpenCV library header files

    ...Its structure is designed to simplify setup and experimentation in Delphi-based projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jaffree

    Jaffree

    Java ffmpeg and ffprobe command-line wrapper

    Jaffree is a Java library that provides a clean and modern API for interacting with FFmpeg, allowing developers to programmatically execute multimedia processing tasks. It abstracts the complexity of command-line FFmpeg usage by offering strongly typed Java classes for configuring inputs, outputs, codecs, and filters. The library supports streaming data, handling real-time processing scenarios, and integrating FFmpeg pipelines directly into Java applications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Reactor Core

    Reactor Core

    Non-Blocking Reactive Foundation for the JVM

    Reactor Core is a foundational library for building reactive applications in Java, providing a powerful API for asynchronous, non-blocking programming.
    Downloads: 8 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.
    Try It Free
  • 5
    Boombox

    Boombox

    Boombox is a simple streaming tool built on top of Membrane

    ...The project gives developers a simpler interface over lower-level multimedia pipelines, which can otherwise be complex to configure manually. Boombox is useful for Elixir projects that need to read, write, stream, transcode, or transform media without directly assembling every Membrane element. It can support applications such as media processing services, streaming tools, recording workflows, and format-conversion utilities. Its main value is making powerful Membrane-based multimedia processing more accessible through a cleaner, higher-level API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    RisingWave

    RisingWave

    RisingWave: the next-generation streaming database in the cloud

    ...Query for data in RisingWave, including persisted data and data you add or import to RisingWave. RisingWave makes it easy to manage streams and data. All you need to interact with RisingWave is Postgres-compatible SQL. No Java or Scala codes are needed.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    JAVE2

    JAVE2

    The JAVE (Java Audio Video Encoder) library is Java wrapper

    ...It provides configuration options for codecs, bitrates, and container formats, allowing fine-grained control over output quality. jave2 is designed to be lightweight and integrates easily into Java applications without requiring extensive setup. It also includes utilities for handling multimedia metadata and managing encoding processes. Overall, it serves as a practical bridge between FFmpeg capabilities and Java development environments.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9

    GatcomVideo

    Graphical application included in the VDSF-VN framework

    Application developed in Java that allow the study of video streaming over Vehicular Networks (VANETs), including all the necessary tasks, namely: video encoding with HEVC, launching the simulations in parallel, generating graphs with the results, and analysing the received video quality with several Quality of Experience (QoE) metrics: Peak Signal-to-Noise Ratio (PSNR), Structural Similarity Index Measure (SSIM), ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 10

    VDSF-VN (ppp_qos)

    Framework for simulation of video streaming over VANETs

    Video Delivery Simulation Framework over Vehicular Networks (VDSF-VN) is a set of tools that allow the study of video streaming over Vehicular Networks (VANETs), including all the necessary tasks, namely: video encoding with HEVC, creating the network scenarios for SUMO & OMNeT++, launching the simulations in parallel, generating graphs with the results, analyzing the received video quality (PSNR, SSIM, ...). The framework is composed of several components: (1) an OMNeT++ project called "ppp_qos" (2) GatcomSUMO (3) GatcomVideo The applications GatcomSUMO and GatcomVideo are downloable from different SourceForge projects, and are developed in Java, so, they are platform independent, as well as the VDSF-VN framework. In addition, this framework requires the following simulators: (1) SUMO v1.8.0 (2) OMNeT++ v5.6.2 (3) Veins v5.1 NOTE: VDSF-VN has been developed and tested for the above mentioned versions of the simulators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    libjpeg-turbo

    libjpeg-turbo

    SIMD-accelerated libjpeg-compatible JPEG codec library

    libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals...
    Leader badge
    Downloads: 41,757 This Week
    Last Update:
    See Project
  • 12
    QMDemo

    QMDemo

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

    ...QMDemo also provides UI components for controlling playback and interacting with media content. Its modular structure allows developers to reuse and adapt components for their own applications. Overall, it serves as a practical reference for building multimedia features in Android apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Amazon Kinesis Video Streams Parser Lib

    Amazon Kinesis Video Streams Parser Lib

    Easy to work with the output of video streams

    Amazon Kinesis Video Streams parser library is for developers to include in their applications that makes it easy to work with the output of video streams such as retrieving frame-level objects, metadata for fragments, and more. 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ORSVC

    ORSVC

    ORSimpleVideoConverter is a friendly front-end for FFmpeg

    This project changed its name to Rencoder and it is available on Github. Please proceed to new project: https://github.com/ornrocha/rencoder However you can download the binaries here: https://sourceforge.net/projects/orsvc/files/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    flutter_ffmpeg

    flutter_ffmpeg

    Not maintained anymore. Superseded by FFmpegKit

    flutter-ffmpeg is a cross-platform Flutter plugin that enables developers to execute FFmpeg commands within mobile applications. It provides prebuilt FFmpeg binaries and a unified API for Android and iOS, simplifying multimedia processing in Flutter projects. The plugin supports a wide range of operations such as transcoding, filtering, and streaming. It also includes access to FFprobe for retrieving media metadata. flutter-ffmpeg is designed to abstract platform-specific complexities, allowing developers to focus on application logic. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    fijkplayer

    fijkplayer

    ijkplayer for flutter. ijkplayer 的 flutter

    ...It emphasizes performance and ease of use by providing prebuilt native components and simplifying integration into Flutter projects. fijkplayer also includes error handling and logging mechanisms to improve reliability in production environments. With support for hardware acceleration and customizable playback options, it is suitable for building feature-rich media applications. Overall, it bridges native multimedia performance with Flutter’s cross-platform capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Xabe.FFmpeg

    Xabe.FFmpeg

    .NET Standard wrapper for FFmpeg. It allows to process media

    ...It simplifies complex command-line interactions by offering structured methods for tasks such as conversion, concatenation, and streaming. The library supports both synchronous and asynchronous execution, making it suitable for scalable applications. It includes utilities for retrieving media information through FFprobe, enabling detailed analysis of files. Xabe.FFmpeg is designed to work across platforms and integrates easily into C# projects without requiring deep knowledge of FFmpeg commands. It also supports progress tracking and event handling during processing tasks. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    MediaToolkit

    MediaToolkit

    A .NET library to convert and process all your video & audio files

    ...It allows developers to perform operations such as video conversion, thumbnail generation, and metadata extraction without dealing with raw command-line syntax. The library supports common media workflows, making it suitable for backend services and desktop applications. It provides structured APIs for configuring encoding parameters and handling input and output files. MediaToolkit also integrates FFprobe for retrieving detailed media information. Its lightweight design makes it easy to integrate into existing .NET projects. Overall, it offers a convenient abstraction layer for multimedia processing in C# environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PyQt5 Apps

    PyQt5 Apps

    Some useful apps based on PyQt5

    ...The applications demonstrate how to integrate multimedia, file handling, and system interaction features within PyQt environments. It emphasizes modular design, allowing developers to reuse components and adapt them for their own projects. The codebase is structured to highlight best practices in GUI development while remaining approachable for beginners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    VideoMer

    VideoMer

    Use & manage easily your media files

    02/01/2017 !! If you have a version older or equal to 1.0.2, please re install the software completely by downloading the installer !! !! Si vous avez une version égale ou plus ancienne à la 1.0.2, veuillez réinstaller les logiciels en téléchargeant l'installeur !! A complete video library, easy to use. Here is the installer http://sourceforge.net/projects/videomer/files/VideoMer_installer.zip/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Xamp

    This is Xamp, a secure and platform independend media player.

    This is Xamp, the next generation of a skinnable and platform independent media player which based on the Doppio media framework: https://sourceforge.net/projects/doppio. The player supports various pluggable video and audio formats. Xamp is primarily intend to run as a native executable but can also run as a Java player version working with Java 1.1 VM or above. To ensure the best user experience, the Java version of Xamp doesn't use the Java Media Framework, the high level part of the Java Sound API, the high level part of the Java Swing API, or other high level API's: http://maikmerten.livejournal.com/2015/05/13 Development goals are: -Superior sound quality -Combines audio player with media player -Processing of insecure media files -Performance -Reliability -Open codec support -Click to ready installation Supports currently: Ogg Sceleton Ogg Comment ID3 Ogg Vorbis WAV, SND, AU, AIFF Ogg Theora MP1, MP2, MP3 Mpeg1, Mpeg2 M3U, PLZ WSZ
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Scene
    Scene is a computer vision framework that performs background subtraction and object tracking, using two traditional algorithms and three more recent algorithms based on neural networks and fuzzy classification rules. For each detected object, Scene sends TUIO messages to one or several client applications. The present release features GPU accelerated versions of all the background subtraction methods and morphological post processing of the object blobs with dilation and erosion filters, implemented in OpenCL. The framework was mainly designed as a toolkit for the rapid development of interactive art projects that explore dynamics of complex environments. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    jlibrtp aims to create a library that makes it easy to support RTP (RFC 3550,3551) in Java applications. SRTP (RFC 3771) has been delayed in favor of RFC 4585.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Java MythTV API

    An API allowing java applications to connect to MythTV as a client.

    jMythAPI is a java library to query and control a MythTV backend and MythTV database. JMythAPI uses the Myth protocol to communicate with the MythTV backend and the MySQL JDBC driver to query the MythTV database. It provides a high level API enabling java developers to easily access MythTV, without the need to know all the details about the underlying protocol and differences between various protocol versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Sensory Effect Simulator

    Simulator for sensory effect and multimedia content

    This program provides means for simulating multimedia content (e.g., videos) with sensory effects based on the MPEG-V: Media Context and Control standard, especially Part 3: Sensory Information (ISO/IEC 23005-3). NOTE: SESim will not be developed any further as it is now integrated in the Sensory Effect Video Annotation (SEVino) tool: https://sourceforge.net/projects/sevino/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Auth0 Logo