]> git.0d.be Git - empathy.git/blob - help/C/video-call.page
[help] Added topic about linking contacts, fixed other topics to reflect the new...
[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 <!--
28     <copyright>
29       <year>2009</year>
30       <name>GNOME Documentation Project</name>
31     </copyright>
32     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> 
33 -->
34   </info>
35   <title>Start a video conversation</title>
36
37   <p>If you have a webcam, you can call your contacts and have a video
38   conversation with them. This features only works with certain types of
39   accounts, and it requires the other person to have an application that
40   supports video calls.</p>
41
42   <steps>
43     <item>
44       <p>From the <gui>Contact List</gui> window, click the
45       <media type="image" mime="image/png" src="figures/camera-web.png">video call</media>
46       icon next to the name of the contact you wish to call and choose <gui style="menuitem">Video Call</gui>.
47       </p>
48     </item>
49     <item>
50       <p>A new window will open. When the connection is established, you will
51       see <gui>Connected</gui> at the bottom of the window, along with the
52       total conversation time.</p>
53     </item>
54     <item>
55       <p>
56         To end the conversation, click on <gui style="button">Hang up</gui>.
57       </p>
58     </item>
59   </steps>
60   <note style="tip">
61     <p>To turn a video conversation into an audio conversation, choose
62     <guiseq><gui style="menu">Video</gui><gui style="menuitem">Video Off</gui></guiseq>, or click the
63     <media type="image" mime="image/png" src="figures/camera-web.png">video call</media>
64     toolbar button to deselect it.</p>
65   </note>
66   
67   <section id="video-meta-contact">
68     <title>Start a video conversation with a meta-contact</title>
69     <steps>
70       <item>
71         <p>
72           From the <gui>Contact List</gui> window, right-click on the meta-contact.   
73         </p>
74       </item>
75       <item>
76         <p>
77           Select the contact you want to have the conversation, and from the menu
78           select <gui style="menuitem">Video Call</gui>.
79         </p>
80       </item>
81     </steps>
82     <note style="tip">
83       <p>
84         To recognize if a contact is a <em>meta-contact</em>, move your mouse on
85         a contact in the <gui>Contact List</gui> window, and stop over it for a
86         second: a small pop-up message will appear showing the number of the
87         contacts that form the meta-contact.
88       </p>
89     </note>
90   </section>
91
92   
93 </page>