dhruv-jindal
6 years ago
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/
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/