[Spice-devel] [PATCH v9 00/24] Add GStreamer support for video streaming
Francois Gouget
fgouget at codeweavers.com
Mon Jan 18 03:03:08 PST 2016
The source changed so here is the new revision of this patchset.
This patch series adds support for using GStreamer to encode and decode
the video streams, adding support for VP8 and h264 codecs. As before the
patches can also be grabbed from the repositories below:
spice: https://github.com/fgouget/spice
spice-gtk: https://github.com/fgouget/spice-gtk
xf86-video-qxl: https://github.com/fgouget/xf86-video-qxl
spice-protocol: https://github.com/fgouget/spice-protocol
(there's also 'extras' branches with more experimental/future patches
for the curious)
Changes from v8:
* Rebased on the current source.
* Adjusted the Spice protocol version requirement.
Changes from v7:
* When the client has support for GStreamer video codecs it now
checks the presence of each supported codec before advertising support
for it.
Changes from v6:
* configure.ac uses the new m4 macros to check for GStreamer support
and the presence of the needed plugins.
* It separates adding checks for the client codec support from
specifying which codec to use in the server and from adding VP8
support.
--
Francois Gouget <fgouget at codeweavers.com>
More information about the Spice-devel
mailing list