remoting: make a gstreamer pipeline configurable
authorTomohito Esaki <etom@igel.co.jp>
Wed, 22 May 2019 03:21:32 +0000 (12:21 +0900)
committerDaniel Stone <daniel@fooishbar.org>
Tue, 9 Jul 2019 14:22:25 +0000 (14:22 +0000)
commit3ea03bb85e4206625897769472f8b5a986789533
tree00a110df17cfc032e92887412baffefa3c3b62ca
parent974390a5fab1338beaad3f14615c0a60495f7d33
remoting: make a gstreamer pipeline configurable

Allow a gstreamer pipeline to be configurable via an weston.ini. It is
necessary that source is appsrc, its name is "src", and sink name is
"sink" in pipeline. Also, remoting plugin ignore port and host
configuration if the gst-pipeline is specified.
compositor/main.c
man/weston-drm.man
remoting/remoting-plugin.c
remoting/remoting-plugin.h