[gstreamer-bugs] [Bug 573370] camerabin api improvements

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Mar 27 04:29:48 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=573370

  GStreamer | gst-plugins-bad | Ver: git

Mikko Parviainen changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ext-
                   |                            |mikko.v.parviainen at nokia.com




------- Comment #5 from Mikko Parviainen  2009-03-27 11:30 UTC -------
(In reply to comment #3)
> GstPhotography should use interface properties. Then people can:
> - g_signal_connect(camerabin,"notify:<value>",callback,user_data);
> - query the value ranges for the UI
> 

Some way of being able to query value ranges of the interface properties in the
GstPhotography would be very good. Right now it can be done for example by
using the V4L2 interface (if using v4l2src) directly, but it is very ugly and
makes the implementation depend on things below the gstreamer layer.

Useful properties from the properties would also be the following:
- step size
- default value

Also the notifications of value changes are useful. I do not know enough about
the Gstreamer internals to say which would be a good way to implement these,
though. 


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573370.




More information about the Gstreamer-bugs mailing list