[gst-devel] Faulty pipeline..
Jeffrey C. Ollie
jeff at ocjtech.us
Thu May 17 21:04:24 CEST 2007
On Thu, 2007-05-17 at 19:57 +0100, Miguel Luis wrote:
>
> CLIENT:
> $gst-launch-0.10 udpsrc port=9090 caps="SENDER_CAPS" ! rtpmpadepay ! mad
> ! alsasink
>
> I don't know what do I have to put between rtpmpadepay and udpsrc..
> (I almost can't control myself... kidding yes I can)
From some testing that I've been doing this morning on, I think that you
need something like this:
gst-launch-0.10 udpsrc port=9090 caps="application/x-rtp,media=audio,payload=96,clock-rate=90000,encoding-name=MPA" ! rtpmpadepay ! mad ! alsasink
Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20070517/dda05c6c/attachment.pgp>
More information about the gstreamer-devel
mailing list