Hello All, Right now I am trying to test following pipeline on Android 1.6 system. $gst-launch-0.10 audiotestsrc ! audioconvert ! audioresample ! alsasink. Above pipeline works only when audioflingersink plugin is available into GST_PLUGIN_PATH. When I remove audioflingersink plugin from GST_PLUGIN_PATH, it give device open error as following. gst_alsasink_open:<alsasink0>[00m error: Could not open audio device for playback. gst_alsasink_open:<alsasink0>[00m error: Playback open error on device 'default': No such device or address Can anyone guide me what might be relation between alsasink and audioflingersink. Waiting for your kind reply. -Tejas. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/gstreamer-embedded/attachments/20100625/46849ddd/attachment.htm>