[Spice-devel] [PATCH v3 spice-streaming-agent 0/1] Adding gstreamer based plugin
Snir Sheriber
ssheribe at redhat.com
Tue Jul 3 11:42:43 UTC 2018
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
More information about the Spice-devel
mailing list