[Bug 766044] android: Implement a video sink that provides an android.view.View

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 6 07:22:24 UTC 2016


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

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
It might also make sense to not use GLSurfaceView but go one layer lower, as
GLSurfaceView will call draw from a new thread. We could as well draw from the
UI thread, which would probably require one GL context less (I assume the UI
thread has its own too) and especially one thread less.

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