I found the way to solve this may not proper.
copy libgstaudioflingersink.so to your plugin path with alsa and than
try

gst-launch-0.10 -v audiotestsrc ! audioconvert ! audioresample !
alsasink

it will work.....

if it shows the device is busy than

do

stop media

Regards,
Nilly


On Jun 22, 10:01 am, Nilly <ni...@oriolesoftware.com> wrote:
> Hello everyone,
>
> Any one using alsa sink for gstreamer audio?
> I have strange problem with it.
>
> Playback open error on device 'default': No such device or address
>
> I have tried giving different option instead of default but it is not
> helping.
>
> my cards are as shown below
>
> cat /proc/asound/cards
>
>  0 [omap3beagle    ]: twl4030 - omap3beagle
>                       omap3beagle (twl4030)
>
> I tried changing the device from default to omap3beagle  and twl4030
> but no luck.
>
> Regards,
> Nilly

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to