[Bug 678402] Device discovery/listing replacement for GstPropertyProbe

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 19 06:16:14 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=678402
  GStreamer | gstreamer (core) | 0.11.x

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |t.i.m at zen.co.uk
     Ever Confirmed|0                           |1

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-06-19 13:16:11 UTC ---
Indeed. I have to find some time to write down my thoughts / requirements for
this.

I think there are a couple of issues we need to / want to solve:

 - generic device discovery

 - device-specific information, with things like
   caps, display-friendly names, more type info
   (is it a camera or a TV capture card or ..?)

 - not necessarily bound to a particular API (like e.g.
    v4l2 or alsa), but the whole API should be driven
    from what a possibly cross-platform application
    would typically want, e.g.: give me a list of cameras

 - should create the element suitably-configured from
   the discovered device info

This is all still a bit vague I guess, but the way I see it it's a bit like a
mini-HAL with device-specific API instead of something super-generic. There are
only so many different types of device classes people are interested in for
multimedia stuff. There was more, but I can't remember right now.

Perhaps I can find time at GUADEC to hack together some prototype.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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