From 35ee03887eef55c3210b256ae9cd1f3f9ccf6c51 Mon Sep 17 00:00:00 2001 From: Wataru Mizuno Date: Mon, 16 Jul 2018 18:28:11 +0900 Subject: README: example configuration for gstreamer pipeline README contains how to configure gstreamer pipeline to be used by waltham-renderer. Example configuration files specified as pipline_example*.cfg . Change-Id: I7195bf9168d1093f6f52d8f65b122ab359eb71bc Signed-off-by: Wataru Mizuno --- waltham-transmitter/transmitter-plugin/README | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'waltham-transmitter/transmitter-plugin/README') diff --git a/waltham-transmitter/transmitter-plugin/README b/waltham-transmitter/transmitter-plugin/README index 345142d..c8305e2 100644 --- a/waltham-transmitter/transmitter-plugin/README +++ b/waltham-transmitter/transmitter-plugin/README @@ -89,6 +89,12 @@ Start remoting : - Start an IVI application. - Put surface on transmitter output +Example command + $weston-simple-egl & + $LaygeManagementControl get scene + -> Please check connector name of transmitter output + $layer-add-surfaces -d [transmitter output name] -s 1 -l 1 + Weston log will indicate remoting has started: [13:18:24.572] HMI transmitting surface 0x1c3dad0, ivi-id 0x9ff6 -- cgit 1.2.3-korg