From: Marius Vlad Date: Tue, 2 Jun 2020 09:47:13 +0000 (+0300) Subject: main: Add the ability to load the remote plugin X-Git-Tag: 9.99.1~22 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=b3c4f205c94e55d574483160f5d38b0bfc7c1d16;hp=b3c4f205c94e55d574483160f5d38b0bfc7c1d16;p=src%2Fagl-compositor.git main: Add the ability to load the remote plugin Streaming to 'remote' outputs needs the remote-plugin library. We build it automatically if we determine that the gst dependencies are satisfied, otherwise we're using a stub version for it. Unfortunatelly, upstream doesn't provide necessary header for the remoting.h so we copy-paste directly. Will follow up with upstream to provide headers for the plugins. Bug-AGl: SPEC-3280 Signed-off-by: Marius Vlad Change-Id: Ide277b402c511ed075fa1c5aaaf7770b50359c35 ---