examples: autoaudisink -> autoaudiosink in RTP examples
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 24 Jan 2011 13:39:58 +0000 (13:39 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 24 Jan 2011 13:39:58 +0000 (13:39 +0000)
tests/examples/rtp/client-H263p-AMR.sh
tests/examples/rtp/client-H263p-PCMA.sh
tests/examples/rtp/client-H264-PCMA.sh
tests/examples/rtp/client-PCMA.sh

index 07a466f..bb0b795 100755 (executable)
@@ -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              \
index 8204c1f..9db0d7e 100755 (executable)
@@ -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
 
index 600cefe..9f007f1 100755 (executable)
@@ -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                       \
index 5d47340..b2c92f7 100755 (executable)
@@ -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