[Bug 756945] New: avfvideosrc should implement Gstphotography interface

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 21 23:01:29 PDT 2015


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

            Bug ID: 756945
           Summary: avfvideosrc should implement Gstphotography interface
    Classification: Platform
           Product: GStreamer
           Version: 1.6.0
                OS: Mac OS
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: tausiq19 at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

We would expect avfvideosrc would implement the GstPhotography interface for
properties like (Focus mode, Exposure mode, White balance mode)

There are two Exposure modes:

AVCaptureExposureModeContinuousAutoExposure and
AVCaptureExposureModeLocked


There are three focus modes:

AVCaptureFocusModeLocked
AVCaptureFocusModeAutoFocus
AVCaptureFocusModeContinuousAutoFocus

There are two white balance modes:

AVCaptureWhiteBalanceModeLocked
AVCaptureWhiteBalanceModeContinuousAutoWhiteBalance

It would be great if we could set the enum values in respected modes. Till now
we can not set the modes in
gst-plugins-bad/edit/master/sys/applemedia/avfvideosrc.m file 


Thank you.

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