blob: 1e8a78ec0e467aff484bc78f63a3235f82089adf (
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
64
|
<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>
<revision pkgversion="2.30" version="0.3" date="2010-02-14" status="review"/>
<credit type="author">
<name>Milo Casagrande</name>
<email>milo@ubuntu.com</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
<!--
<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 and choose <gui style="menuitem">Video Call</gui>.
Alternatively, right click the contact and choose <gui style="menuitem">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 style="menu">Call</gui><gui style="menuitem">Hang up</gui></guiseq>.</p>
</item>
</steps>
<note style="tip">
<p>To turn a video conversation into an audio conversation, choose
<guiseq><gui style="menu">Video</gui><gui style="menuitem">Video Off</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>
|