After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 756945 - avfvideosrc should implement Gstphotography interface
avfvideosrc should implement Gstphotography interface
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.6.0
Other Mac OS
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-10-22 06:01 UTC by Shahab
Modified: 2018-11-03 13:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Shahab 2015-10-22 06:01:29 UTC
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.
Comment 1 Nicolas Dufresne (ndufresne) 2015-10-22 13:22:16 UTC
Can this interface be implemented partially ? Do you plan to submit a patch ?
Comment 2 GStreamer system administrator 2018-11-03 13:41:39 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/315.