Difference between revisions of "Activities/Record"

From Sugar Labs
Jump to navigation Jump to search
Line 9: Line 9:
 
=====Environment variables=====
 
=====Environment variables=====
  
* RECORD_GST_DEBUG
+
* ''GST_DEBUG'' enable gstreamer logging
 
** ''0'' NONE
 
** ''0'' NONE
 
** ''1'' ERROR
 
** ''1'' ERROR

Revision as of 19:17, 24 April 2009

Record developers page

Overview

Record is the basic rich-media capture activity for the laptop. It lets you capture still images, video, and/or audio. It has a simple interface and works in both laptop and ebook mode. An interface for sharing pictures among multi XOs during a picture-taking session is a hallmark of the Record activity.

Usage

Environment variables
  • GST_DEBUG enable gstreamer logging
    • 0 NONE
    • 1 ERROR
    • 2 WARNING
    • 3 INFO
    • 4 DEBUG
    • 5 LOG

Resources