[gst-devel] could not set property "caps" in element "udpsrc0"

Aurelien Grimaud gstelzz at yahoo.fr
Fri Mar 19 22:24:43 CET 2010


There is a whitespace missing after the end quote of your caps and the 
pipe "!" :
gst-launch-0.10 -v udpsrc port=19790 
caps="application/x-rtp,media=(string)audio,clock-rate=(int)8000,encoding-name=(string)PCMA" 
*whitespace* ! rtppcmadepay ! alawdec ! audioconvert ! audioresample ! 
fakesink

Aurelien
Le 19/03/2010 21:25, Durgesh Mishra a écrit :
> Hi Experts,
>
> I am trying to run following pipeline but I end up getting error. I am 
> running it on ubuntu.
>
> durgesh at durgesh-desktop:~/mydroid$ gst-launch-0.10 -v udpsrc 
> port=19790 
> caps="application/x-rtp,media=(string)audio,clock-rate=(int)8000,encoding-name=(string)PCMA"! 
> rtppcmadepay ! alawdec ! audioconvert ! audioresample ! fakesink
> WARNING: erroneous pipeline: could not set property "caps" in element 
> "udpsrc0" to 
> "application/x-rtp,media=(string)audio,clock-rate=(int)8000,encoding-name=(string)PCMA!"
>
> Any help will be greatly appreciated.
>
> Kind Regards
> -Durgesh O Mishra
>
> -- 
> "If you only have a hammer, you tend to see every problem as a nail."
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>    

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100319/77ad12b0/attachment.htm>


More information about the gstreamer-devel mailing list