<html>
  <head>
    <meta content="text/html; charset=ISO-8859-15"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Il 10/03/2014 18:04, Dirk-Willem van
      Gulik ha scritto:<br>
    </div>
    <blockquote
      cite="mid:2E5EB2DC-B2F1-4B66-8F3D-F9908F136E5E@webweaving.org"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-15">
      <br>
      <div>
        <div>On 10 Mar 2014, at 17:28, Mailing List SVR <<a
            moz-do-not-send="true" href="mailto:lists@svrinformatica.it">lists@svrinformatica.it</a>>
          wrote:</div>
        <br class="Apple-interchange-newline">
        <blockquote type="cite">
          <meta http-equiv="content-type" content="text/html;
            charset=ISO-8859-15">
          <div bgcolor="#FFFFFF" text="#000000"> Hi,<br>
            <br>
            I'm trying to run eglglessink on raspberry inside an app
            window, as soon as the element try to call<code> </code><code>eglCreateWindowSurface


              here:<br>
              <br>
              <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/ext/eglgles/gstegladaptation_egl.c#n321">http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/ext/eglgles/gstegladaptation_egl.c#n321</a><br>
              <br>
              the application segfault, I also tryed to run a very
              simple application based on the official docs with the
              same result,<br>
              <br>
              is this supposed to work with gstreamer? Is someone
              running eglglessink embedded in an app window on raspberry
              pi?<br>
            </code></div>
        </blockquote>
        <br>
      </div>
      <div>Have a look at <a moz-do-not-send="true"
          href="http://www.raspberrypi.org/phpBB3/viewtopic.php?p=326571">http://www.raspberrypi.org/phpBB3/viewtopic.php?p=326571</a>
        — but my own experience is just without any X — i.e. raw into
        the framebuffer - whole screen.</div>
    </blockquote>
    <br>
    yes if I let eglglessink create its own full screen window it works
    and performance are good for my use case, but I need to embed the
    videosink inside my X11 application or at least to be able to
    specify position and dimensions, I tested both the binary packages
    (1.0.x) and the latest 1.2 version compiled from source, both show
    the same segfault when <code></code><code>eglCreateWindowSurface is
      called, <br>
      <br>
      <br>
      Nicola<br>
    </code><br>
    <blockquote
      cite="mid:2E5EB2DC-B2F1-4B66-8F3D-F9908F136E5E@webweaving.org"
      type="cite">
      <div><br>
      </div>
      <div>Dw.</div>
      <br>
    </blockquote>
    <br>
  </body>
</html>