Showing 32 open source projects for "small"

View related business solutions
  • $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
  • 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
  • 1
    mpv

    mpv

    Command line video player

    ...Powerful scripting capabilities can make the player do almost anything. There is a large selection of user scripts on the wiki. While mpv strives for minimalism and provides no real GUI, it has a small controller on top of the video for basic control. mpv has an OpenGL, Vulkan, and D3D11 based video output that is capable of many features loved by videophiles, such as video scaling with popular high quality algorithms, color management, frame timing, interpolation, HDR, and more. mpv can leverage most hardware decoding APIs on all platforms. ...
    Downloads: 40 This Week
    Last Update:
    See Project
  • 2

    Network Audio System

    Network transparent, client/server audio transport system

    The Network Audio System is a network transparent, client/server audio transport system. It can be described as the audio equivalent of an X server. This project is currently in maintenance mode. Patches are accepted, releases will be sporadic.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 3
    CutterFF

    CutterFF

    Cutting videos using FFmpeg and GTK+

    CutterFF is a small program for UNIX (or Windows if compiled with MingW) for cutting videos using FFmpeg and GTK+. It is easy to use and fast, since it do not decode and encode the streams, instead it only copy them.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    LiVES

    LiVES

    LiVES is a Video Editing System. It is designed to be simple to use, y

    LiVES mixes realtime video performance and non-linear editing in one professional quality application. It is designed to be simple to use, yet powerful. It is small in size, yet it has many advanced features. Using LiVES, you can start editing and making video right away, without having to worry about formats, frame sizes, or framerates. It is a very flexible tool which is used by both professional VJ's and video editors - mix and switch clips from the keyboard, use dozens of realtime effects, trim and edit your clips in the clip editor, and bring them together using the multitrack timeline. ...
    Downloads: 10 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
    EpMedia

    EpMedia

    The video processing framework based on FFmpeg developed on Android

    The video processing framework developed based on FFmpeg on Android is easy to use and small in size, helping users quickly implement video processing functions. Contains the following functions: editing, cropping, rotating, mirroring, merging, separating, changing speed, adding LOGO, adding filters, adding background music, speeding up and slowing down videos, and playing audio and video in reverse. The video processing framework based on FFmpeg developed on Android is simple, easy to use, and small in size, helping users quickly realize video processing functions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FFmpeg

    FFmpeg

    Tools to process multimedia content such as audio, video, subtitles...

    A complete, cross-platform solution to record, convert and stream audio and video. FFmpeg is a collection of libraries and tools to process multimedia content such as audio, video, subtitles, and related metadata. Provides an implementation of a wider range of codecs. Implements streaming protocols, container formats, and basic I/O access. Includes hashers, decompressors and miscellaneous utility functions. Provides means to alter decoded audio and video through a directed graph of connected...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7

    UDP IPTV to RTSP proxy

    Access to UDP multicast streams via RTSP/RTP/HTTP unicast protocols

    ...The server itself does not support streaming of any files, it only can receive incoming multicast streams provided by your ISP and retransmit them to interested local clients. The main purpose of the software is to provide simple IPTV service to small office or home ethernet and/or Wi-Fi LANs where upgrading network to handle multicast correctly is not an option. The software is not intended to handle large scale installations and service clients you don't trust (like public Internet).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    tvpvrd - (TV Personal Video Recorder Daemon). A Unix server/daemon to make scheduled recordings of TV broadcasts using one or multiple Video capture cards with optional automatic transcoding (using ffmpeg)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    rec2ts

    small command line tool for rec2ts conversion as in pc2box210

    Small command line tool to convert REC files downloaded from a digital receiver PVR hard drive with pc2box210 into Transport Stream format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10

    Linux for Beagleboard-xm

    A Tailored Small Linux for Beagleboard-xm

    Beagleboard-xm is a powerful chip with a cortex-A8 CPU and a DSP. I have the plan to build an OCR gadget using it with Linux. As a by product I will post my tailored Linux kernel and u-boot, and all relevant stuff here, from now on. I was shocked by the blocking of Chinese citizens from accessing some of the contents on sourceforge. I deeply regret the outrageous action initiated, even though I fully understand the reasoning behind it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Movement Detection

    Uses a webcam as a photo trap / movement detector

    Inspired by Head First C. Small program written in C. It takes a photo with your webcam every time something moves before your webcam. Requires OpenCV library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 5 This Week
    Last Update:
    See Project
  • 13

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XvBA Tools is a library and small tool suite for demonstrating use of AMD's XvBA (X-Video Bitstream acceleration) API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TinyCast is a small and simple P2P live audio streaming client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CamServer
    A small camera server providing web access to cameras connected to the computer. Special interest in this project is to have little to no external dependencies (no socket libs, no threading libs - at most, maybe camera drivers).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Solomon SSD1928 is a powerful graphics processor capable of driving small TFT displays. This project aims to develop a cross-platform, efficient and extensive API to allow users to make the most out this versatile graphics processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Christine Media Player
    This is Christine a Python, GTK+, GStreamer based media player. Is intended to be beautiful, useful and fat free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Acinerella
    Acinerella is a small library that wraps around the base playback functionality of FFMpeg. This allows you to use FFMpeg in a very simple way with other programming languages than C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Optimized H.264 baseline codec for PC and TI DSP DM6437.SFIPExe is TI DSP DM6437 based video/audio/command/sensor interface for IP address activities controlling. Information available at: http://www.smallfishdev.com. "SFIPExe" Video availabe in YouTub
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OsnofianLinux is a set of small distributions intended to fit on 1.44Mb floppy disk, in the boot sector of a CDROM, hard drive or even on a USB stick. Check the project homepage for more details and projects info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GeeXboX is a standalone media player Linux distribution, based on MPlayer. It's a small bootable LiveCD which allows you to play your favorites multimedia (audio/video/images) files. It works on x86 and PPC computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RTPJukeBox is a small server for mp3 via rtp (rfc2250)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DFBCar is a linux lightweight embedded directfb program written in C and geared towards use in a car on small lcd screens. This system uses xine-lib for media playback and DirectFB library for the gui and video output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    +MF (Extended Media Format) is a new standard formating style/script for images and block text. It is like a mix of JavaScript and CSS to provide animation in a small file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo