Showing 30 open source projects for "embedded c"

View related business solutions
  • 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    ZLMediaKit

    ZLMediaKit

    WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket

    ...Its asynchronous, multithreaded network model makes it suitable for commercial streaming deployments with many concurrent connections. ZLMediaKit can be deployed directly as a complete media server or embedded through its standard C API as an SDK for other languages and systems. It also provides REST APIs and webhooks so businesses can integrate authentication, event handling, and custom streaming logic.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Jessibuca

    Jessibuca

    Jessibuca is an open source pure H5 live streaming player

    Jessibuca is an open-source HTML5 live streaming player that runs entirely in the browser using WebAssembly to decode audio and video streams without requiring plugins. It compiles native decoding libraries into JavaScript, enabling high-performance playback across desktop and mobile devices. The player supports modern streaming protocols and codecs, allowing it to handle real-time video feeds with low latency and stable rendering. Its architecture is modular, separating decoding, demuxing,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    QtAV

    QtAV

    A multimedia framework based on Qt and FFmpeg

    QtAV is a cross-platform and high performance multimedia playback framework based on Qt and FFmpeg. Features: timeline preview, gpu decoding etc
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4
    Apprentice Video

    Apprentice Video

    it's a video player, also works for music and pictures

    This player stands on the giant shoulders of FFmpeg. Audio rendering is accomplished via portaudio v19. Video rendering is via OpenGL, using fragment programs when possible. User interface is implemented with Qt 4/5/6. ASS/SSA subtitle rendering is implemented with libass. This player provides several performance options to enable adequate video playback on slow hardware: * skip loop filter * skip non-reference frames * skip color converter * reduce playback speed to...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    TTGO VGA32 Lite
    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jetson-ffmpeg

    jetson-ffmpeg

    ffmpeg support on jetson nano

    jetson-ffmpeg is a specialized integration layer that enables FFmpeg to use hardware-accelerated encoding and decoding on NVIDIA Jetson devices through the L4T Multimedia API. It provides a bridge between FFmpeg and NVIDIA’s proprietary APIs, allowing developers to leverage on-device hardware encoders and decoders for improved performance. The project includes a library and patch system that modifies FFmpeg builds to enable NVMPI-based acceleration. This allows efficient processing of video...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mp4 Video 1 Click FFMPEG for Windows

    Mp4 Video 1 Click FFMPEG for Windows

    Video/audio converter/transcoder/player in File Explorer mouse menu

    The one-click zero-conf video/audio converter/transcoder/player inside a Windows File Explorer mouse context menu. H265/HEVC codec supported. Hardware acceleration supported. Ultra-fast transcoding supported. Produces standard anywhere-playing mp4/h264/yuv420p/aac video or mp3/cbr/320k audio files by default. FFMPEG 4.2.2 command line added and can be edited for your own custom conversion. Supported video containers: *.mpg, *.mp4, *.mov, *.ts *.3gp, *.avi, *.av1, *.wmv, *.flv, *.webm,...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Neembuu

    Neembuu

    Watch and download files at the same time.

    Watch and download files from direct links and youtube links. When user forwards the video, the download point also shifts. The previous buffer is not deleted. You can play the video on any video player. Any file format is supported. Do not confuse this with ytd (youtube downloader) it does not only let you download videos, it also lets you play the video as you are watching it. If you forward the video to a point where no buffer exists, a new connection is created and also the old data is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    gpac

    gpac

    This project migrated to https://github.com/gpac/gpac/

    Multimedia Framework for MPEG-4, VRML, X3D, SVG, LASeR, MPEG-DASH ...
    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
  • 10
    cIPS is a robust TCP/IP stack for embedded devices.The cIPS library runs without an Operating System and is entirely abstract from any platform. However, it has been fully tested on the Xilinx Spartan 3E Starter Kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Definitely Lossless

    FFMPEG and SHA512 frontend for lossless video encoding

    DEFINITELY LOSSLESS provides a solution to reliably transmit video data from one location to another. Context: Up until now, standardisation organisation such as the Video Quality Experts Group (VQEG) or the International Telecommunications Union (ITU) have used only uncompressed video formats. The H.264 standard and its implementation in FFMPEG allows for lossless transmission of video data at a smaller file size. Purpose: DEFINITELY LOSSLESS simplifies the manipulation of YUV422...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 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. Supports CRC16 (including MODBUS) and CRC32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Smallplay is UPnP renderer, which should support different audio/video players (like Xine, VLC, Mplayer). Currently it supports Xine and VLC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Video clip manager is like iTunes for video clips. It allows you to read existing files and add them to an embedded firebird database. There metadata is managed that describes the video clip. It is not another movie database but for short clips only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Pleiade is an LGPL audio/video decoding library optimized for embedded platforms. The library derives its name from the Pleiades star cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Voxampp is an Enterprise IP TriplePlay Application Stack (eIPTAS) a - run-time toolkit - for Internet Entrepreneurs that want to deploy rich IP Carrier Networks. Its goal, to facilitate worldwide Open Access Social Networks using IPTV, VoIP and much more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Allows users to quickly download embedded videos and multimedia from google videos, metacafe, putfile, youtube, break.com and MORE. Features include an powerful internet explorer plugin and standalone application which sites in your system tray.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    An implemenatation of the popular molecular graphics visualisation program that supports stereo imaging (e.g. real 3D).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    simpleRTSP is a compact,fast,lightweight RTSP libraries,using open standard protocols(RTP/RTCP,RTSP,SIP).It aims to provide simple and easy-ported C libraries for embedded environment,such as set-top box,hand-held terminals and digital-media devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Provide a secure and centrally managed Business Instant Messaging Solution (server/client), including Chat, Voice / Video Conferencing, File Transfer, Emoticons, Dictionary and Tools add-in function etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    We will create a complete MPEG4 part 14/Quicktime parser in Java, add a full working example in J2ME and then port the whole thing to C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Video-ToolKit supports adaptive standard compliant video streaming, transcoding and proxy caching. It supports MPEG-1/2/4/7/21, Theora and Vorbis/pcm/MP3, stored in various containers like mp4, avi, ogg, mkv over RTSP/RTP/UDP with retransmission or H
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo