Age | Commit message (Collapse) | Author | Files | Lines |
|
The patches for gst-recorder are not compliant with weston 1.11.
Bug-AGL: SPEC-473
* Remove both weston.service and weston_%.bbappend
because all lines in these files only for supporting
to share screen using H.264.
Bug-AGL: SPEC-471
Bug-AGL: SPEC-411
Change-Id: I09ad20f5eadcc269aceb2d6de75cc84d00a07bb9
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Fix gst-record plugin log which filled systemd journal.
Change-Id: I2a360ac40b90b835aed124082c214fca05f65120
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
When weston in IVI starts to send encoded display image
to meter cluster, it also starts to use gstreamer to encode
in CES2017 demo. If cache for gstreamer remains, weston sometimes
failes to start. To avoid this, this patch adds ExecStartPre
to remove the cache as a workaround.
Change-Id: I0f3f90bbfbf9033452d27c1cc3ea358e0e2880f3
Signed-off-by: ynakamura <ynakamura@jp.adit-jv.com>
|
|
This patch enables sharing screen support between IVI
and meter cluster for CES2017 demo using weston.
h264 streaming data on the surface can be sent to the
different soc via rtp protocol.
Change-Id: Ie4d00e369039e57a19940284a7d82aba684a4bf6
Signed-off-by: Grigory Kletsko <grigory.kletsko@cogentembedded.com>
|
|
Change-Id: I970a9a6dc467590ce10d328c34804083923dbd68
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
The previous workaround will not not be necessary anymore
to run Weston 1.8.0 on Porter, once we update the Renesas-
specific libegl.
This reverts commit d76a274af819a7cff4ef5c70de459de7bc68755a.
This updates libegl.
Change-Id: Ie8bedd0c6a47d05e9c5ec86ec63f035ac61dbb84
Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
|
|
Weston 1.8.0 uses a new method of detection for client
EGL extensions, which is incompatible with the driver
provided by meta-renesas. We revert back to the old
behavior as it is not strictly necessary for rendering.
This allows Weston 1.8.0 to start in DRM mode on
Porter/Koelsch with latest AGL base.
Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
Change-Id: I0658b3beff96c7f173dbb4f85e8f18d3fce768c1
|
|
This is for CES demo hardening and may be reworked or
removed for a product.
Change-Id: I45d708e873cbe8ce7d454ebcae31f24d51055736
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
|
|
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
|