blob: 422538441f6f9ed6aacbb98fea0ce5a8ae881b54 (
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
60
61
62
63
|
<page xmlns="http://projectmallard.org/1.0/"
xmlns:e="http://projectmallard.org/experimental/"
type="topic" style="task"
id="video-call">
<info>
<link type="guide" xref="index#audio-video"/>
<link type="seealso" xref="audio-video"/>
<link type="seealso" xref="audio-call"/>
<desc>
Start a video conversation with one of your contacts.
</desc>
<revision pkgversion="2.28" version="0.1" date="2009-08-02" status="stub"/>
<revision pkgversion="2.28" version="0.2" date="2009-08-14" status="review">
<!--
<e:review by="shaunm@gnome.org" date="2009-09-04" status="done"/>
-->
</revision>
<credit type="author">
<name>Milo Casagrande</name>
<email>milo@ubuntu.com</email>
</credit>
<!--
<copyright>
<year>2009</year>
<name>GNOME Documentation Project</name>
</copyright>
-->
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Start a video conversation</title>
<p>If you have a webcam, you can call your contacts and have an video
conversation with them. This features only works with certain types of
accounts, and it requires the other person to have an application that
supports video calls.</p>
<steps>
<item>
<p>From the <gui>Contact List</gui> window, click the
<media type="image" mime="image/png" src="figures/camera-web.png">video call</media>
icon next to the name of the contact you wish to call. Alternatively,
right click the contact and choose <gui>Video Call</gui>.</p>
</item>
<item>
<p>A new window will open. When the connection is established, you will
see <gui>Connected</gui> at the bottom of the window, along with the
total conversation time.</p>
</item>
<item>
<p>To end the conversation, choose <guiseq><gui>Call</gui><gui>Hang up</gui></guiseq>.</p>
</item>
</steps>
<note style="tip">
<p>To turn a video conversation into an adio conversation, choose
<guiseq><gui>Call</gui><gui>Send video</gui></guiseq>, or click the
<media type="image" mime="image/png" src="figures/camera-web.png">video call</media>
toolbar button to deselect it.</p>
</note>
</page>
|