[Bug 720421] simultaneous eglglessink-based autovideosinks not possible in iOS application

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Dec 14 09:00:09 PST 2013


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |slomo at coaxion.net

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-12-14 17:00:02 UTC ---
This is already happening in theory, make_current() is called by
create_egl_context() already. I think the problem here is that we not only set
the current context for the calling thread, but also for the main thread. I can
imagine some problems here if multiple sinks are used :)

Can you attach your example application that shows the problems? I have some
ideas about how to fix it, but with a proper testcase that's easier to verify
and as you already have one... :)

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