Screencasting: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 7: Line 7:
VLC player is a popular open source multiplatform multimedia player with a built in screencasting package.
VLC player is a popular open source multiplatform multimedia player with a built in screencasting package.


#Go to Media > Stream
#Go to "Media" > "Open Capture Device"
#Select the tab "Capture Device"
#Select capture mode "Desktop"
#Select capture mode "Desktop"
#Click Stream
#Click Play
#Source should be "screen://"
#Go to "Playback" > "Record"
#Destination "File"
#"Playback" > "Stop" when finished


File will be in Users/Username/Videos Folder


=Lists=
=Lists=
Line 20: Line 20:


=Testing=
=Testing=
*RecordMyDesktop - nice, but crashes on Ubuntu 15.10
*Byzanz - runs from command line. Complicated.
*Byzanz - runs from command line. Complicated.
*'''Vokoscreen''' - nice! Advanced state of development for a new program. Has '''magnification window.''' Switching from RecordMyDesktop.
*'''Vokoscreen''' - nice! Advanced state of development for a new program. Has '''magnification window.''' Switching from RecordMyDesktop.
*'''SimpleScreenRecorder''' - Simple, but has excellent '''screen following feature.'''
*'''SimpleScreenRecorder''' - Simple, but has excellent '''screen following feature.'''
*Used with [[Cursor Highlighting]].
*Used with [[Cursor Highlighting]].

Latest revision as of 20:23, 21 January 2017

Screencast software allows you to record or share a video of your computer's screen.

Quick Guide

VLC

VLC player is a popular open source multiplatform multimedia player with a built in screencasting package.

  1. Go to "Media" > "Open Capture Device"
  2. Select capture mode "Desktop"
  3. Click Play
  4. Go to "Playback" > "Record"
  5. "Playback" > "Stop" when finished

File will be in Users/Username/Videos Folder

Lists

Testing

  • RecordMyDesktop - nice, but crashes on Ubuntu 15.10
  • Byzanz - runs from command line. Complicated.
  • Vokoscreen - nice! Advanced state of development for a new program. Has magnification window. Switching from RecordMyDesktop.
  • SimpleScreenRecorder - Simple, but has excellent screen following feature.
  • Used with Cursor Highlighting.