[Bug 782466] ksvideosrc: Failed to start capture

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 16 16:26:21 UTC 2017


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

--- Comment #3 from Michael MacIntosh <mmacintosh at linear-systems.com> ---
(In reply to Jey from comment #2)
> (In reply to Michael MacIntosh from comment #1)
> > Apparently this issue is caused by the crossbar filter of the capture card
> > is not being added to the graph, so it is causing a "not connected" error to
> > occur.
> 
> Hello did you find a workaround by any chance? Thanks.

I am using dshowvideosrc (which I believe is depreciated) for this.  Which you
need to compile with visual studio.  I would also recommend switching it from
multi-threaded COM to apartment threaded, otherwise you get a nasty handle leak
when you start and stop the element.  Hope that helps.

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