summaryrefslogtreecommitdiff
path: root/gst/rist/gstristsink.c
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2019-07-31 12:01:07 -0400
committerOlivier CrĂȘte <olivier.crete@ocrete.ca>2020-04-30 18:31:32 +0000
commit03a60a47b54615fb36c6397fce2ba9788bea5c59 (patch)
tree1546e4bc05f8d998c2953cb4a0e7dc08fefdde64 /gst/rist/gstristsink.c
parent15f89cd08896fa932b213e4e4b2edf5b82153776 (diff)
downloadgstreamer-plugins-bad-03a60a47b54615fb36c6397fce2ba9788bea5c59.tar.gz
rist: Document main profile support
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1153>
Diffstat (limited to 'gst/rist/gstristsink.c')
-rw-r--r--gst/rist/gstristsink.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/gst/rist/gstristsink.c b/gst/rist/gstristsink.c
index d07d28242..69bda4f3d 100644
--- a/gst/rist/gstristsink.c
+++ b/gst/rist/gstristsink.c
@@ -32,6 +32,11 @@
* will occur when transmitting and receiving over multicast on the
* same host, and will be properly ignored.
*
+ * It also implements part of the RIST TR-06-2 Main Profile transmitter. The
+ * tunneling, multiplexing and encryption parts of the specification are not
+ * included. This element will include the RIST header extension if either of
+ * the "sequence-number-extension" or "drop-null-ts-packets" properties are set.
+ *
* ## Example gst-launch line
* |[
* gst-launch-1.0 udpsrc ! tsparse set-timestamps=1 smoothing-latency=40000 ! \