Hi there, <br>I am having running the most basic example in gstreamer. This example is provided in the documentation provided by gstreamer.<br><b>command</b>: $ gst-launch audiotestsrc ! audioconvert ! audioresample ! osssink<br>
<br><b>error:</b> Setting pipeline to PAUSED ...<br>ERROR: Pipeline doesn&#39;t want to pause.<br>ERROR: from element /GstPipeline:pipeline0/GstOssSink:osssink0: Could not open audio device for playback.<br>Additional debug info:<br>
gstosssink.c(414): gst_oss_sink_open (): /GstPipeline:pipeline0/GstOssSink:osssink0:<br>system error: No such file or directory<br>Setting pipeline to NULL ...<br>Freeing pipeline ...<br><br>All the commands before this example to test if the installation of gstreamer and it&#39;s plug-ins ran perfectly. Only this command caused problems.<br>
<br>I am unable to understand what is wrong with the command, as I have tried using the same command again and again, after browsing the web.<br>Please tell me what should I do. Any sort of help will be appreciated.<br><br>
Regards<br>Rajat Jain<br>