<div dir="ltr">Hi gstreamer team,<div><br></div><div>I've just built the source from gstreamer master on Ubuntu 20.04 and want to run a simple test to verify the build. The pipeline "gst-launch-1.0 videotestsrc ! autovideosink" to play the sample video is working fine. But the pipeline to play the sample audio is not working</div><div><br></div><div>[gst-master] convedia@Ubuntu1:~/gst-build$ gst-launch-1.0 audiotestsrc ! autoaudiosink<br>Setting pipeline to PAUSED ...<br>Pipeline is PREROLLING ...<br><b>WARNING: from element /GstPipeline:pipeline0/GstAutoAudioSink:autoaudiosink0: Could not open audio device for playback.<br>Additional debug info:<br>../subprojects/gst-plugins-good/sys/oss4/oss4-sink.c(513): gst_oss4_sink_open (): /GstOss4Sink:autoaudiosink0-actual-sink-oss4:<br>system error: No such file or directory</b><br>Pipeline is PREROLLED ...<br>Setting pipeline to PLAYING ...<br>New clock: GstSystemClock<br><br></div><div>If I exit from the development environment and run the same pipeline on the host (which have official gstreamer 1.16.2 release installed), it works fine. Can anyone help?  </div><div><br></div><div>Thanks, </div><div>Yong</div></div>