[Bug 747757] winks: add GstDeviceProvider implementations on Windows

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 17 07:50:57 PDT 2015


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

LRN <lrn1986 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #301434|reviewed                    |none
             status|                            |
 Attachment #301434|0                           |1
        is obsolete|                            |

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

* Don't lock provider object just to log
* Flattened some nested constructs

Tested this on a PC with 2 different cameras, gst-device-monitor -f correctly
detected connections and disconnections.

Problem: when 2 identical cameras are connected, they appear identical in
the list that gst-device-monitor provides. They probably have different paths,
but gst-device-monitor does not show them. Should we deliberately change their
names to make them unique-ish, or just leave it as-is (given the probably
rarity
of the situation)?

Still no audio support (and i have no particular desire or need to do audio
support), still does processing in the message thread.

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