Thanks! I just succeeded in injecting a native HWND into a XUL document based on the code in sbGStreamerMediacore::SetVideoWindow(..). I still need to figure out how to get the positioning right and so, but it&#39;s a great step forward!<div>
<br></div><div>Francis</div><div><br><div class="gmail_quote">2010/1/7 Michael Smith <span dir="ltr">&lt;<a href="mailto:msmith@xiph.org">msmith@xiph.org</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Thu, Jan 7, 2010 at 8:48 AM, Francis Rammeloo<br>
&lt;<a href="mailto:francis.rammeloo@gmail.com">francis.rammeloo@gmail.com</a>&gt; wrote:<br>
&gt; This question is a somewhat beyond the scope of GStreamer itself, but I&#39;m<br>
&gt; hoping that there may be people here who can help me. I would like create a<br>
&gt; video element in XUL that uses a GStreamer backend (or in other words I want<br>
&gt; to connect a GStreamer pipeline to a XUL widget). Are there any projects,<br>
&gt; tutorials or otherwise helpful things that will help me become clear on how<br>
&gt; to approach this?<br>
&gt; I&#39;d greatly appreciate any help.<br>
&gt; Francis<br>
<br>
</div></div>You could look at the upstream mozilla work to use gstreamer in the<br>
&lt;video&gt; element.<br>
  <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=422540" target="_blank">https://bugzilla.mozilla.org/show_bug.cgi?id=422540</a><br>
<br>
In Songbird, I directly embed GStreamer video into a XUL window (using<br>
high-performance native sinks, unlike the mozilla effort above). You<br>
could look at that code too.<br>
<br>
Mike<br>
<div><div></div><div class="h5"><br>
------------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Verizon Developer Community<br>
Take advantage of Verizon&#39;s best-in-class app development support<br>
A streamlined, 14 day to market process makes app distribution fast and easy<br>
Join now and get one step closer to millions of Verizon customers<br>
<a href="http://p.sf.net/sfu/verizon-dev2dev" target="_blank">http://p.sf.net/sfu/verizon-dev2dev</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br></div>