summaryrefslogtreecommitdiff
path: root/README
blob: cbb513803d9b31015bc78e637e0584c7d596df9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
README for cheese
-----------------

Requirements:
  - gtk+ 2.0
  - libglade 2.0
  - gstreamer 0.10
  - gstreamer-plugins-base 0.10
  - gstreamer-plugins-good 0.10
  - gnomevfs 2.0
  - gdk 2.0
  - glib
  - cairo
  - a brain

Compiling:
To compile cheese, simply install all dependencies and then do a
'make'. you will end with the executable 'cheese'. Sorry for this,
but the next release will feature autotools, for sure! ;)

Installing:
  - copy cheese somewhere in your PATH (/usr/bin)
  - copy cheese/cheese.desktop to /usr/share/applications
  - copy cheese/cheese.glade to /usr/share/cheese
  - install cheese/po/$lang.mo as /usr/share/locale/$lang/LC_MESSAGES/cheese.mo

Using:
Simply launch 'cheese'. The taken photos will be stored in the
folder images in your working path. e.g. if you start it from ~,
you will end up with a folder ~/images.

How to get your camera working:
To get your camera working with cheese, you will have to ensure that
it works with the Gstreamer Framework and Video4Linux2 (v4l2). To
modify the input or the output simply run 'gstreamer-properties'