[Bug 790945] Focus modes with ahcsrc on Android

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Dec 13 04:27:29 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=790945

--- Comment #4 from Justin J. Kim <justin.joy.9to5 at gmail.com> ---
I have checked what happens when autofocus is enabled. Currently, autofocus
callback is commented out so it crashes after enabling it. ;(
However, even if the callback receives the result properly, my nexus 5
complains error from camera-sensor.

```
12-13 13:19:13.166  9910  9910 D org.freedesktop.gstreamer.camera.GstAhc:
AutoFocus: true
12-13 13:19:13.166  9910  9910 D GStreamer+camera-test: 0:00:24.174453085
0x71bcdd3000
/Users/justin/git/gst-ahc-example/app/src/main/jni/android_camera.c:435:gst_native_set_auto_focus
Setting Autofocus (1)
12-13 13:19:13.528  2718  9961 E mm-camera-sensor:
af_actuator_move_focus:240error
12-13 13:19:13.572  9910  9910 W GStreamer+ahcsrc: 0:00:24.579884532
0x71bcdd3000 gstahcsrc.c:1698:gst_ahc_src_on_auto_focus:<ahcsrc> Auto focus
completed : 1
```

I need to investigate more.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list