summaryrefslogtreecommitdiff
path: root/doc/sydra-rtp.8.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sydra-rtp.8.txt')
-rw-r--r--doc/sydra-rtp.8.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sydra-rtp.8.txt b/doc/sydra-rtp.8.txt
index 7d9c88b..2f542fb 100644
--- a/doc/sydra-rtp.8.txt
+++ b/doc/sydra-rtp.8.txt
@@ -171,7 +171,7 @@ The following options can be passed to the *sydra-rtp* daemon:
*--audio-caps <caps>*::
These caps will get assigned to incoming RTP packets for audio. Example:
- 'application/x-rtp,media=audio,clock-rate=48000,payload=96,encoding-name=X-GST-OPUS-DRAFT-SPITTKA-00,caps="audio/x-opus"'
+ 'application/x-rtp,media=audio,clock-rate=48000,encoding-name=X-GST-OPUS-DRAFT-SPITTKA-00,caps="audio/x-opus"'
*--audio-depayloader <element>*::
A RTP depayloader element for the audio codec in use. Example: 'rtpopusdepay'