Unable to build pipeline: no element audiotestsrc
dhruv-jindal
dhruv.jindal at smartcommercesolutions.in
Mon Nov 26 08:43:19 UTC 2018
I have trying to run an iOS Swift Project with GStreamer library. I am
getting the following issue whenever I try to go get_parse_launch of
audiotestsrc.
Unable to build pipeline: no element "audiotestsrc". Any idea what am I
doing wrong here?
Code :
GstElement *pipeline = gst_parse_launch("audiotestsrc ! audioconvert !
audioresample ! autoaudiosink", &error);
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list