[Bug 720421] eglglessink: simultaneous eglglessinks not possible in iOS application

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 19 11:20:10 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=720421
  GStreamer | gst-plugins-bad | 1.2.1

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-12-19 19:20:04 UTC ---
One thing that is wrong in your code is that you set the window handle too late
on the sink. You have to install a sink bus handler that will set the window
handle on the sink when it requests that, see the original code of Tutorial 3.
Without that the code is racy

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