Showing 15 open source projects for "API Platforms Open Source & DevTools"

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
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

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

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Restreamer

    Restreamer

    Complete streaming server solution for self-hosting

    Restreamer is a self-hosted video streaming server designed to simplify live streaming and restreaming workflows without relying on third-party platforms. It provides a browser-based interface that allows users to configure input sources such as IP cameras, OBS streams, or encoded video feeds, and distribute them to multiple destinations including YouTube, Twitch, and Facebook. Built with FFmpeg at its core, it supports protocols like RTMP, SRT, and HLS, enabling real-time streaming and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    JKVideo

    JKVideo

    Bilibili-like app with DASH playback, danmaku, WBI sign

    JKVideo is a feature-rich, open-source video streaming client built with React Native, designed as a third-party interface for consuming video content similar to platforms like Bilibili. It supports multiple platforms, including Android, iOS, and web environments, providing a consistent and modern user experience across devices. The application focuses on delivering high-quality playback using technologies such as DASH streaming, ensuring smooth and adaptive video performance. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    mpv

    mpv

    Command line video player

    mpv is a free (as in freedom) media player for the command line. It supports a wide variety of media file formats, audio and video codecs, and subtitle types. 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...
    Downloads: 71 This Week
    Last Update:
    See Project
  • 4
    SwiftFFmpeg

    SwiftFFmpeg

    A Swift wrapper for the FFmpeg API

    SwiftFFmpeg is a Swift wrapper for FFmpeg that provides direct access to multimedia processing capabilities within Apple development environments. It exposes FFmpeg’s libraries through Swift-friendly APIs, enabling developers to perform encoding, decoding, and stream manipulation tasks. The project is designed to maintain performance while improving usability through modern language features. It supports working with media containers, codecs, and frames at a low level, offering fine control...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Bililive-go

    Bililive-go

    A live recording tool

    Bililive-go is a live stream recording tool written in Go that supports capturing streams from multiple popular live streaming platforms. It enables users to automatically monitor live rooms and record streams when they go online, storing them locally for later playback. The tool supports a wide range of platforms, including Bilibili, Douyin, Huya, and Twitch-like services, making it highly versatile for content archiving. It includes a configurable system using YAML files, allowing users to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    libavif

    libavif

    Library for encoding and decoding .avif files

    libavif is a portable, open-source C library that implements encoding and decoding for the AVIF (AV1 Image File Format), offering a robust, production-ready way to work with AVIF images across platforms. It supports all AV1-supported YUV formats and bit-depths, including alpha (transparency), and includes command-line tools (avifenc and avifdec) to easily convert to/from AVIF from common image formats like JPEG, PNG, or Y4M.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    rav1e

    rav1e

    The fastest and safest AV1 encoder

    rav1e is an open-source implementation of an encoder for the AV1 video codec, developed in Rust (with some assembly) by the community around Xiph Foundation. Its design philosophy is to start from a correct, minimal, and fast AV1 encoder — sacrificing some encoding speed/efficiency of reference encoders in exchange for simplicity, stability, and compilability across platforms — and then gradually improve. This makes rav1e particularly attractive for scenarios where you need AV1 encoding but...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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,151 This Week
    Last Update:
    See Project
  • 9
    DKVideoPlayer

    DKVideoPlayer

    Android Video Player. Android video player, encapsulates MediaPlayer

    DKVideoPlayer is a feature-rich Android video playback framework that abstracts multiple playback engines such as MediaPlayer, ExoPlayer, and IjkPlayer into a unified interface. It is designed to provide a flexible and customizable video playback experience, supporting modern app requirements like list playback, preloading, and floating windows similar to short-video platforms. The library includes advanced playback features such as gesture controls for brightness, volume, and seeking, as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    simple-peer

    simple-peer

    Simple WebRTC video, voice, and data channels

    simple-peer is a lightweight JavaScript library that simplifies peer-to-peer WebRTC connections for real-time communication directly between browsers and devices. The project abstracts away much of the complexity of the native WebRTC API, allowing developers to establish audio, video, and data channels with minimal configuration. It supports direct peer communication without requiring heavy signaling infrastructure beyond the initial connection exchange. simple-peer is commonly used in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Xabe.FFmpeg

    Xabe.FFmpeg

    .NET Standard wrapper for FFmpeg. It allows to process media

    Xabe.FFmpeg is a .NET library that provides a high-level wrapper for FFmpeg, allowing developers to perform multimedia operations using a clean and intuitive API. It simplifies complex command-line interactions by offering structured methods for tasks such as conversion, concatenation, and streaming. The library supports both synchronous and asynchronous execution, making it suitable for scalable applications. It includes utilities for retrieving media information through FFprobe, enabling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Moldeo
    A digital animation tool for real-time generation and interpretation of images, video and visual effects, allowing the artist/operator to adjust, on the fly, the parameters of the effects according to his or her own sensibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Oragir

    Oragir

    Alternative multipltform client for LiveJournal web-based service

    Oragir project implements an alternative multipltform client for LiveJournal web-based service. In contrast to other clients that allow reading and writing new entries in LiveJournal for a single user at a time, Oragir provides fast and easy way to "watch" and filter all newly added entries from all LiveJournal users at run time. With Oragir you can download and archive your entire journal on hard disk, write new and edit existing blog entries using WYSIWYG editor. Being written in c++...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FX Player is a Web-based streaming server with a Flash iTunes-like interface. It shares your MP3 library and allow access to your tracks through the Internet. Coded in Java, FX Player run on most platforms, including Mac OS X, Windows, Linux and Unix.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    An Apache module for grabbing video using the video4linux API. Will hopefully be extended so it can grab video on other platforms as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB