Git Product home page Git Product logo

screencam's Introduction

ScreenCam

A virtual video input device (camera) for Windows that allows to capture the desktop or specific application windows.

ScreenCam is a DirectShow source filter that implements a virtual camera. It's as fork of screen-capture-recorder, but with substantial modifications:

  • It has a settings dialog that allows to adjust its capturing parameters. To capture a specific application window, you can press button "Select Window" in this dialog, and then interactively select the window by clicking on its title bar.

  • It exposes a COM interface for getting and setting filter settings programmatically.

  • The settings dialog can also be displayed outside of a DirectShow environment, by calling the filter DLL's Configure function, e.g. by running

    C:\Windows\System32\rundll32.exe ScreenCam.dll,Configure

    in CMD/PowerShell or batch script.

  • It uses different CLSIDs and registry keys than screen-capture-recorder, so the filters are independant.

  • It supports 32, 24 and 16 bit RGB (but no YUV).

Screenshots

screencam's People

Contributors

59de44955ebd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.