Changes since v2: -Adding support in h265 -printing and logging changes -Fixes according to previous comments -Rebase *Switching between capturing method is still using the XLIB CAPTURE macro, hopefully the whole xlib capturing system could be dropped soon *Logging and printing are currently done using syslog but I'm not sure we want syslog to get all of these *As mentioned before, registration of the plugin is done once, according to the user input *Can be pulled from here: https://gitlab.com/sheriber/spice-streaming-agent/tree/gst-plugin Snir Sheriber (1): Adding gstreamer based plugin configure.ac | 15 ++ src/Makefile.am | 27 +++ src/gst-plugin.cpp | 435 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 477 insertions(+) create mode 100644 src/gst-plugin.cpp -- 2.17.0 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel