summaryrefslogtreecommitdiffstats
path: root/waltham-receiver/receiver_pipeline_example_rcar.cfg
diff options
context:
space:
mode:
authorVeeresh Kadasani <external.vkadasani@jp.adit-jv.com>2019-05-31 11:14:15 +0900
committerVeeresh Kadasani <external.vkadasani@jp.adit-jv.com>2019-07-08 11:12:09 +0900
commit3344b0a0696c2670ccdc7fa9fb619efdf3764fca (patch)
tree7791409bdbf2ef174558a8ea1ff1c26bea94747d /waltham-receiver/receiver_pipeline_example_rcar.cfg
parentcd33a17ea5ac787786e5289ec914a96adeaf6346 (diff)
receiver: Introduce waltham-receiver
NewFeature-AGL: SPEC-2445 waltham-receiver sample component is a receiver side implementation for using waltham protocol to obtain and process remote output received from waltham-transmitter Change-Id: I85983a0ac41c3a086f43fb5912e23f95609e3559 Signed-off-by: Veeresh Kadasani <external.vkadasani@jp.adit-jv.com> Signed-off-by: Naoko Tanibata <tnaoko@jp.adit-jv.com>
Diffstat (limited to 'waltham-receiver/receiver_pipeline_example_rcar.cfg')
-rw-r--r--waltham-receiver/receiver_pipeline_example_rcar.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/waltham-receiver/receiver_pipeline_example_rcar.cfg b/waltham-receiver/receiver_pipeline_example_rcar.cfg
new file mode 100644
index 0000000..15fd4ef
--- /dev/null
+++ b/waltham-receiver/receiver_pipeline_example_rcar.cfg
@@ -0,0 +1 @@
+ udpsrc port=YOUR_RECIEVER_PORT caps="application/x-rtp,media=(string)video,clock-rate=(int)90000,encoding-name=(string)H264,payload=(int)96" ! rtpjitterbuffer latency=0 ! rtph264depay ! h264parse config-interval=1 disable-passthrough=true ! omxh264dec no-reorder=true ! waylandsink name=sink