]> git.0d.be Git - empathy.git/blob - help/C/video-call.page
Added stub topic for password protected IRC channels Wrote the audio call topic Some...
[empathy.git] / help / C / video-call.page
1 <page xmlns="http://projectmallard.org/1.0/"
2   type="topic"
3   id="video-call">
4
5   <info>
6     <link type="guide" xref="index#audio-video"/>
7     <link type="seealso" xref="audio-video"/>
8     <desc>
9       Start a video conversation with one of your contacts.
10     </desc>
11     <revision pkgversion="2.28" version="0.1" date="2009-08-02" status="stub"/>
12
13   </info>
14   <title>Start a video conversation</title>
15
16   <steps>
17     <item>
18       <p>
19         From the <gui>Contact List</gui> window, perform one of the following:
20       </p>
21       <list>
22         <item>
23           <p>
24             Select the contact you want to have a conversation with, and click 
25             on the video call icon next to their name.
26           </p>
27         </item>
28         <item>
29           <p>
30             Right-click on the name of the contact you want to have a conversation with, and 
31             select <gui>Video Call</gui>.
32           </p>
33         </item>
34       </list>
35     </item>
36     <item>
37       <p>
38         A new window will open. When the connection is established, you will 
39         see written, at the bottom of the window, <gui>Connected</gui> and the total 
40         conversation time.
41       </p>
42     </item>
43     <item>
44       <p>
45         To close the conversation, click on <gui>Hang up</gui>.
46       </p>
47     </item>
48   </steps>
49   <note>
50     <p>
51       To turn a video conversation into an audio one, from the call window deselect 
52       <guiseq><gui>Call</gui><gui>Send video</gui></guiseq>, 
53       or click on the video call icon.
54     </p>
55   </note>
56
57
58
59 </page>