Search Results for "directshow java wrapper" - Page 5

Showing 293 open source projects for "directshow java wrapper"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    Netbeans Struts2 Plug-in

    Netbeans Struts2 Plug-in

    Repack of "Struts2 Support" plug-in available for NetBeans version 6.9

    Repack of "Struts2 Support" plug-in available for NetBeans version 6.9. Updated plug-in runs on Netbeans versions 7.x. With new core Struts 2 library wrapper module of version 2.3.4. Added experimental support for XWork validation features.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    MX is a host management system written in Java based on the MX4J, Quartz, Java Service Wrapper, JXTA, EJtools JMX Browser, Jakarta Tomcat, WMI or nagios frameworks .It includes a JXTA adaptor for JMX, mail notification, port manager, job management etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    majala

    exe-wrapper for Java applications written in C#

    This project has moved to https://github.com/michaelknigge/majala
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Java Encryption Library

    Simple Java Encryption Library

    I have packaged the Java encryption library with a wrapper used to make saving and loading files in Java easier. I have also included the source for a command line application to encrypt a String and save it to a text file. The source for AESEncryption was actually written by "erickson" from Stack Overflow. The original post can be found here: http://stackoverflow.com/questions/992019/java-256-bit-aes-password-based-encryption/992413#992413
    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
  • 5

    fastmath

    fastmath is a matrix math Java JNI wrapper around ATLAS, LAPACK, etc.

    fastmath provides real and complex linear algebra objects(matrices and vectors) which use Java JNI native byte buffers interfacing with ATLAS, LAPACK, etc, see http://math-atlas.sourceforge.net/ also a library for reading and writing of MATLAB files is included
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    IDL specified API for manipulating and processing CellML 1.0 and 1.1. Includes C++ implementation. Accessible from a C++ program, or from any language for which a CORBA language mapping is available Also, a Java wrapper of the API is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ClojureCollections

    Java wrappers (with generics) for clojure collections

    ClojureCollections offers straight forward generic wrapper classes for the Persistent collection types in clojure so these can be readily used in Java. So far, PersistentVector, PersistentMap and PersistentList have been implemented. The source code is hosted on GitHub: https://github.com/cornim/ClojureCollections For usage examples see the unit tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FFMpeg Drive

    FFMpeg Drive

    FFmpeg Drive is an interface for the video file manipulator FFmpeg

    FFmpeg Drive is a GUI – graphical user interface (frontend, wrapper) for the popular command-line video manipulation program ffmpeg. It offers access to certain functions of ffmpeg: * the ability to bind individual frames (images) into a single movie file * the ability to convert movie files from one type (format) into another * the play movie function using mplayer. This is a work in progress, open to a wide set of possibilities.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Search-ODT

    Search-ODT

    Independent Study Course Project:Search .odt files by date and content

    Official Course Objective Design an implementation of working search tool. The tool will search .odt files by date and content. OD-What? .odt files are a particular kind of file, many word-processor programs can save to .odt file format. Why .odt and not .doc or .txt? Search-ODT was developed at request as the subject of an independent study course. No other reason. Due to the modular structure of the project it is possible to adapt Search-ODT into a more general search tool. Why...
    Downloads: 0 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
  • 10
    ForEachBox is a scripting and automation tool for various Cisco devices. It supports the command line interface of the Cisco Nexus, IOS and ASA series. It is implemented as a Java GUI and requires the Plink tool that is included in PuTTY.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    High Frequency Based Volatility Modeling

    A GNU C and Java High Frequency Volatility Modeling Toolkit

    A c library with a wrapper written in java for modeling high-frequency based volatility (HEAVY). The model is described in full detail by Shephard and Sheppard in http://www.nuff.ox.ac.uk/users/shephard/papers/heavy.pdf. Access to functions for forecasting volatility, distribution analysis, and Bayesian estimation are also available. Many of the features have been tested and seem to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ghost4J

    Ghost4J

    Ghost4J is a Java wrapper for the Ghostscript C API. It also provides

    Project is now hosted on GitHub at https://github.com/zippy1978/ghost4j
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    JSCLang for SuperCollider is as a wrapper for a DLL file that enables the usage of the programming language SuperCollider in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    http-client-3-wrapper

    Java wrapper around the old commons-http-client.3.1

    This is a java wrapper around the old commons-http-client.3.1 HTTP client which not developed anymore. The wrapper is using the new HttpClient 4.x and keeps binary compatibility. The intention for developing this wrapper was using Axis 2 for accessing a Microsoft Exchange 2010 server which requires a NTLM2 authentication. Not all methods are implemented, but it works for me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GWT Java class wrapper around the excellent Ext.ux.DatePickerPlus component created by Marco "Lubber" Wienkoop. URL http://www.lubber.de/extjs/datepickerplus/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tweet Deck Java

    Tweet Deck Java

    This is a java port of TweetDeck. So all Linux users will be happy!

    Tweet Deck Java is a fan made port of Tweet Deck located here: http://www.tweetdeck.com/ This is simply a little wrapper i did not make Tweet Deck!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Registry reader/writter in Java without any additional dll. It uses the java.dll which is deliverd with any jre! Since version 3.0 it can also read/write DWORD, BINARY, MULTI and EXPAND entries! This functions use Runtime.exec() and the regedit exe!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Automated UI Tester For ActionScript

    Automated UI Tester For ActionScript

    Functional Test Automation tool for pure AS 3.0 SWF and Flash Games

    Automated UI Tester for Adobe® ActionScript® is a pure ActionScript 3.0 SWF automation testing tool with the capability of recording user actions on an SWF file and playing them back with high fidelity. The API for this tool is provided with name “Genie” (Adobe internal code name for the tool). Some major features of this tool are • No instrumentation or application manipulation is required. • Automate pure ActionScript 3.0 SWF. • No source code access required. • No need to run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Bitly4j

    Small Java API wrapper for popular bit.ly shortening service

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WS-Security Wrapper is an adapter between XML applications and SOAP Web services implementing WS-Security. It handles all aspects of SOAP/WS-Security encoding and decoding so that the application can work directly with the XML message content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Tinycc4j

    Small Java API wrapper for popular tiny.cc shortening service

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Tcp/Ip API Wrapper

    TCP/IP API (SSL Encryption, ZLIB Compression)

    TCP/IP connectivity warpped in an API extended to provide the following major features: SSL Encryption, ZLIB compression, packet oriented mode rather stream oriented mode. Asynchrounous. One liner to declare server or connect to server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    httest Buddy

    httest Buddy

    Editor and Java-Wrapper for httest

    An executable Jar file contains both a Swing-based editor with syntax-highlighting, online help, example generator etc. for the "httest" tool (https://sourceforge.net/projects/htt/), as well as a Java API wrapper for writing JUnit tests with "httest".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OziAPIJava - a Java wrapper for the OziExplorer API see http://oziapi-java.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ChuckTesta

    A Plugin for the Bukkit Server Wrapper system that messes with people!

    A plugin that uses misleading commands to mess with noobies.
    Downloads: 0 This Week
    Last Update:
    See Project