50 projects for "java software .jar" with 2 filters applied:

  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

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

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 1
    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: 43,603 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Jubler subtitle editor
    Jubler is a tool for editing text-based subtitles. It can be used an an authoring software for new subtitles or as a tool to convert, transform, correct, and refine existing subtitles. NOTE: this project has moved to GitHub. Please download the binaries from https://github.com/teras/Jubler/releases
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    WebcamStudio For GNU/Linux

    WebcamStudio For GNU/Linux

    A multifeatured virtual webcam software to broadcast over the Internet

    ========================= WEBCAMSTUDIO IS NO MORE MAINTAINED ========================= We are looking for someone to take over. If interested please contact: soylent.tv@gmail.com WebcamStudio is a multifeatured virtual webcam software that can be used with Skype or a flash website like UStream, to create a professional looking broadcast, including banners, animations, transit animations and icons, etc... This tool is not meant as a video editor but as a live video mixer giving you...
    Downloads: 2 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    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: 3 This Week
    Last Update:
    See Project
  • 6
    easyjasub

    easyjasub

    Tool to add furigana and in-line translation to Japanese subtitles

    ...wkhtmltoimage is required, take it from http://sf.net/p/wkhtmltopdf BDSup2Sub may be useful (BDN/XML subtitles are created as intermediate output). Basic usage: easyjasub.exe -ja subtitle.jp.srt -tr subtitle.en.srt java -jar easyjasub-cmd.jar -ja subtitle.jp.srt -tr
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    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
  • 8

    open-vjj

    Open Source VJ Software in Java

    An Open Source Java Software for Visual-Artists like VJs written in Java. Using xuggle as video decoder, we are able to read most popular videocodecs. Supports iGuard IP-250E IP/Network Camera. With MJPEG-Stream-Server for multiple clients like VLC. GPU support with OpenCL and jogamp.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Media Tester Is Multicast Monitoring Tool, This project used to Monitor Multicast Streams. This software designed specially for IP-TV projects, to monitor the channels streams, MPEG2 or MPEG4 .. Also for any multicast streams ( boot cast, updates, splash
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    GSN is a middleware (extendible software infrastructure) for rapid deployment and integration of heterogeneous wireless sensor networks. It is tested with Mica2, Mica2Dot, TinyNodes, Wisenode ,Wired & Wireless cameras, several RFID readers,...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    JPacketGenerator

    UDP Packet Generator (Stream generator)

    ...Works with a packet receiver to control the network status as Bandwidth, RTT, jitter, Loss % etc etc... Set Source Address, Destination address - Port Packet Size Stream Bandwidth And press start Command Line interface available java -jar JPacketGenerator.jar srcAddress srcPort dstAddress dstPort bitRate_bps All parameters are mandatory and with parameters the generator require no GUI or windows manager to work. If The project will be useful I'll post some more detail or helps about the usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BayesianCortex

    BayesianCortex

    simple algorithm for a realtime interactive visual cortex for painting

    A paint program where the canvas is the visual cortex of a simple kind of artificial intelligence. You paint with the mouse into its dreams and it responds by changing what you painted gradually. There will also be an API for using it with other programs as a general high-dimensional space. Each pixel's brightness is its own dimension. Bayesian nodes have exactly 3 childs because that is all thats needed to do NAND in a fuzzy way as Bayes' Rule which is NAND at certain extremes. NAND can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    VdrAssistant
    are several java apps and java linux services useful to manage VDR-recordings, create DVD-menus and perform the conversion process. Services can be managed from Java-GUI. For systems that dont support Java-GUI, a WebIF has been added. See WebSite!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Kleine Filmverwaltung auf Basis von Java. Benutzt das Spring Rich Client Framework. Kommunziert mit OFDB.de über OFDB GW.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    !Important! The code has moved to http://github.com/hampelratte . Lazy Bones is a plugin for the great EPG-software TV-Browser. With Lazy Bones you can control a VDR (by Klaus Schmidinger).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OBSOLTED BY CURRENT TV-BROWSER. JGoodies L&F TV-Browser Plugin is a plugin for the great EPG-software TV-Browser. This plugin allows to activate and configre the "JGoodies Looks" Look and Feels made availabe to the OS community by Karsten Lentzsch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    ANDIAMO (ANimador DIgital Analógico MOdular = Digital-Analog Modular Animator) is a customized software tool for live audiovisual performance. It's main goal is to integrate video (live and pre-recorded) with hand drawing (entered via a graphics tablet)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Media Authoring with Java API (MAJ API) is an implementation of the classes of the AAF object specification as a Java library, complementary to and interoperable with the existing C-based reference implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FAMOUSO is an event-based publish/subscribe middleware written in C++ for systems ranging from 8Bit micro-controllers up to 32Bit PC/Workstations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java IO Extension is a open source project which extends java IO package by providing a java class library to access IO system in a local area network Developers can easily use IO Extension just like using java IO API to access a remote IO system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LEA is a lightweight eyetracking algorithm library (hence the name) written in and for Java. LEA is able to track eye movements with an ordinary webcam and returns relative movements (up, down, ...). It is also able to compensate for slight head motions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JAC (Java Asn1 Compiler) is a tool for you if you want to (1)parse your asn1 file (2)create .java classes and (3)encode/decode instances of your classes. Just forget all asn1 byte streams, and take the advantage of OOP! BER, CER and DER are all supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    V.R.C.C. (Video Remote Computer Camera) is a freeware and open source system that enables your smartphone to be used as a Webcam and lets you control the smartphone from the PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Vodsoft is a software package that provides users to watch avi, mpeg and varius of videos on a Java Application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB