summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Grunt <pgrunt@redhat.com>2016-01-06 14:54:43 +0100
committerPavel Grunt <pgrunt@redhat.com>2016-01-06 15:07:40 +0100
commit95c322de57b242ecae1ea73344666b9e95b84a26 (patch)
tree3fdefd60421d3cfdc3484e707e4da297c7b36e7a
parent2f4b9eab388769eb2cc77b3e63acbf29df446a09 (diff)
features: Add links to spice manual
-rw-r--r--content/pages/features.rst40
1 files changed, 29 insertions, 11 deletions
diff --git a/content/pages/features.rst b/content/pages/features.rst
index 4d59e1a..e3f318b 100644
--- a/content/pages/features.rst
+++ b/content/pages/features.rst
@@ -2,40 +2,58 @@ Features
###############################################################################
:slug: features
-:modified: 2016-01-05 10:28
+:modified: 2016-01-05 14:45
+.. _Video streaming: spice-user-manual.html#_video_compression
+.. _Image compression: spice-user-manual.html#_image_compression
+.. _Image, palette and cursor caching:
+.. _Two way audio:
+.. _Lip-sync: spice-user-manual.html#_other_features
+.. _Windows drivers: spice-user-manual.html#guest-additions
+.. _Multiple monitors: spice-user-manual.html#_multiple_monitor_support
+.. _Two mouse modes: spice-user-manual.html#_mouse_modes
+.. _Spice agent: spice-user-manual.html#agent
+.. _USB redirection: spice-user-manual.html#_usb_redirection
+.. _Encrypted communication: spice-user-manual.html#_usb_redirection
+.. _SASL authentication: spice-user-manual.html#_sasl
.. _Xspice: xspice.html
+.. _Smartcard: spice-user-manual.html#_cac_smartcard_redirection
+.. _Folder sharing: spice-user-manual.html#_folder_sharing
.. _OSX client: osx-client.html
Current Features
++++++++++++++++
- Graphic commands - processes and transmits 2D graphic commands
-- Video streaming - heuristically identifies video streams and transmits M-JPEG
+- `Video streaming`_ - heuristically identifies video streams and transmits M-JPEG
video streams
-- Image compression - offers verios compression algorithm that were built
+- `Image compression`_ - offers verios compression algorithm that were built
specifically for Spice, including QUIC (based on SFALIC), LZ, GLZ
(history-based global dictionary), and auto (heuristic compression choice per
image)
- Hardware cursor - processes and transmits cursor-specific commands
-- Image, palette and cursor caching - manages client caches to reduce bandwidth
+- `Image, palette and cursor caching`_ - manages client caches to reduce bandwidth
requirements
- Live migration - supports clients while migrating Spice servers to new hosts,
thus avoiding interruptions
-- Windows drivers - Windows drivers for QXL display device and VDI-port
-- Multiple monitors (in virt-viewer/remote-viewer)
+- `Windows drivers`_ - Windows drivers for QXL display device and VDI-port
+- `Multiple monitors`_ (in virt-viewer/remote-viewer)
- Screen management - add support for enabling selection of the screen used by
the client (in virt-viewer/remote-viewer)
-- Two way audio - supports audio playback and captures; audio data stream is
+- `Two way audio`_ - supports audio playback and captures; audio data stream is
optionally compressed using CELT Encryption - using OpenSSL
-- Two mouse modes - provides client (more user-friendly) and server (increased
+- `Two mouse modes`_ - provides client (more user-friendly) and server (increased
accuracy and fully synchronized) modes
-- Lip-sync - synchronizes video streams with audio clocks
-- Spice agent - running on the guest and performs tasks for the client
+- `Lip-sync`_ - synchronizes video streams with audio clocks
+- `Spice agent`_ - running on the guest and performs tasks for the client
- Clipboard sharing - allows copy paste between clients and the virtual machine
-- USB redirection - allows clients to use their USB devices with Spice servers
+- `USB redirection`_ - allows clients to use their USB devices with Spice servers
- Linux features parity
+- `Encrypted communication`_
+- `SASL authentication`_
- Xspice_ - a standalone server that is both an X server and a Spice server
+- Smartcard_ - CAC smartcard redirection
+- `Folder sharing`_ - for sharing a client's folder with the remote guest
Future Features
+++++++++++++++