Skip to content

Instantly share code, notes, and snippets.

@sethlopezme
Last active November 5, 2017 03:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sethlopezme/9d7b7c70a0e3eb00f5486e87df600202 to your computer and use it in GitHub Desktop.
Save sethlopezme/9d7b7c70a0e3eb00f5486e87df600202 to your computer and use it in GitHub Desktop.
These are my notes and tips on screencasting.

Screencasting

These are my notes and tips on screencasting.

Tools

Mac

Screen capture

Quicktime

Quicktime comes pre-installed on the Mac. It has all of the functionality necessary to record a screen and output the screen recording at a high quality.

RDM

RDM is a tool for setting your display to resolutions that are normally unavailable on the Mac. Useful for setting your display to a resolution with a 16:9 ratio.

$ brew cask install avibrazil-rdm
Keycastr

Keycastr is an open-source application that displays keypresses on your screen as you time. Useful for displaying key combinations during screen capture.

$ brew cask install keycastr

Audio/Video editing

Reaper

Reaper is the Digital Audio Workstation (DAW) that I use to edit my audio and video. It definitely has a learning curve and it has many more functions than I need, but it works well for my purposes.

$ brew cask install reaper

Videos/Blogs/Resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment