This is gstreamer based plugin for spice streaming agent. This plugin is considered experimental but can be very useful for testing purposes. Notes: *It is currently uses sw h264 encoding (using x264enc plugin), may not be good enough for streaming your desktop. *Checks and error handling can be improved *The use of Gstreamer may be adjusted better for desktop streaming *It would be nice to generalize the code to be able to use more encoders other than h264(x264) (gst encodebin?) ;) Snir Sheriber (1): Adding gstreamer based plugin configure.ac | 8 ++ src/Makefile.am | 26 +++++++ src/gst-plugin.cpp | 222 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 256 insertions(+) create mode 100644 src/gst-plugin.cpp -- 2.14.3 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel