examples: autoaudisink -> autoaudiosink in RTP examples

This commit is contained in:
Tim-Philipp Müller 2011-01-24 13:39:58 +00:00
parent cb1019875a
commit 285235a10a
4 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@ VIDEO_DEC="rtph263pdepay ! ffdec_h263"
AUDIO_DEC="rtpamrdepay ! amrnbdec"
VIDEO_SINK="ffmpegcolorspace ! autovideosink"
AUDIO_SINK="audioconvert ! audioresample ! autoaudisink"
AUDIO_SINK="audioconvert ! audioresample ! autoaudiosink"
gst-launch -v gstrtpbin name=rtpbin latency=100 \
udpsrc caps=$VIDEO_CAPS port=5000 ! rtpbin.recv_rtp_sink_0 \

View File

@ -13,7 +13,7 @@ VIDEO_DEC="rtph263pdepay ! ffdec_h263"
AUDIO_DEC="rtppcmadepay ! alawdec"
VIDEO_SINK="ffmpegcolorspace ! autovideosink"
AUDIO_SINK="audioconvert ! audioresample ! autoaudisink"
AUDIO_SINK="audioconvert ! audioresample ! autoaudiosink"
LATENCY=100

View File

@ -51,7 +51,7 @@ VIDEO_DEC="rtph264depay ! ffdec_h264"
AUDIO_DEC="rtppcmadepay ! alawdec"
VIDEO_SINK="ffmpegcolorspace ! autovideosink"
AUDIO_SINK="audioconvert ! audioresample ! autoaudisink"
AUDIO_SINK="audioconvert ! audioresample ! autoaudiosink"
gst-launch -v gstrtpbin name=rtpbin latency=$LATENCY \
udpsrc caps=$VIDEO_CAPS port=5000 ! rtpbin.recv_rtp_sink_0 \

View File

@ -25,7 +25,7 @@ AUDIO_CAPS="application/x-rtp,media=(string)audio,clock-rate=(int)8000,encoding-
AUDIO_DEC="rtppcmadepay ! alawdec"
AUDIO_SINK="audioconvert ! audioresample ! autoaudisink"
AUDIO_SINK="audioconvert ! audioresample ! autoaudiosink"
# the destination machine to send RTCP to. This is the address of the sender and
# is used to send back the RTCP reports of this receiver. If the data is sent