<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">Yes, this is possible, but only if you
write code by using the GstVideoOverlay interface.<br>
<br>
On X11, the Window is passed to the
gst_video_overlay_set_window_handle().<br>
<br>
Of course, if there is a specific video sink for your toolkit
integration, you should try using that first though.<br>
<br>
Cheers<br>
-Matt<br>
<br>
On 22/5/20 10:09 pm, Peter Maersk-Moller wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAGf_jG=j3uKDuX3Pus4upuTm9q5eyxRgMJrdc3N9gMqQvf5n4Q@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div>Hi</div>
<div><br>
</div>
<div>Is there a way to make a gstreamer video sink display video
in another application using the X11 Window id as identifier
pretty much the same way mplayer is using its '-wid' parameter
to send video to another applications window/frame like a Tk
frame. I think SDL can do it too, but probably only on X11
platforms.</div>
<div><br>
</div>
<div>And can it be made to work with CLI version of
gst-launch-1.0 ?<br>
</div>
<div><br>
</div>
<div>I have checked the ximagesink, the xvimagesink and the
glimagesink, but they do not have a window id parameter.</div>
<div><br>
</div>
<div>Google search on subject for GStreamer, but maybe I am
looking for the wrong keywords.</div>
<div><br>
</div>
<div>Thanks in advance.</div>
<div><br>
</div>
<div>Peter Maersk-Moller<br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>