diff options
Diffstat (limited to 'waltham-transmitter/waltham-renderer')
-rw-r--r-- | waltham-transmitter/waltham-renderer/README | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/waltham-transmitter/waltham-renderer/README b/waltham-transmitter/waltham-renderer/README deleted file mode 100644 index 5eb94e2..0000000 --- a/waltham-transmitter/waltham-renderer/README +++ /dev/null @@ -1,13 +0,0 @@ -Waltham renderer - -The waltham renderer creates a buffer to be transmitted to other domain. -The current implementation it uses gstreamer. - -You can use gstreamer pipeline as you want by configuraing from "pipeline.cfg". -This file should be in the folder "/etc/xdg/weston/". - -As an example, please refer to the example file named "pipeline_example*.cfg". - -pipeline_example_general.cfg : Does not use any HW encoder. - -pipeline_example_intel.cfg : Use Intel's HW encoder. - -pipeline_example_rcar.cfg : Use Rcar's HW encoder. -Rename file as "pipeline.cfg" and put in correct place when you use them.
\ No newline at end of file |