Showing 351 open source projects for "capture/recording software"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 1
    OBS Studio

    OBS Studio

    Open source software for live streaming and recording

    OBS Studio, also known as Open Broadcaster Software, is a free and open source software program for live streaming and video recording. Features of the software include device/source capture, recording, encoding and broadcasting. Stream on Windows, Mac or Linux. This software is commonly used by video game streamers on the popular streaming platform Twitch.
    Downloads: 245 This Week
    Last Update:
    See Project
  • 2
    Cap

    Cap

    Open source Loom alternative. Beautiful, shareable screen recordings

    Cap is an open source screen recording software designed to provide a lightweight, powerful, and user-friendly alternative to existing tools. It enables users to effortlessly capture their screens, edit recordings, and share content securely within seconds. Cap supports cross-platform functionality, making it compatible with both macOS and Windows operating systems.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Bandicam

    Bandicam

    Easy screen recording tool

    Bandicam is a high-performance screen recording software designed for capturing video gameplay, desktop activities, and external device footage with ease. Known for its lightweight design and efficient compression, Bandicam delivers high-quality recordings while minimizing file sizes, making it ideal for gamers, educators, and content creators. It supports various recording modes, including full-screen, windowed, and custom area capture, as well as real-time drawing features to annotate during recording. ...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 4
    Greenshot

    Greenshot

    An open source screenshot tool

    Greenshot is an open-source screenshot software tool for Windows that quickly creates screenshots of a selected region, window, or full screen. Greenshot can easily annotates, highlight, or obfuscate a screenshot
    Downloads: 46 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Flameshot

    Flameshot

    Powerful yet simple to use screenshot software 🖥️ 📸

    Flameshot is a powerful yet simple-to-use open-source screenshot software designed for efficiency and flexibility. It is a free and open-source, cross-platform tool that helps users capture screenshots with ease. Licensed under GPL v3, Flameshot provides a wide range of built-in features that save time during screen capturing and editing. The software offers a clean, straightforward interface that makes taking and annotating screenshots quick and intuitive.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 6
    Deskreen

    Deskreen

    Deskreen turns any device with a web browser into a secondary screen

    Use any device with a web browser as a second screen for your computer (with the help of Virtual Display Adapter). Share your computer entire screen to any device that has a web browser. Limit Deskreen to share only a single application view to any device with a web browser. If you are a video blogger and you need a teleprompter, or you need to look at the camera during a video conference, Flip Screen Mode is just for you. Deskreen can share screen video over WiFi. No cables are needed....
    Downloads: 72 This Week
    Last Update:
    See Project
  • 7
    NextLevel

    NextLevel

    Media Capture in Swift

    NextLevel is a Swift camera system designed for easy integration, customized media capture, and image streaming in iOS. Integration can optionally leverage AVFoundation or ARKit. ARKit and the True Depth Camera software features are enabled with the inclusion of the Swift compiler flag USE_ARKIT and USE_TRUE_DEPTH respectively. Apple will reject apps that link against ARKit or the True Depth Camera API and do not use them.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ffmpeg.wasm

    ffmpeg.wasm

    FFmpeg for browser, powered by WebAssembly

    ffmpeg.wasm is a pure WebAssembly (and JavaScript/TypeScript) port of FFmpeg that enables in-browser media recording, conversion, and streaming—letting developers perform video/audio processing entirely client-side without server uploads. Transpiled via Emscripten from FFmpeg and its codecs into WebAssembly. Supports both single-threaded and multi-threaded cores using web workers. Written in TypeScript for improved developer experience.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 9
    Fraps

    Fraps

    Fraps is a computer utility for calculating the number of FPS

    ...Additionally, it offers real-time video capture capabilities, letting users record gameplay at resolutions up to 7680x4800 and frame rates between 1 and 120 FPS. The captured videos maintain outstanding quality and support synchronized audio recording. Fraps has been a favorite among gamers wanting to record high-quality gameplay videos and join the Machinima community.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 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
  • 10
    Docker-Android

    Docker-Android

    Android in docker solution with noVNC supported and video recording

    Docker-Android is a docker image built to be used for everything related to mobile website testing and Android project. You can use cadvisor combined with influxdb / Prometheus and grafana if needed to monitor each running container. Docker-Android are being used by 100+ countries around the world. noVNC to see what happen inside docker container. Emulator for different devices/skins, such as Samsung Galaxy S6, LG Nexus 4, HTC Nexus One and more. Ability to connect to Selenium Grid. Ability...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11
    App Store Screenshot Generator

    App Store Screenshot Generator

    Create screenshots for the iOS App Store

    AppScreen is a free and open-source utility designed to help developers and designers produce polished App Store screenshots for iOS apps without needing expensive graphic design software or manual layout work. It runs entirely in a browser or local environment and includes intuitive controls for backgrounds, text overlays, and device mockups, letting users compose compelling marketing visuals that meet Apple’s official size guidelines. Users can toggle between multiple device models and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SpeechRecognition

    SpeechRecognition

    Speech recognition module for Python

    ...Listening to a microphone in the background, various other useful recognizer features. The easiest way to install this is using pip install SpeechRecognition. The first software requirement is Python 2.6, 2.7, or Python 3.3+. This is required to use the library. PyAudio is required if and only if you want to use microphone input (Microphone). PyAudio version 0.2.11+ is required, as earlier versions have known memory management bugs when recording from microphones in certain situations. To hack on this library, first make sure you have all the requirements listed in the "Requirements" section.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 13
    RenderDoc

    RenderDoc

    RenderDoc is a stand-alone graphics debugging tool

    RenderDoc is a free MIT licensed stand-alone graphics debugger that allows quick and easy single-frame capture and detailed introspection of any application using Vulkan, D3D11, OpenGL & OpenGL ES or D3D12 across Windows 7 - 10, Linux, Android, Stadia, or Nintendo Switch™. I work on RenderDoc myself and you can always contact me with any problems or comments. I'll respond to you directly and personally, and I'm used to helping people with private or NDA'd projects. RenderDoc is 100% open...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    Contour

    Contour

    Modern C++ Terminal Emulator

    contour is a modern and actually fast, modal, virtual terminal emulator, for everyday use. It is aimed at power users with a modern feature mindset. Available on all 4 major platforms, Linux, OS/X, FreeBSD, Windows. GPU-accelerated rendering. Font ligatures support (such as in Fira Code). Unicode: Emoji support (-: 🌈 💝 😛 👪 - including ZWJ, VS15, VS16 emoji :-) Unicode: Grapheme cluster support. Bold and italic fonts. High-DPI support. Vertical Line Markers (quickly jump to markers in your...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    miniaudio

    miniaudio

    Audio playback and capture library written in C,

    miniaudio is written in C with no dependencies except the standard library and should compile cleanly on all major compilers without the need to install any additional development packages. All major desktop and mobile platforms are supported. miniaudio gives you complete flexibility. With the low-level API, just initialize a connection to the device and send or receive raw audio data. The modular design of miniaudio allows you to use the low-level API without compromising your ability to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Streamlabs Desktop

    Streamlabs Desktop

    All-in-one live streaming and recording software

    Streamlabs Desktop is a cutting-edge, all-in-one streaming and recording software designed to elevate the livestreaming experience for content creators. With its powerful and user-friendly interface, Streamlabs Desktop simplifies the process of streaming on platforms like Twitch, YouTube, and Facebook Live, while offering a host of customization options to create a professional and engaging broadcast.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 17
    HP Linux Imaging and Printing

    HP Linux Imaging and Printing

    Hewlett-Packard's Linux imaging and printing software

    The Hewlett-Packard Linux Imaging and Printing Project provides a unified single and multi-function connectivity solution for Linux. For support and help, please visit https://launchpad.net/hplip
    Leader badge
    Downloads: 6,822 This Week
    Last Update:
    See Project
  • 18
    Re-Winder

    Re-Winder

    Track & review PC activity with automated screenshots and time-lapse!

    ...It features customizable screenshot intervals (1-60 seconds), system tray integration for seamless background operation, and date-based screenshot organization. Users can play back their activities with adjustable frame rates (15-60 fps) and export time-lapse videos in MP4 or AVI formats. The software ensures efficient storage management, smart recording, and an intuitive interface with helpful tooltips. It runs as a single-instance application, preserving settings across sessions. Installation is simple, with a Windows executable bundled with JRE, requiring no additional Java installation. It supports Windows 7/8/10/11 and runs optimally with 4GB RAM, 100MB initial storage, and a 1080p display. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Rivatuner

    Rivatuner

    rivatuner statistics server

    Introduced as a highly successful design with the help of a statistics server, these applications are designed to bring you the maximum functionality of your graphics card and bring you a bunch of controls that will help you get the most out of your GPU. can be specified. RivaTuner Download also lets you open-source overclocking and hardware debugging for NVIDIA video cards by modifying the NVIDIA graphics card, a revolutionary graphics card overclocking, and subsequent utility...
    Leader badge
    Downloads: 1,511 This Week
    Last Update:
    See Project
  • 20
    SunnyCapturer

    SunnyCapturer

    A simple and beautiful cross-platform screenshot software

    SunnyCapturer is a simple and beautiful cross-platform screenshot software tool that supports OCR to extract text from images, image translation, and pinning images to the screen, among other features.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    digiCamControl

    digiCamControl

    Free camera control solution

    digiCamControl is an free and open source software. This allows you to save time by transferring images directly from your camera to your computer as you take each shot and allow to control camera shooting parameters.
    Leader badge
    Downloads: 1,480 This Week
    Last Update:
    See Project
  • 22
    SmartRulerCapture

    SmartRulerCapture

    Professional screen capture tool with built‑in rulers multi-capture

    Smart Ruler Capture is a professional screen capture tool designed for designers, developers, and anyone needing precise on‑screen measurements. It features multiple active capture zones, an overlay ruler with configurable units (px, in, cm), and a customizable grid for perfect alignment. The app offers eight color themes, full keyboard control, and works entirely offline - no analytics, no cloud uploads. Settings are automatically saved between sessions. Includes handy keyboard shortcuts...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    IM
    IM is a toolkit for Digital Imaging. IM is based on 4 concepts: Image Representation, Storage, Processing and Capture. The main goal of the library is to provide a simple API and abstraction of images for scientific applications.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 24
    FL Studio

    FL Studio

    The best music production software

    FL Studio by Image-Line is a complete digital audio workstation (DAW) designed to turn your musical ideas into professional-quality tracks with ease. Trusted by world-renowned artists like Martin Garrix, Mustard, and Boi-1da, it’s built for producers of every genre — from EDM and hip-hop to pop and cinematic music. With an intuitive interface and powerful workflow, you can start creating in minutes while exploring endless possibilities as your skills grow. FL Studio comes packed with over...
    Downloads: 4,973 This Week
    Last Update:
    See Project
  • 25
     MJPEG Tools
    Mjpeg tools is a suite of programs which support video capture, editing, playback, and compression to MPEG of MJPEG video. Edit, play and compression software is hardware independent. Capture supports MJPEG hardware (Buz,DC10+ etc). and V4l2 devices.
    Leader badge
    Downloads: 148 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB