[gstreamer-bugs] [Bug 358841] [dv1394src] should have property probe

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Oct 3 12:28:38 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=358841

  GStreamer | gst-plugins-good | Ver: HEAD CVS





------- Comment #1 from Snark  2006-10-03 19:27 UTC -------
Ok, since I'm an open-source developper myself, I'm pretty conscious just
posting the report won't get me the feature ;-)

Here are a few pointers on what should be done, with indications how when I
know.

(1) the current dv1394src doesn't provide the user-friendly name

This doesn't look that hard to add : there's already a call to
rom1394_get_directory in the node discovery. It's just a matter of using
rom_dir.label and storing it somewhere (a "device-name" property sounds nice).

(2) The current dv1394src doesn't have PropertyProbe introspection

I don't know exactly how this works, but I guess factoring out the current
detection code would help here : the property probing should be able to return
a list of either directly the port, or the ports as-uri.

Does that sound sane ?


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list