yes I have audio flinger sink also but than finally when it is writing it is doing memcpy.
On Jun 29, 9:28 pm, Dave Sparks <[email protected]> wrote: > Your gstreamer audio sink should be an AudioTrack, not ALSA. > > On Jun 22, 10:44 pm, Nilly <[email protected]> wrote: > > > > > hi, > > > android is default using alsa. > > I want to use alsa sink in gstreamer audio as android is using alsa > > device I am getting "DEVICE BUSY ERROR". > > > But some how i got out of this error on command prompt and I am able > > to use alsa in gstreamer by > > stop media > > so android will stop using alsa and i am able to use alsa for > > gstreamer (using alsa sink plugin). > > > But when i do stop media i am not able to play files from videoplayer > > (GUI mode) as camera and other services are not running. > > > How to use alsa sink from videoplayer GUI mode to play files by > > gstreamer? > > > Regards, > > Niral- Hide quoted text - > > - Show quoted text - -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
