]> git.0d.be Git - empathy.git/blob - help/C/video-call.page
[help] Fixed contacts linking/unlinking topic, fixed the audio and video topics
[empathy.git] / help / C / video-call.page
1 <page xmlns="http://projectmallard.org/1.0/"
2       xmlns:e="http://projectmallard.org/experimental/"
3       type="topic" style="task"
4       id="video-call">
5
6   <info>
7     <link type="guide" xref="index#audio-video"/>
8     <link type="seealso" xref="audio-video"/>
9     <link type="seealso" xref="audio-call"/>
10     <desc>
11       Start a video conversation with one of your contacts.
12     </desc>
13     <revision pkgversion="2.28" version="0.1" date="2009-08-02" status="stub"/>
14     <revision pkgversion="2.28" version="0.2" date="2009-08-14" status="review">
15       <!--
16       <e:review by="shaunm@gnome.org" date="2009-09-04" status="done"/>
17       -->
18     </revision>
19     <revision pkgversion="2.30" version="0.3" date="2010-02-14" status="review"/>    
20     <credit type="author">
21       <name>Milo Casagrande</name>
22       <email>milo@ubuntu.com</email>
23     </credit>
24     <license>
25       <p>Creative Commons Share Alike 3.0</p>
26     </license>    
27   </info>
28   <title>Start a video conversation</title>
29
30   <p>If you have a webcam, you can call your contacts and have a video
31   conversation with them. This features only works with certain types of
32   accounts, and it requires the other person to have an application that
33   supports video calls.</p>
34
35   <steps>
36     <item>
37       <p>From the <gui>Contact List</gui> window, click the
38       <media type="image" mime="image/png" src="figures/camera-web.png">video call</media>
39       icon next to the name of the contact you wish to call and choose <gui style="menuitem">Video Call</gui>.
40       </p>
41     </item>
42     <item>
43       <p>A new window will open. When the connection is established, you will
44       see <gui>Connected</gui> at the bottom of the window, along with the
45       total conversation time.</p>
46     </item>
47     <item>
48       <p>
49         To end the conversation, click on <gui style="button">Hang up</gui>.
50       </p>
51     </item>
52   </steps>
53   <note style="tip">
54     <p>
55       To turn a video conversation into an audio conversation, choose
56       <guiseq><gui style="menu">Video</gui><gui style="menuitem">Video Off</gui></guiseq>.
57     </p>
58   </note>
59   <section id="video-meta-contact">
60     <title>Start a video conversation with a meta-contact</title>
61     <steps>
62       <item>
63         <p>
64           From the <gui>Contact List</gui> window, right-click on the meta-contact.   
65         </p>
66       </item>
67       <item>
68         <p>
69           Select the contact you want to have the conversation, and from the menu
70           select <gui style="menuitem">Video Call</gui>.
71         </p>
72       </item>
73     </steps>
74     <note style="tip">
75       <p>
76         To recognize if a contact is a <em>meta-contact</em>, move your mouse on
77         a contact in the <gui>Contact List</gui> window, and stop over it for a
78         second: a small pop-up message will appear showing the number of the
79         contacts that form the meta-contact.
80       </p>
81     </note>
82   </section>
83
84   
85 </page>