[Bug 791374] kmssink: fix kmssink fail to start when not connect display

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 8 14:18:44 UTC 2017


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

Víctor Manuel Jáquez Leal <vjaquez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vjaquez at igalia.com

--- Comment #3 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
(In reply to Nicolas Dufresne (stormer) from comment #2)
> Review of attachment 365228 [details] [review]:
> 
> Am I right to think that if the display get connected later, nothing happens
> ?

It seems so. Because self->display_connected is only TRUE at _start(), which is
called when the sink changes from NULL to READY state.

So, what's the purpose of this patch? keep the pipeline working even if nothing
is displayed? why?

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