rtpopuspay: Set the number of channels to 2 as per RFC draft
[platform/upstream/gst-plugins-good.git] / gst / rtp / gstrtpopuspay.c
index a5a6956..7a36dce 100644 (file)
@@ -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\" }")
     );