<div dir="auto"><div>I'm having trouble passing a gl context from a glutin window into gst_gl, or making a glutin window use a gst_gl context. Though I might have tunnel visioned on the <a href="http://glwindow.rs">glwindow.rs</a> example, which only supports x11, egl, and wayland. I've been trying to tweak it to work on window, but that might have been the wrong approach.<br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jan 31, 2022, 2:15 AM Sebastian Dröge <<a href="mailto:slomo@coaxion.net">slomo@coaxion.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Mon, 2022-01-31 at 01:08 -0700, Steven Fontaine via gstreamer-devel wrote:<br>
> <br>
> I've been trying to get gstreamer_gl to work on Windows with no luck.<br>
> Since there's no support for WGL out of the box, and getting<br>
> gstreamer_gl and glutin to work together without that native support<br>
> has been stumping me, I was wondering if anyone has had any success<br>
> with this, and if so, if they might be able to throw me some pointers<br>
> or share some code.<br>
<br>
Which problems are you running into using gstreamer-gl / glutin on<br>
Windows?<br>
<br>
AFAIU you don't need the equivalent of gstreamer-gl-egl/glx/wayland on<br>
Windows or MacOS but the basic API from gstreamer-gl should be<br>
sufficient to do the display/context handling.<br>
<br>
</blockquote></div></div></div>