Scroll to navigation

SPICE-STREAMING-AGENT(1) General Commands Manual SPICE-STREAMING-AGENT(1)

NAME

spice-streaming-agent - An agent, running on a guest, sending video stream of X display to a remote client (over SPICE)

SYNOPSIS

spice-streaming-agent [ <options> ]

DESCRIPTION

spice-streaming-agent is an agent, running on a guest, sending video stream of X display to a remote client (over SPICE)

The video stream itself depends on plugins/codecs installed on the guest (and the client).

Currently only supports X display (Xorg/X11).

Requires a virtio-port device to communicate and a recent enough spice-server.

spice-streaming-agent should start automatically with your X session.

OPTIONS

The virtio-serial port to use (default is /dev/virtio-ports/org.spice-space.stream.0)
log frames to file

log binary frames (following -l)

log categories, separated by ':' (currently: frames)

change plugins directory

enable debug logs

A generic way to change plugins/codecs settings. This only affects plugins that support this variable and this value (and ignored otherwise).

EXAMPLES

spice-streaming-agent -c framerate=20

spice-streaming-agent -l /tmp/ssa.log --log-binary

spice-streaming-agent -d

SEE ALSO

qemu-kvm(1)