Hello,<br><br>I have a python-gstreamer app that shows video.<br>It uses xvimagesink and links it to a gtk.DrawingArea.<br><br>This works great.<br><br>Now I want to overlay some graphics, dynamically generated from real time data.<br>
Opengl seems like a good choice to render the graphics.<br><br>But I have no clue how to combine the video and graphics.<br>I don&#39;t think they are made to work with each other.<br><br>Thanks,<br>Bert Douglas<br><br>