I use alsasink to play audio, "gst-launch-0.10 audiotestsrc ! alsasink
" but just few minutes, the devkit8000 crashed.
Do you have the same problem?

On Jun 30, 3:48 pm, Nilly <[email protected]> wrote:
> Is it not possible to avoid that memcpy?
>
> On Jun 30, 12:44 pm, Nilly <[email protected]> wrote:
>
> > 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 -- Hide quoted text -
>
> > - Show quoted text -

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to