Skip to content

Instantly share code, notes, and snippets.

@LeifAndersen
Created December 29, 2018 01:00
Show Gist options
  • Select an option

  • Save LeifAndersen/f2e9466ad541749a4aebc50a28d34d45 to your computer and use it in GitHub Desktop.

Select an option

Save LeifAndersen/f2e9466ad541749a4aebc50a28d34d45 to your computer and use it in GitHub Desktop.
#lang scratch
(require video/private/video
video/private/devices)
(provide vid)
(define vid
(make-input-device #:video "screen-capture-recorder"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment