[gstreamer-bugs] [Bug 628452] New: [dshowvideosrc] The element doesn't handle device disconnections

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 31 14:32:20 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=628452
  GStreamer | gst-plugins-base | git

           Summary: [dshowvideosrc] The element doesn't handle device
                    disconnections
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ylatuya at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


The dshowvideosrc plugin doesn't handle device disconnections.

A quick an dirty way of solving it is replacing g_cond_wait in ::create() with
a timed wait and error out after X seconds.

The good way woud be to set an event listener for the dshow graph and handle
graphs event properly to notify a device disconnection.

Feedback is welcome.

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