Community Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

Using LV to capture footage using ShadowPlay

Overview

Using ShadowPlay ActiveX library to capture screen footage. Requires a NVIDIA graphics card with geforce and shadowplay installed in order to use. Multiple screens require a PhysX capable graphics card.

Description

There is currently no documentation I could find for this library and there are other options which set parameters which would be extremely useful (maybe) if anyone finds documentation please let me know!

The video will be made as a .mp4 within the folder that is specified within the ShadowPlay options via the GeForce Experience program. I presume this could be done programatically with the correct parameters but needs some documentation.


Steps to Implement or Execute Code

  1. Run code to record primary monitor (or all monitors in surround mode, see the front panel for details)
  2. Press stop to stop recording.

Requirements

Software

Hardware

NVIDIA graphics card with shadowplay and geforce installed.

Additional Images or Video

Old version of the code but shows the different options:

shadowplayActiveX.png


Contributors