[Bug 781170] glimagesink: displays no window on macOS

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 11 14:05:16 UTC 2017


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

--- Comment #9 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Yeah basically what happens here is that the sink waits for the main thread to
do something... but the main thread is stuck in the GLib event loop instead of
doing the Cocoa one.

This patch should've solved that, and did so in the past:
https://cgit.freedesktop.org/gstreamer/cerbero/tree/recipes/glib/0015-Implementation-of-Cocoa-event-loop-integration-in-GM.patch

It must've been broken in one way or another during a glib update.

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