Hello, Thanks for the info. udpsrc cause ERROR: pipeline could not be constructed: no element "udpsrc".
But this works in Gstreamer 0.10.29 but not in 0.10.20.
Thanks & Regards Shamun
------------------------------------------------------------------------------ Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQL*Plus, data movement tools, best practices and more. http://p.sf.net/sfu/oracle-sfdev2dev _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
On Sun, Dec 12, 2010 at 2:19 AM, Shamun toha md <[hidden email]> wrote:
> Hello, > Thanks for the info. udpsrc cause ERROR: pipeline could not be constructed: > no element "udpsrc". > But this works in Gstreamer 0.10.29 but not in 0.10.20. > Thanks & Regards > Shamun You seem to be confusing "GStreamer version" with "plugins you have installed". That message is pretty clear - you don't have a loadable udpsrc plugin installed. Possibly you don't have it at all, or possibly you have a version that requires a newer GStreamer. If it's the latter, then the cause is you installing random sets of incompatible software - don't do that. Mike ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |