[Bug 790945] New: Focus modes with ahcsrc on Android

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 28 15:01:06 UTC 2017


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

            Bug ID: 790945
           Summary: Focus modes with ahcsrc on Android
    Classification: Platform
           Product: GStreamer
           Version: 1.12.3
                OS: other
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: test.code.010 at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Hey,

Trying to use the Continuous video focus mode while filming with the ahcsrc
element but I think there is a bug with it (and the other focus modes) as it is
absolutely not focusing :

GstElement* ahcsrc = gst_element_factory_make("ahcsrc", NULL);
g_object_set(ahcsrc, GST_PHOTOGRAPHY_PROP_FOCUS_MODE,
GST_PHOTOGRAPHY_FOCUS_MODE_CONTINUOUS_EXTENDED, NULL);

Also tried to call...

gst_photography_set_autofocus((GstPhotography *) ahcsrc, FALSE);

...just before setting the focus mode but still it is not focusing

Thanks

-- 
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