From 3e264e874cb74ddf777653eff5a6be2e0db938b9 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 9 Oct 2014 00:55:54 +0200 Subject: simplified default audio caps for sydra-rtp --- doc/sydra-rtp.8.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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 *:: 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 *:: A RTP depayloader element for the audio codec in use. Example: 'rtpopusdepay' -- cgit v1.2.3