Hi<br><br>I would like to know if gst_element_send_event is thread safe ?<br><br>Actually I want to set the textoverlay&#39;s property &quot;text&quot; from an other thread than the main thread. <br>Is there an existing event which can do that ? If it doest not already exist, do you have an example that shows how to create an textEvent (then i call : gst_element_send_event( textoverlayElement, textEvent)<br>
<br>Thx<br>