diff options
-rw-r--r-- | doc/sydra-rtp.8 | 2 | ||||
-rw-r--r-- | doc/sydra-rtp.8.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/sydra-rtp.8 b/doc/sydra-rtp.8 index 774f890..069895e 100644 --- a/doc/sydra-rtp.8 +++ b/doc/sydra-rtp.8 @@ -200,7 +200,7 @@ A video sink element for local preview\&. Example: \fB\-\-audio\-encoder <bin description>\fR .RS 4 Bin description for the audio encoder\&. Example: -\fIaudioconveert ! opusenc\fR +\fIaudioconvert ! opusenc\fR .RE .PP \fB\-\-audio\-payloader <element>\fR diff --git a/doc/sydra-rtp.8.txt b/doc/sydra-rtp.8.txt index 2f542fb..c041fdc 100644 --- a/doc/sydra-rtp.8.txt +++ b/doc/sydra-rtp.8.txt @@ -151,7 +151,7 @@ The following options can be passed to the *sydra-rtp* daemon: A video sink element for local preview. Example: 'videoconvert ! textoverlay test="preview" ! xvimagesink' *--audio-encoder <bin description>*:: - Bin description for the audio encoder. Example: 'audioconveert ! opusenc' + Bin description for the audio encoder. Example: 'audioconvert ! opusenc' *--audio-payloader <element>*:: A RTP payloader element for the audio codec in use. Example: 'rtpopuspay' |