[Bug 747757] No GstDeviceProvider implementations on Windows

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Apr 12 13:58:42 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=747757

--- Comment #1 from LRN <lrn1986 at gmail.com> ---
Created attachment 301430
  --> https://bugzilla.gnome.org/attachment.cgi?id=301430&action=edit
Tentative GstDeviceProvider implementation for Windows Kernel Streaming plugin

gst_ks_device_provider_probe() is a no-braier, just runs ks_enumerate_devices()
and reports the results.

Monitoring is a bit more tricky. We have to create a dummy message-processing
window and register device change notifications for it.

-- 
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