aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/audio-video.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/audio-video.page')
-rw-r--r--help/C/audio-video.page148
1 files changed, 148 insertions, 0 deletions
diff --git a/help/C/audio-video.page b/help/C/audio-video.page
new file mode 100644
index 000000000..cef06e126
--- /dev/null
+++ b/help/C/audio-video.page
@@ -0,0 +1,148 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="audio-video">
+
+ <info>
+ <link type="guide" xref="index#audio-video"/>
+ <desc>
+ When it is possible to have an audio or video conversation.
+ </desc>
+ <revision pkgversion="2.28" version="0.1" date="2009-08-02" status="draft"/>
+ <revision pkgversion="2.28" version="0.1" date="2009-08-14" status="review"/>
+ <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>Audio and video conversations</title>
+
+ <p>
+ When your contacts support audio or video conversations, you will see, next to
+ the contacts name in the <gui>Contact List</gui> window, one or two small icons that
+ represent the different conversations you can have.
+ </p>
+
+ <table frame="all" rules="cols" shade="rows">
+ <thead>
+ <tr>
+ <td>
+ <p>
+ Icon
+ </p>
+ </td>
+ <td>
+ <p>
+ Description
+ </p>
+ </td>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>
+ <p>
+ <media type="image" mime="image/png" src="figures/audio-input-microphone.png">
+ Icon for audio conversation
+ </media>
+ </p>
+ </td>
+ <td>
+ <p>
+ This is the icon that represents the possibility to have an audio conversation.
+ </p>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <p>
+ <media type="image" mime="image/png" src="figures/camera-web.png">
+ Icon for video conversation
+ </media>
+ </p>
+ </td>
+ <td>
+ <p>
+ This is the icon that represents the possibility to have a video conversation.
+ </p>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+
+ <note>
+ <p>
+ In order to have a video conversation, you need to have a web-cam that is
+ supported by your operating system, and a working microphone.
+ </p>
+ <p>
+ In order to have an audio conversation, you need to have a sound-card that is
+ supported by your operating system, and a working microphone.
+ </p>
+ </note>
+
+ <section id="supported-services">
+
+ <title>Supported services</title>
+
+ <table frame="all" rules="cols" shade="rows">
+ <thead>
+ <tr>
+ <td><p>
+ Protocol / Service
+ </p></td>
+ <td><p>
+ Video conversations
+ </p></td>
+ <td><p>
+ Audio conversations
+ </p></td>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td><p>AIM</p></td>
+ <td><p>No</p></td>
+ <td><p>No</p></td>
+ </tr>
+ <tr>
+ <td><p>Google Talk</p></td>
+ <td><p>Yes</p></td>
+ <td><p>Yes</p></td>
+ </tr>
+ <tr>
+ <td><p>ICQ</p></td>
+ <td><p>No</p></td>
+ <td><p>No</p></td>
+ </tr>
+ <tr>
+ <td><p>Jabber</p></td>
+ <td><p>Yes</p></td>
+ <td><p>Yes</p></td>
+ </tr>
+ <tr>
+ <td><p>MSN</p></td>
+ <td><p>No</p></td>
+ <td><p>No</p></td>
+ </tr>
+ <tr>
+ <td><p>Salut</p></td>
+ <td><p>No</p></td>
+ <td><p>No</p></td>
+ </tr>
+ <tr>
+ <td><p>Yahoo!</p></td>
+ <td><p>No</p></td>
+ <td><p>No</p></td>
+ </tr>
+ </tbody>
+ </table>
+
+ </section>
+
+</page>