summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpopuspay.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtpopuspay.c')
-rw-r--r--gst/rtp/gstrtpopuspay.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/rtp/gstrtpopuspay.c b/gst/rtp/gstrtpopuspay.c
index a5a69569e..7a36dceaa 100644
--- a/gst/rtp/gstrtpopuspay.c
+++ b/gst/rtp/gstrtpopuspay.c
@@ -48,6 +48,7 @@ GST_STATIC_PAD_TEMPLATE ("src",
"media = (string) \"audio\", "
"payload = (int) " GST_RTP_PAYLOAD_DYNAMIC_STRING ", "
"clock-rate = (int) 48000, "
+ "encoding-params = (string) \"2\", "
"encoding-name = (string) { \"OPUS\", \"X-GST-OPUS-DRAFT-SPITTKA-00\" }")
);