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