Difference between revisions of "Activities/Record"
Jump to navigation
Jump to search
m (moved Walter is a wanker 7/Record to Activities/Record over redirect: revert) |
(add link to OLPC trac camera-activty tix) |
||
Line 23: | Line 23: | ||
* [http://activities.sugarlabs.org/en-US/sugar/addon/4081 Sugar Activity Library page] | * [http://activities.sugarlabs.org/en-US/sugar/addon/4081 Sugar Activity Library page] | ||
* [[OLPC:Record]] | * [[OLPC:Record]] | ||
− | * Trac tickets: [http://dev.laptop.org/query?component=record-activity&col=id&col=summary&col=type&col=status&col=priority&col=milestone&col=time&col=changetime&order=priority OLPC], [http://bugs.sugarlabs.org/query?component=Record&col=id&col=summary&col=component&col=type&col=status&col=priority&col=milestone&col=time&col=changetime&order=priority Sugar Labs] | + | * Trac tickets: [http://dev.laptop.org/query?component=record-activity&col=id&col=summary&col=type&col=status&col=priority&col=milestone&col=time&col=changetime&order=priority OLPC record-activity], [http://dev.laptop.org/query?status=assigned&status=new&status=reopened&component=camera-activity&order=id&col=id&col=summary&col=status&col=type&col=priority&col=milestone OLPC camera-activity], [http://bugs.sugarlabs.org/query?component=Record&col=id&col=summary&col=component&col=type&col=status&col=priority&col=milestone&col=time&col=changetime&order=priority Sugar Labs] |
Revision as of 15:26, 20 April 2010
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