aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/video-call.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/video-call.page')
-rw-r--r--help/C/video-call.page59
1 files changed, 59 insertions, 0 deletions
diff --git a/help/C/video-call.page b/help/C/video-call.page
new file mode 100644
index 000000000..1f65c6085
--- /dev/null
+++ b/help/C/video-call.page
@@ -0,0 +1,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>