Draw same video on multiple windows.
Pedro Lacerda
pslacerda at gmail.com
Sat Jan 11 23:28:07 PST 2014
I'm building an application that enable user manage RTP streams and change
their destinations interactively, for visual feedback I want the same video
be displayed on multiple windows.
Ideally I simply watch for 'prepare-window-handle' events and
set_window_handle() for multiple handlers but seems that each video sink
can only draw to one window. My workaround is link a tee to multiple
autovideosink/xvimagesink elements.
Certainly you can provide better solutions, which they are?
thanks from a newbie,
Pedro Lacerda
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140112/490769d9/attachment.html>
More information about the gstreamer-devel
mailing list