aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/video-call.page
blob: b9d60358e1bf536f236d6016f8345d73f86c0d1b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<page xmlns="http://projectmallard.org/1.0/"
  type="topic"
  id="video-call">

  <info>
    <link type="guide" xref="index#audio-video"/>
    <link type="seealso" xref="audio-video"/>
    <desc>
      Start a video conversation with one of your contacts.
    </desc>
    <revision pkgversion="2.28" version="0.1" date="2009-08-02" status="stub"/>

  </info>
  <title>Start a video conversation</title>

  <steps>
    <item>
      <p>
        From the <gui>Contact List</gui> window, perform one of the following:
      </p>
      <list>
        <item>
          <p>
            Select the contact you want to have a conversation with, and click 
            on the video call icon next to their name.
          </p>
        </item>
        <item>
          <p>
            Right-click on the name of the contact you want to have a conversation with, and 
            select <gui>Video Call</gui>.
          </p>
        </item>
      </list>
    </item>
    <item>
      <p>
        A new window will open. When the connection is established, you will 
        see written, at the bottom of the window, <gui>Connected</gui> and the total 
        conversation time.
      </p>
    </item>
    <item>
      <p>
        To close the conversation, click on <gui>Hang up</gui>.
      </p>
    </item>
  </steps>
  <note>
    <p>
      To turn a video conversation into an audio one, from the call window deselect 
      <guiseq><gui>Call</gui><gui>Send video</gui></guiseq>, 
      or click on the video call icon.
    </p>
  </note>



</page>