Hi, everyone!

I have a problem starting gst-device-monitor-1.0 on OS X. I installed last GStreamer framework 1.5.2 from here http://gstreamer.freedesktop.org/data/pkg/osx/1.5.2/ and then attempted to run gst-device-monitor-1.0 with the following error:
"gst-device-monitor-1.0 
Probing devices...
 (gst-device-monitor-1.0:74961): ERROR : Failed to start device monitor!
Trace/BPT trap: 5"
Debugging with gstreamer sources showed that it can't find some device provider plugin. (Exactly "if (G_UNLIKELY (!GST_IS_DEVICE_PROVIDER_FACTORY (feature)))
                return FALSE;" always returns false)

 On Windows it works great using <i>winks</i> device provider plugin. 
Is there any way to get it work on OS X? or may be this plugin has not been implemented for OS X?

        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/gst-device-monitor-1-0-won-t-start-on-OS-X-tp4672676.html">gst-device-monitor-1.0 won't start on OS X</a><br/>
Sent from the <a href="http://gstreamer-devel.966125.n4.nabble.com/">GStreamer-devel mailing list archive</a> at Nabble.com.<br/>