Updated Traditional Chinese translation(Hong Kong). Updated Traditional
[cheese.git] / README
blob58c74331cd4a1c2a2b4db77e31c61a89ad1ba90d
1 README for Cheese
2 -----------------
4 Cheese is a Photobooth-inspired GNOME application for taking pictures and
5 videos from a webcam. It also includes fancy graphical effects based on the
6 gstreamer-backend.
8 Cheese currently requires:
9   - glib-2.0 >= 2.15.4
10   - gobject-2.0
11   - gtk+-2.0 >= 2.10.0
12   - gdk-2.0
13   - dbus-1
14   - hal
15   - cairo
16   - pango
17   - librsvg >= 2.18.0
18   - gstreamer-0.10 >= 0.10.15
19   - gstreamer-plugins-base-0.10  >= 0.10.15
20   - gstreamer-plugins-good-0.10  >= 0.10.6
21   - gstreamer-pango-0.10  >= 0.10.12
22   - gnome-vfs-2.0
23   - libgnomeui-2.0
24   - xf86vidmodeproto
25   - libebook-1.2 (evolution-data-server)
26   - postr for Flickr export (optional)
27   - f-spot for F-Spot export (optional)
28   - a webcam
29   - a brain
31 The official website is:
32    http://www.gnome.org/projects/cheese
34 How to get your camera working:
35 To get your camera working with cheese, you will have to ensure that it works
36 with the Gstreamer Framework and Video4Linux2 (V4L2) or Video4Linux (V4L). To
37 test this, you can use the 'gstreamer-properties' tool.