Open GoogleCodeExporter opened 9 years ago
I've tried the SoundRecorder inlcuded in Android, and I get the exact same
issue. I
even tried adding a default ALSA record profile in etc/asound.conf, basically
just
copying the AndroidRecord_Microphone to AndroidRecord thinking maybe this was
the
issue, but I still get the obtainBuffer timeouts.
Original comment by larss...@gmail.com
on 3 Dec 2009 at 11:17
Confirmed for android-on-freerunner-master-daily-20100404.tar.bz2 albeit with a
different error:
D/WalkieTalkieService( 1807): ***** WalkieTalkie Service *****: checking msgs
D/WifiService( 855): acquireWifiLockLocked: WifiLock{wifilock type=1
binder=android.os.BinderProxy@4d12d00}
E/PV ( 840): OsclErrorTrap::Init error 1
E/MediaPlayerService( 840): Failed to create player object
E/MediaPlayer( 1807): Unable to to create media player
E/WalkieTalkie( 1807): failed to start recording
E/WalkieTalkie( 1807): java.io.IOException: setDataSourceFD failed.:
status=0x80000000
E/WalkieTalkie( 1807): at android.media.MediaPlayer.setDataSource(Native
Method)
E/WalkieTalkie( 1807): at com.rcreations.ptt.audio.PlaybackHelper.<i
...
Original comment by skliarie@gmail.com
on 6 Apr 2010 at 2:32
Original issue reported on code.google.com by
skliarie@gmail.com
on 12 Nov 2009 at 1:52