Showing 113 open source projects for "java open source"

View related business solutions
  • 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    ONE-NET Low Power Wireless Protocol

    ONE-NET Low Power Wireless Protocol

    ONE-NET is an open-source low power wireless networking protocol.

    ONE-NET is both an open standard and an implementation of a wireless network protocol. The protocol was originally intended for home automation but has many more applications where low power, secure communications are required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    SMPTE 2022-1 library for VLC & co

    Optimized and cross platform SMPTE 2022 FEC library in C, Python, Java

    Project moved to GitHub. https://github.com/davidfischer-ch/smpte2022lib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    guarder

    guarder

    ipcguader is an embeded software system for IP Camera

    ipc guader is an embeded software system for IP Camera which provides the whole function of IPC like audio/video streaming server, alarm process, PTZ control, local/remote storage, two-way voice, DDNS, P2P service. Funcitions list: Liveview:local liveview(BNC out), network liveview, support IE/Firefox/safari Recording:recording to MicroSD/u-disk/NAS MediaServer:support rtsp/rtp and own protocol streaming server. WebServer:set image/streaming/audion/ptz/network/wireless/event...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Open source hardware and software device to listen to Mp3 streams from the internet. It's expandible so you can build a minimal setup or add more devices to extend functionality (display, wifi, remote control etc..).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    small-footprint UNIX/Linux daemon to relay multicast UDP traffic to client's TCP (HTTP) connection. This app targets home users and is designed for small-scale usage. For enterprise purposes please consider Gigapxy (gigapxy.com),
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    Libre Software to manage audio/video connection from a PC to a libre hardware real time stethoscope hardware, developed to allow doctors make a remote diagnose in real time in isolated rural areas of developing countries or for medicine teaching
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DVBStreamer is an console based application to stream DVB/ATSC service(s) over UDP or to a file. It is more that just an app to stream AV though and feature a simple plugin architecture to allow more features to be added.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Webcam application for windows, encoding streaming data with video and sound into Flash Live Video FLV using encoder ffMpeg for broadcasting live on the web .
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    This work is directed to C programmers with basic knowledge in SMPP protocol, at least in the specification and handling of sessions. Extending the development of the library, the scope of the same might involve a development of protocols on TCP/IP.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10
    Libdexter is a library for implementing networked, plugin-based services. It provides facilities to load and discover services and to instantiate them locally or as network-based objects that communicate with peer objects running on Libdexter servers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CRCLIB

    CRC Library

    CRCLIB is a small library of CRC calculations which can be used in other programs. Because CRC check is often used by binary communication protocols, it is made as simple as it can be, built into library so that it could be used regardless of language of application code. Written in plain C, built as dll and static library, and also contains C/C++ import header, C# wrapper and .NET project for MS SQL Server assembly. Supports CRC16 (including MODBUS) and CRC32.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Video Applications for Asterisk (libh43m, app_h324m, app_mp4, app_rtsp, app_transcode, app_swf) H324m stack, mp4 record and playblack, rtsp support, video transcoding and swf file playback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    tv_grab_dvb_plus is an xmltv grabber for DVB, Freesat, Sky (UK, AU and Italia) and MediaHighway EPG data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Moment Video Server
    Media server, streaming video server. Supports RTMP, RTMPT, HTTP Live Streaming (HLS), RTSP, MPEG-TS protocols. Streaming to PC, Mac, iPhone and Android. Live transcoding. Streaming and recording for IP cameras. Video chat and video conferencing. Visit project's home page for downloads: http://momentvideo.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PRS (Personal Radio Station) is a radio automation package designed especially for Internet radio. It features continuous mixing (a.k.a crossfading), dynamic compression, advanced scheduling, and SHOUTcast/Icecast streaming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TinyCast is a small and simple P2P live audio streaming client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    tcpcat is a simple program that is like `cat' but it works over tcp streams to allow you to cat from one host to another. example: host a: $ tcpcat -l 63255 | gzip -dc | tar xvf - host b: $ tcpcat -h hosta:63255 tcpcat-X.X.X.tar.gz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Utility to download asf streams to a file, and then fix up headers and null packets. Based largely on asfrecorder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    fstorage
    Fstorage is a free, open-source, lightweight and fast File Storage Software. Storage is task of server and file hosting. Clients/APIs are designed for use by C/C++/Python/PHP programmers can send files and receive files for particular FileKey.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Client & Server of infocast2 protocol - Cliente y Servidor del protocolo infocast2 usado en la red IPTV de Imagenio (Telefonica España). More info at: http://www.adslzone.net/postt52358.html User and server for infocast2 protocol used on IPTV networ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Gstd is a GStreamer framework controlling audio and video streaming using D-Bus messages. Qt applications, web interfaces, and GStreamer element test suite show different ways the framework can be utilized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Myrmidon Automated Radio Station. A software suite written for Linux in PERL, HTML, JAVA SCRIPT, and C Script for the purpose of running an Internet Radion station.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Looking back Yahdr was/is a good idea. But, my implementation was simply crap. Welcome v2Yahdr, rewritten in plain C. So take all you need of off this load, because I'll simply scrap it here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is formed by 2 project togheter. First is a audio mixer in c#.... second is a shoutcast server that decode raw data comes from audio mixer, encode it and send to network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    IGMPproxy is a simple dynamic Multicast Routing Daemon using only IGMP signalling. It's intended for simple forwarding of Multicast traffic between networks. The project is no longer maintained actively by the original author. For a more up to date version (latest patches applied), please check out https://github.com/pali/igmpproxy
    Leader badge
    Downloads: 1,049 This Week
    Last Update:
    See Project