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 418553 - osxaudiosrc&osxaudiosink could perhaps have GstPropertyProbe
osxaudiosrc&osxaudiosink could perhaps have GstPropertyProbe
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Mac OS
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-15 12:52 UTC by Snark
Modified: 2013-08-21 20:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Snark 2007-03-15 12:52:19 UTC
The goal is to have like in bug #358841 : the possibility to probe for available device, and a userfriendly name property to let the user choose something from a nice list.

Notice that I do have an AVC camera and could contribute code for the other bug : here I can just make the request.
Comment 1 Sebastian Dröge (slomo) 2013-08-21 17:59:31 UTC
There's no GstPropertyProbe in 1.0 anymore. Any replacement that might be added later should be implemented in as many elements as possible though
Comment 2 Snark 2013-08-21 20:05:20 UTC
Indeed ; what is the status of the would-be replacement?
Comment 3 Sebastian Dröge (slomo) 2013-08-21 20:19:24 UTC
See bug #678402