aboutsummaryrefslogtreecommitdiffstats
path: root/attic/waltham-renderer/pipeline_example_intel.cfg
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2020-10-16 00:05:51 +0300
committerMarius Vlad <marius.vlad@collabora.com>2020-10-16 00:05:51 +0300
commitbaca2b5801efd92b351da3059001635f6bb55709 (patch)
treed70ebabec629c25ea3e1bb4b5248cbea433a0978 /attic/waltham-renderer/pipeline_example_intel.cfg
parent13e791f0158ca79a0cfdb00613f69eaaf255da55 (diff)
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Diffstat (limited to 'attic/waltham-renderer/pipeline_example_intel.cfg')
-rw-r--r--attic/waltham-renderer/pipeline_example_intel.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/attic/waltham-renderer/pipeline_example_intel.cfg b/attic/waltham-renderer/pipeline_example_intel.cfg
new file mode 100644
index 0000000..8440bce
--- /dev/null
+++ b/attic/waltham-renderer/pipeline_example_intel.cfg
@@ -0,0 +1 @@
+appsrc name=src ! videoconvert ! video/x-raw,format=I420 ! mfxh264enc bitrate=3000000 rate-control=1 ! rtph264pay config-interval=1 ! udpsink name=sink host=YOUR_RECIEVER_IP port=YOUR_RECIEVER_PORT sync=false async=false \ No newline at end of file