Showing 34 open source projects for "java applications"

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
  • 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
  • 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: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4
    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: 2 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6
    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: 42,631 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    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
  • 9
    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
  • 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
  • 10
    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,...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    Zanzibar is a complete, standards based IVR. It includes an MRCPv2 Server with ASR and TTS engines as well as an voiceXML interpreter so that you can deploy and run voiceXML applications. It integrates with VOIP PBX’s (like Asterisk) using SIP and RTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Get Live RTMP Java Publisher at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. Live RTMP Java Publisher is a library to share your desktop to the RED5 server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    El Zoido Apps brings couple of useful applications from various fields. El Zoido Render Farm is a lightweight 2d render farm. El Zoido Control is a flexible home control system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VideoGrok is a set of applications for relating metadata to segments of video, and then locating and analysing these, with interfaces to technologies including SMIL, RSS and RDF. Currently based on Quicktime for Java. This restriction will be removed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JTheque is a project with different sub-projects. It contains some library to make easier the development of modular applications in Java, an application to manage some collections and an application to generate metrics for a Java project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Collabry is an open API for building of collaboration/social networking. The API defined as a set of webservices, as a set of class libraries for rapid development web interfaced collaboration/social networking applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WS Arena is a XMPP platform that allows applications to multiplex streaming messages of any content type. Messaging can be accomplished asynchronously across networks in real time. Possible transport modes include WS-to-WS, WS-to-XMPP, and XMPP-to-XMPP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Add HD support for your TiVo HME applications. This extends the feature set written by TiVo at tivohme.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A distributed, peer-to-peer, server-less communication & messaging solution for JAVA (JMS), C++ and .NET applications, integrates with JBoss, WebLogic & WebSphere. Offers guaranteed delivery, security and transactions. Supports TCP, SSL & HTTP protocols.
    Leader badge
    Downloads: 249 This Week
    Last Update:
    See Project
  • 23
    Opentick is a financial market data service which provides a suite of API's for connecting market data to custom software applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java Open Framework (JOF) is a suite of applications extending your creative potential. JOF includes a HTML creator, image editor, text editor and an audio/visual player and converter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The JProactor is a high performance communication toolkit that facilitates development of networking applications using asynchronous programming model. The Jproactor utilises Java NIO (new IO) api and JSSE (Java SSL Engine), and supports multiple communi
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB