Android Status of Bug 720421 - eglglessink: simultaneous eglglessinks not possible in iOS application

Daniel DEDISSE d.dedisse at vogo.fr
Thu Mar 6 00:50:20 PST 2014


Hi,

I'm building an android application working with gstreamer SDK 1.2.3.
In my application there are multiple video sinks (eglglessink)  within 1 pipeline.

When I set the pipeline state to GST_STATE_READY then the eglglessink fails (logs below).

Looks like the same bug as 720421 (but for iOS).
Is this bug fixed in 1.2.3 ???
Is this bug also fixed for Android ???

(The same pipeline is working fine on Win32 (eglglessink is replaced by d3dvideosink))


Thanks
Daniel


03-05 18:33:56.388: E/GLib(5896): gst_egl_display_get: assertion 'display != NULL' failed
03-05 18:33:56.388: E/libEGL(5896): eglInitialize:137 error 3008 (EGL_BAD_DISPLAY)
03-05 18:33:56.388: E/GStreamer+egladaption(5896): 0:00:01.321485958 0x5fa8c920 gstegladaptation_egl.c:174:gst_egl_adaptation_init_display:<eglglessink2> Could not init EGL display connection
03-05 18:33:56.388: E/GStreamer+egladaption(5896): 0:00:01.321573792 0x5fa8c920 gstegladaptation_egl.c:197:gst_egl_adaptation_init_display:<eglglessink2> EGL call returned error 3000
03-05 18:33:56.388: E/GStreamer+egladaption(5896): 0:00:01.321653583 0x5fa8c920 gstegladaptation_egl.c:199:gst_egl_adaptation_init_display:<eglglessink2> Couldn't setup window/surface from handle
03-05 18:33:56.388: E/GStreamer+eglglessink(5896): 0:00:01.321732125 0x5fa8c920 gsteglglessink.c:518:egl_init:<eglglessink2> Couldn't init EGL display
03-05 18:33:56.388: E/GStreamer+eglglessink(5896): 0:00:01.321835708 0x5fa8c920 gsteglglessink.c:540:egl_init:<eglglessink2> Failed to perform EGL init



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140306/92615e37/attachment.html>


More information about the gstreamer-devel mailing list