[android-porting] Re: simultaneous video playback and camera record

2009-12-22 Thread vishal bhoj
I am using donut + opencore 2.02 On Tue, Dec 22, 2009 at 6:20 PM, vishal bhoj wrote: > > I see that when I have video playback and recording object , > as soon as I start my video playback the recording gets stopped.Someone is > calling a writecomplete on the camera input. > I am unable to find

[android-porting] Re: simultaneous video playback and camera record

2009-12-22 Thread vishal bhoj
these are the xecution logs when I start the playback. ideoMIO( 1021): processWriteResponseQueue: queued = 2, numFramesToHold = 1 E/CameraInput( 1021): postWriteAsync E/CameraInput( 1021): postWriteAsync: ID = 23, base = 0x40dff000, offset = 0x0, size = 202752 pointer 0x40dff000 E/CameraInput( 102

[android-porting] Re: simultaneous video playback and camera record

2009-12-22 Thread vishal bhoj
*Sorry Folks Its working fine. It works fine . The problem was in the application Implementation .* On Tue, Dec 22, 2009 at 6:32 PM, vishal bhoj wrote: > these are the xecution logs > when I start the playback. > > > ideoMIO( 1021): processWriteResponseQueue: queued = 2, numFramesToHold = 1 >